This is the Huron-Vidal mixing rule that includes the NRTL model modified by Huron and Vidal.
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(:,:) |