[cantera] r3434 committed - Playing with ThermoPhase::setState_UV

1 view
Skip to first unread message

can...@googlecode.com

unread,
Jun 9, 2015, 12:54:38 PM6/9/15
to cantera...@googlegroups.com
Revision: 3434
Author: steven....@gmail.com
Date: Tue Jun 9 16:49:48 2015 UTC
Log: Playing with ThermoPhase::setState_UV
https://code.google.com/p/cantera/source/detail?r=3434

Modified:
/cantera/trunk/src/thermo/ThermoPhase.cpp

=======================================
--- /cantera/trunk/src/thermo/ThermoPhase.cpp Tue Jun 9 16:49:44 2015 UTC
+++ /cantera/trunk/src/thermo/ThermoPhase.cpp Tue Jun 9 16:49:48 2015 UTC
@@ -201,7 +201,7 @@

void ThermoPhase::setState_UV(doublereal u, doublereal v, doublereal dTtol)
{
- setState_HPorUV(u, v, dTtol, true);
+ setState_HPorUV(u, v, dTtol, false);//true);
}

void ThermoPhase::setState_conditional_TP(doublereal t, doublereal p, bool
set_p)
Reply all
Reply to author
Forward
0 new messages