Name | Description |
---|
h_pTX | Return specific enthalpy as a function of pressure p, temperature T and composition X |
T_phX | Return temperature from pressure, specific entropy and mass fraction |
s_pTX | Compute specifc entropy (gas parts only!) of moist gases |
T_psX | Return temperature as a function of pressure p, specific entropy s and composition X |
d_pTX | Compute density as function of pressure, temperature and composition |
v_pTX | Compute specific voume as function of pressure, temperature and composition |
cp_pTX | Return specific heat capacity as a function of pressure p, temperature T and composition X |
beta_pTX | Return specific volumetric expansion coefficient as a function of pressure p, temperature T and composition X |
kappa_pTX | Return specific Isothermal compressibility as a function of pressure p, temperature T and composition X |
his_pTX_p2 | Compute isentropic enthalpy from upstream conditions and downstream pressure |
vaporPressure_pTX | function that returns the vaporPressure given the temperature |
dddp_pTX | Compute partial derivative of density wrt. pressure |
dddT_pTX | Compute partial derivative of density wrt. temperature |
dddX_pTX | Compute partial derivative of density wrt. mass fraction |
dudp_pTX | Compute specific energy derivative wrt. pressure |
dudT_pTX | Compute specific energy derivative wrt. temperature |
dudX_pTX | Compute specific energy derivative wrt. mass fraction |