Changeset 2124
- Timestamp:
- 06/24/08 16:19:20 (5 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
r2097 r2124 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 line389 388 /* true allow ionization stage trimming, false blocks it */ 390 389 }
