Home
last modified time | relevance | path

Searched refs:thermoPropertiesFrantzMarshall (Results 1 – 3 of 3) sorted by relevance

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/
H A DThermoModelsReaction.cpp38 return thermoPropertiesFrantzMarshall(t, p, pimpl->reaction, wp); in thermoProperties()
69 return thermoPropertiesFrantzMarshall(t, p, pimpl->reaction, wp); in thermoProperties()
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Reactions/
H A DFrantzMarshall.h10 auto thermoPropertiesFrantzMarshall(Reaktoro_::Temperature TK, Reaktoro_::Pressure Pbar, Reaction r…
H A DFrantzMarshall.cpp6 auto thermoPropertiesFrantzMarshall(Reaktoro_::Temperature TK, Reaktoro_::Pressure Pbar, Reaction r… in thermoPropertiesFrantzMarshall() function