Auxiliar functions used for phase-equilibria calculation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseModel), | intent(in) | :: | model | |||
real(kind=pr), | intent(in) | :: | z(:) | |||
real(kind=pr), | intent(in) | :: | T |
K-factors regressiĆ³n done by Wilson, used for initialization.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(BaseModel), | intent(in) | :: | model | |||
real(kind=pr), | intent(in) | :: | T | |||
real(kind=pr), | intent(in) | :: | P |