This is the Huron-Vidal mixing rule that includes the NRTL model modified by Huron and Vidal.
This is the Huron-Vidal mixing rule that includes the NRTL model modified by Huron and Vidal. It is a mixing rule that allows to use the NRTL model as an excess Gibbs energy model and can. be simplified to the classic Quatratic mixing rules when the parameters are set to:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=pr), | intent(in) | :: | b(:) | |||
real(kind=pr), | intent(in) | :: | del1(:) | |||
real(kind=pr), | intent(in) | :: | alpha(:,:) | |||
real(kind=pr), | intent(in) | :: | gji(:,:) | |||
logical, | intent(in) | :: | use_kij(:,:) | |||
real(kind=pr), | intent(in) | :: | kij(:,:) |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | i | ||||
integer, | private | :: | nc |