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 |
FluidConstants
|
Critical, triple, molecular and other standard data of fluid |
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 Mon May 4 10:33:21 2015.