Specie
Options
The specie model represents the lowest-level thermophysical entity, responsible for:
- the specie name,
- molecular weight, [kg/kmol],
- number of mols, [mol], and
- gas constant [J/kg/K].
Usage
specie
{
molWeight <molecular-weight>
// Optional; default = 1
massFraction <fraction>
}
Note that the gas constant is a derived quantity, calculated as:
Where is the universal gas constant with the value 8.314 [J/K/mol]
Further information
Source code