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:
parent
821b10149e
commit
34e3416a4c
2 changed files with 571 additions and 520 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -221,7 +221,6 @@ namespace Cantera {
|
|||
*/
|
||||
int m_eloc;
|
||||
|
||||
doublereal m_startTemp, m_startDens;
|
||||
vector_fp m_startSoln;
|
||||
|
||||
vector_fp m_grt;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue