Rachford-Rice equation for a two phase system
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=pr), | intent(in) | :: | z(:) | |||
real(kind=pr), | intent(in) | :: | K(:) | |||
real(kind=pr), | intent(in) | :: | beta | |||
real(kind=pr), | intent(out) | :: | rr | |||
real(kind=pr), | intent(out) | :: | drrdb |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=pr), | public | :: | denom(size(z)) |