Home
last modified time | relevance | path

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

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/
H A DThermoModelsReaction.cpp46 struct ReactionFrantzMarshall::Impl
59 ReactionFrantzMarshall::ReactionFrantzMarshall(const Reaction &reaction) in ReactionFrantzMarshall() function in ThermoFun::ReactionFrantzMarshall
64 auto ReactionFrantzMarshall::thermoProperties(double T, double P, PropertiesSolvent wp) -> ThermoPr… in thermoProperties()
H A DThermoModelsReaction.h45 class ReactionFrantzMarshall
49 ReactionFrantzMarshall();
52 explicit ReactionFrantzMarshall(const Reaction& reaction);
H A DThermoEngine.cpp628 …tpr = ReactionFrantzMarshall(pref.workReaction).thermoProperties(T, P, properties_solvent_fn(T, P,…