RKPR parameter mixing rule.
The RKPR EoS doesn’t have a constant value for each component, so a proper mixing rule should be provided. A linear combination is used.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(QMR_RKPR), | intent(in) | :: | self | |||
real(kind=pr), | intent(in) | :: | n(:) | |||
real(kind=pr), | intent(in) | :: | d1i(:) | |||
real(kind=pr), | intent(out) | :: | D1 | |||
real(kind=pr), | intent(out) | :: | dD1i(:) | |||
real(kind=pr), | intent(out) | :: | dD1ij(:,:) |