| Name | Description |
|---|---|
| Check | |
| L_idealGas | Calculates mass of air required for combustion with a given lamba |
| comps2Elements_idealGas | Universal function to calculate the molar flow rates of a medium's elements out the components |
| comps2Elements_realGas | Universal function to calculate the molar flow rates of a medium's elements (C H O N S) out the components |
| getIdealGasNCVVector | Function to get net calorific value vactor for ideal gases |
| getIdealGasGCVVector | Function to get gross calorific value vactor for ideal gases |
| getIdealGasGCV_xi | Adaptive function for gross calorific value calculation for ideal gases, input xi |
| getIdealGasGCV_xM | Adaptive function for gross calorific value calculation from molar GCVs, input x and M |
| getIdealGasNCV_xi | Adaptive function for net calorific value calculation for ideal gases, input xi |
| getIdealGasNCV_xM | Adaptive function for net calorific value calculation from molar NCVs, input x and M |
| getRealGasGCVVector | Adaptive function to get gross calorific value vactor for real gases, input xi |
| getRealGasNCVVector | Function to get net calorific value vactor for real gases |
| getRealGasGCVmVector | Function to get molar gross calorific value vactor for real gases |
| getRealGasNCVmVector | Function to get molar net calorific value vactor for real gases |
| getRealGasGCV_xi | Adaptive function for gross calorific value calculation for real gases, input xi |
| getRealGasGCV_xM | Adaptive function for gross calorific value calculation for real gases from molar GCVs, input x and M |
| getRealGasNCV_xi | Adaptive function for net calorific value calculation for real gases, input xi |
| getRealGasNCV_xM | Adaptive function for net calorific value calculation for real gases from molar NCVs, input x and M |
| getMolarMasses_fromRecord | gets molar masses from record |
| getMolarMasses_idealGas | Function to calculate the molar masses of a gas medium's components with TILMedia |
| getMolarMasses_realGas | Function to calculate the molar masses of a VLE medium's components with TILMedia |
| molarFlowRateElements | calculates molar flow rate of elements from TILMedia Definition |
| shortenCompName | shortens the component names in TILMedia Records |
| verboseXi | prints the component vector and its values to simulation log |
| convertMoleToMassFraction | Converts mole ratio/fraction to mass fraction |