Internal Functions

Documentation for project internals. This is useful mainly to devs or individuals wanting to take apart the package.

High level internals

MembraneEOS.ChemicalParametersType

Define a set of parameters that describe a chemical. This method uses an optional (positional) name, and additional keyword arguments (with units) described below.

Note

It is highly reccomended to stay within the units commonly used through database lookups to avoid the risk of unit errors.

Parameterunit
molecular_weightg/mol
critical_temperatureK
critical_pressureatm
acentric factorno units
characteristic_temperatureK
characteristic_pressureMPa
characteristic_densityg/cm3
source

Low level internals