Changeset 2097 for branches/newmole
- Timestamp:
- 05/30/08 09:50:12 (7 months ago)
- Files:
-
- 1 modified
-
branches/newmole/source/conv_init_solution.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newmole/source/conv_init_solution.cpp
r2031 r2097 386 386 * if constant temperature is higher than 4000., go right to it */ 387 387 TeFirst = MAX2( 4000. , thermal.ConstTemp ); 388 TeFirst = MAX2( 10000. , thermal.ConstTemp );TestCode();//rm this line 388 389 /* true allow ionization stage trimming, false blocks it */ 389 390 }
