Soave function.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=pr), | public, | allocatable | :: | k(:) |
parameter. |
Alpha function
Soave function and it’s derivatives.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(AlphaSoave), | intent(in) | :: | self | |||
real(kind=pr), | intent(in) | :: | Tr(:) |
Reduced temperature |
||
real(kind=pr), | intent(out) | :: | a(:) |
|
||
real(kind=pr), | intent(out) | :: | dadt(:) |
|
||
real(kind=pr), | intent(out) | :: | dadt2(:) |
|