Changes due to more testing involving UV equil runs on a NASA9 mechanism.

-> Changed the damping strategy
  -> Upgraded the initial find-temperature strategy
  -> changed the solution tolerance requirements -> sometimes it was
          getting hung up at the end.
This commit is contained in:
Harry Moffat 2007-10-12 21:36:55 +00:00
parent 821b10149e
commit 34e3416a4c
2 changed files with 571 additions and 520 deletions

File diff suppressed because it is too large Load diff

View file

@ -221,7 +221,6 @@ namespace Cantera {
*/
int m_eloc;
doublereal m_startTemp, m_startDens;
vector_fp m_startSoln;
vector_fp m_grt;