Standard property names of thermodynamic model results¶
Introduction¶
ThermoContribution objects generate calculated properties that are eventually via the ThermoFrame objects exported to the client code. The following section puts some standard on the names of these properties, in particular for generic properties that can be expected to be evaluated by any thermodynamic model.
Generally, properties starting with an underscore _ are not exposed in the material objects and hence the process modelling context.
Standardized properties¶
The following properties shall be published under the listed names, such that downstream contributions and materials can rely on them:
Variable name |
Description |
|---|---|
|
The canonical state of the thermodynamic model, as it may be required for derivative calculations in constrained systems. |
|
Temperature |
|
Pressure |
|
Vector of molar quantities |
|
Entropy (as the extensive quantity) |
|
Chemical potential vector |
Standard property suffixes¶
Some of the above properties that are updated from one contribution to another (e.g. S, mu),
can be frozen in various states with below suffixes.
Variable name |
Description |
|---|---|
|
Standard state properties |
|
Ideal mix properties |
|
Ideal gas properties |
|
Residual property |
|
Excess property |
Optionally, a model can export second order properties, for which the physical interpretation is dependent on the coordinate system:
Variable name |
Description |
|---|---|
|
Temperature derivative of entropy at constant pressure |
|
Isobaric expansion |
|
Isothermal compression |
|
Partial molar entropies (vector) |
|
Partial molar volumes (vector) |