ICompound |
The ICompoundConstantProperties type exposes the following members.
Name | Description | |
---|---|---|
ExportToJSON | exports compound data to a JSON file. | |
ExportToXLSX | exports compound data to a XLSX file. | |
GetEnthalpyOfVaporization | Returns the Enthalpy of Vaporization in kJ/kg | |
GetIdealGasHeatCapacity | Returns the Ideal Gas Heat Capacity in kJ/[kg.K] | |
GetLiquidDensity | Returns the Liquid Density in kg/m3 | |
GetLiquidHeatCapacity | Returns the Liquid Heat Capacity in kJ/[kg.K] | |
GetLiquidSurfaceTension | ||
GetLiquidThermalConductivity | Returns the Liquid Thermal Conductivity in W/(m.K) | |
GetLiquidViscosity | Returns the Liquid Viscosity in Pa.s | |
GetSolidDensity | Returns the Solid Density in kg/m3 | |
GetSolidHeatCapacity | Returns the Solid Cp in kJ/[kg.K] | |
GetVaporPressure | Returns the Vapor Pressure in Pa | |
GetVaporThermalConductivity | Returns the Vapor Thermal Conductivity in W/(m.K) | |
GetVaporViscosity | Returns the Vapor Viscosity in Pa.s | |
ImportFromJSON | import data from a JSON file. |