Name | Description |
---|
ThermodynamicState | |
molarMasses | return molar masses in kg/mol of the medium substances |
pressureEOS_dTX | Return pressure given temperature and density, by EOS |
density_pTX | Return density at give temperature and pressure, by EOS |
thermo_dTX | Return thermodynamic properties at given temperature, density and composition, by EOS |
activityCoefficients_TX | Return activity coefficients and excess Gibbs energy at given temperature and composition |
fugacityCoefficients_pTX | Return fugacity coefficients, calculated from liquid and gas extremes, and Wilson k value, at given pressure, temperature and composition |
bubble_TX | Return bubble pressure and gas composition at equilibrium |
bubble_pX | Return bubble pressure and gas composition at equilibrium |
dew_TX | Return dew pressure and liquid composition at equilibrium |
dew_pX | Return dew temperature and liquid composition at equilibrium |
twoPhasesFlash_pTX | Return liquid and gas composition at equilibrium, plus the gas fraction |
twoPhasesFlash_phsX | Return liquid and gas composition at equilibrium, plus temperature and gas fraction |
twoPhasesFlash_pThetaX | Return liquid and gas composition at equilibrium, plus temperature and gas fraction |
liquidDynamicViscosityAux | Return liquid dynamic viscosity from p,T,X |
gasDynamicViscosityAux | Return gas dynamic viscosity from a p,T,X |
liquidThermalConductivityAux | Return liquid thermal conductivity from a p,T,X |
gasThermalConductivityAux | Return liquid thermal conductivity from a p,T,X |
surfaceTensionAux | Return liquid thermal conductivity from a p,T,X |
massToMoleFractions | Return mole fractions from mass fractions X |
moleToMassFractions | Return mole fractions from mass fractions X |
setLiquidState_pTX | Return ThermodynamicState record as function of p,T and composition X with only liquid |
setGasState_pTX | Return ThermodynamicState record as function of p,T and composition X with only liquid |
setBubbleState_TX | Return bubble state ThermodynamicState record as function of T and composition X |
setBubbleState_pX | Return bubble state ThermodynamicState record as function of T and composition X |
setDewState_TX | Return dew state ThermodynamicState record as function of T and composition X |
setDewState_pX | Return dew state ThermodynamicState record as function of p and composition X |
setState_pTX | Return ThermodynamicState record as function of p,T and composition X |
setState_phX | Return ThermodynamicState record as function of p,h and composition X |
setState_psX | Return ThermodynamicState record as function of p,s and composition X |
setState_pThetaX | Return saturated ThermodynamicState record as function of p,gas fraction and composition X |
pressure | Return pressure |
temperature | Return temperature |
density | Return density |
specificEnthalpy | Return specific enthalpy |
specificInternalEnergy | Return specific internal energy |
specificEntropy | Return specific entropy |
specificGibbsEnergy | Return specific Gibbs energy |
specificHelmholtzEnergy | Return specific Helmholtz energy |
specificHeatCapacityCp | Return specific heat capacity at constant pressure |
specificHeatCapacityCv | Return specific heat capacity at constant pressure |
velocityOfSound | Return velocity of sound |
isobaricExpansionCoefficient | Returns the isobaric expansion coefficient beta |
isothermalCompressibility | Returns overall the isothermal compressibility factor |
specificVaporizationHeat | Return bubble state ThermodynamicState record as function of T and composition X |
molarMass | Return the molar mass of the medium |
dynamicViscosity | Return dynamic viscosity from a ThermodynamicState record |
liquidDynamicViscosity | Return liquid dynamic viscosity from a ThermodynamicState record |
gasDynamicViscosity | Return gas dynamic viscosity from a ThermodynamicState record |
thermalConductivity | Return thermal conductivity from a ThermodynamicState record |
liquidThermalConductivity | Return liquid thermal conductivity from a ThermodynamicState record |
gasThermalConductivity | Return liquid thermal conductivity from a ThermodynamicState record |
surfaceTension | Return liquid surface tension from a ThermodynamicState record |