Skip to main content

Specie

Options

The specie model represents the lowest-level thermophysical entity, responsible for:

  • the specie name,
  • molecular weight, WW [kg/kmol],
  • number of mols, nn [mol], and
  • gas constant RgR_g [J/kg/K].

Usage

specie
{
molWeight <molecular-weight>

// Optional; default = 1
massFraction <fraction>
}

Note that the gas constant is a derived quantity, calculated as:

Rg=RWR_g = \frac{R}{W}

Where RR is the universal gas constant with the value 8.314 [J/K/mol]

Further information

Source code