Home
last modified time | relevance | path

Searched refs:getPartialMolarEnthalpies (Results 1 – 25 of 54) sorted by relevance

123

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test_problems/cathermo/HMW_graph_HvT/
H A DHMW_graph_HvT.cpp151 solid->getPartialMolarEnthalpies(pmEnth); in main()
153 HMW->getPartialMolarEnthalpies(pmEnth); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DSingleSpeciesTP.cpp30 getPartialMolarEnthalpies(&hbar); in enthalpy_mole()
102 void SingleSpeciesTP::getPartialMolarEnthalpies(doublereal* hbar) const in getPartialMolarEnthalpies() function in Cantera::SingleSpeciesTP
H A DIdealMolalSoln.cpp85 getPartialMolarEnthalpies(m_tmpV.data()); in enthalpy_mole()
91 getPartialMolarEnthalpies(m_tmpV.data()); in intEnergy_mole()
266 void IdealMolalSoln::getPartialMolarEnthalpies(doublereal* hbar) const in getPartialMolarEnthalpies() function in Cantera::IdealMolalSoln
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/thermo/
H A DIdealSolnGasVPSS.h114 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DMaskellSolidSolnPhase.h93 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DSingleSpeciesTP.h153 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DMetalPhase.h92 virtual void getPartialMolarEnthalpies(doublereal *h) const { in getPartialMolarEnthalpies() function
H A DIdealMolalSoln.h321 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DRedlichKisterVPSSTP.h289 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DPengRobinson.h120 virtual void getPartialMolarEnthalpies(double* hbar) const;
H A DMargulesVPSSTP.h286 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DLatticePhase.h456 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DSurfPhase.h210 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DDebyeHuckel.h721 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DIdealGasPhase.h524 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DRedlichKwongMFTP.h117 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DIonsFromNeutralVPSSTP.h154 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
H A DIdealSolidSolnPhase.h367 virtual void getPartialMolarEnthalpies(doublereal* hbar) const;
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test/thermo/
H A DthermoFromYaml.cpp313 thermo->getPartialMolarEnthalpies(h.data()); in TEST()
394 thermo->getPartialMolarEnthalpies(h_k.data()); in TEST()
402 thermo->getPartialMolarEnthalpies(h_k.data()); in TEST()
H A DPengRobinson_Test.cpp276 test_phase->getPartialMolarEnthalpies(&partialEnthalpies[0]); in TEST_F()
355 test_phase->getPartialMolarEnthalpies(hk.data()); in TEST_F()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/cxx/custom/
H A Dcustom.cpp86 m_gas->getPartialMolarEnthalpies(&m_hbar[0]); in eval()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test_problems/cathermo/VPissp/
H A DISSPTester.cpp90 issp.getPartialMolarEnthalpies(HiPM); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test_problems/cathermo/issp/
H A DISSPTester.cpp89 issp.getPartialMolarEnthalpies(HiPM); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/test_problems/cathermo/ims/
H A DIMSTester.cpp91 ims.getPartialMolarEnthalpies(HiPM); in main()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/zeroD/
H A DIdealGasConstPressureReactor.cpp83 m_thermo->getPartialMolarEnthalpies(&m_hk[0]); in evalEqs()

123