Calculate Excess heat capacity.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(GeModel), | intent(in) | :: | self |
Model |
||
| real(kind=pr), | intent(in) | :: | n(:) |
Moles vector |
||
| real(kind=pr), | intent(in) | :: | T |
Temperature [K] |
||
| real(kind=pr), | intent(out) | :: | Cpe |
Excess heat capacity [bar L / K] |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=pr), | public | :: | Ge | ||||
| real(kind=pr), | public | :: | GeT | ||||
| real(kind=pr), | public | :: | GeT2 | ||||
| real(kind=pr), | public | :: | GeTn(size(n)) | ||||
| real(kind=pr), | public | :: | Gen(size(n)) |