| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CubicEoS), | intent(inout) | :: | self |
Model |
||
| real(kind=pr), | intent(in) | :: | T |
Temperature [K] |
||
| real(kind=pr), | intent(out) | :: | a(:) |
Attractive parameter |
||
| real(kind=pr), | intent(out) | :: | dadt(:) |
Derivative wrt temperature |
||
| real(kind=pr), | intent(out) | :: | dadt2(:) |
Second derivative wrt temperature |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=pr), | public | :: | Tr(size(a)) |
Reduced temperatures for each pure component |