fairyfly_therm.lib.gases module

Gas library.

fairyfly_therm.lib.gases.gas_by_name(gas_name)[source]

Get a gas from the library given its name.

Parameters:

gas_name – A text string for the display_name of the gas.

fairyfly_therm.lib.gases.pure_gas_by_name(pure_gas_name)[source]

Get a pure gas from the library given its name.

Parameters:

gas_name – A text string for the display_name of the pure gas.