.FreeFluids.MediaCommon.Functions

Contains the functions that could be common to several media packages

Contents

Name Description
 CorrelationSolver Anderson-Bjork modification of Regula Falsi method
 PhysPropCorr
 PhysPropCorrInv Performs the inverse solving of the PhysPropCorr function
 SpecificEnthalpyCorr Provides the calculation of the specific enthalpy as function of T. You can use correlations using ideal gas constant pressure heat capacity, or liquid heat capacity
 SpecificEnthalpyCorrInv Performs the inverse solving of the SpecificEnthalpyCorr function
 SpecificEntropyCorr Provides the calculation of the specific entropy as function of T. You can use correlations using ideal gas constant pressure heat capacity, or liquid heat capacity
 SpecificEntropyCorrInv Performs the inverse solving of the SpecificEntropyCorr function
 SpecificEnthalpyCorr2 Receives a DataRecord record as input instead of correlation parameters. Calls the SpecificEnthalpyCorr to performs the calculation of the ideal gas specific enthalpy
 SpecificEntropyCorr2 Receives a DataRecord record as input instead of correlation parameters. Calls the SpecificEntropyCorr to performs the calculation of the ideal gas specific entropy
 Cp0Corr Calculates ideal gas heat capacity from a given DataRecord and a given temperature.
 liqViscPcorLucas Lucas liquid viscosity pressure correction.
 waterViscosity
 gasViscCorr Calculates low pressure gas viscosity from a given DataRecord and a given temperature. Faster than gasViscCorr
 gasViscLowPressureChung Dynamic viscosity of a low pressure gas according to Chung
 gasViscTVcpChung Dynamic viscosity prediction with density correction. Chung method. Fails because the molar volume V is not supplied
 gasViscPcorLucas
 gasThCondCorr Calculates low pressure gas thermal conductivity from a given correlation data and a given temperature. Needed due to bugs in OpenModelica 1.13, that doesn't work if you pass data.gThCondCoef directly, coming from an iteration.
 gasThCondLowPressureChung Thermal conductivity of a low pressure gas according to Chung
 gasThCondTVcorChung Density correction for low pressure gas thermal conductivity, according to Chung
 gasMixViscosityWilke
 gasMixThCondMason
 liqThCondLatini
 liqSurfTensSastriRao

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos