Revision: 3430
Author:
steven....@gmail.com
Date: Tue Jun 9 16:49:30 2015 UTC
Log: Toying with RedlichKwongMFTP::setState_UV
https://code.google.com/p/cantera/source/detail?r=3430
Modified:
/cantera/trunk/src/thermo/RedlichKwongMFTP.cpp
=======================================
--- /cantera/trunk/src/thermo/RedlichKwongMFTP.cpp Tue Jun 9 16:49:26 2015
UTC
+++ /cantera/trunk/src/thermo/RedlichKwongMFTP.cpp Tue Jun 9 16:49:30 2015
UTC
@@ -712,7 +712,7 @@
}
-void ThermoPhase::setState_HPorUV(doublereal Htarget, doublereal p,
+void RedlichKwongMFTP::setState_HPorUV(doublereal Htarget, doublereal p,
doublereal dTtol, bool doUV)
{
doublereal dt;