LBL logo

Modelica.Media.Interfaces.Types.Basic

The most basic version of a record used in several degrees of detail

Information

Extends from Icons.Package (Icon for standard packages).

Package Content

Name Description
Modelica.Media.Interfaces.Types.Basic.FluidConstants FluidConstants Critical, triple, molecular and other standard data of fluid

Modelica.Media.Interfaces.Types.Basic.FluidConstants Modelica.Media.Interfaces.Types.Basic.FluidConstants

Critical, triple, molecular and other standard data of fluid

Information

Extends from Modelica.Icons.Record (Icon for records).

Modelica definition

record FluidConstants "Critical, triple, molecular and other standard data of fluid" extends Modelica.Icons.Record; String iupacName "Complete IUPAC name (or common name, if non-existent)"; String casRegistryNumber "Chemical abstracts sequencing number (if it exists)"; String chemicalFormula "Chemical formula, (brutto, nomenclature according to Hill"; String structureFormula "Chemical structure formula"; MolarMass molarMass "Molar mass"; end FluidConstants;

Automatically generated Thu Jun 19 11:07:18 2014.