Changeset 2124

Show
Ignore:
Timestamp:
06/24/08 16:19:20 (5 months ago)
Author:
rjrw
Message:

Revert Gary's change from r2097 -- no longer appears necessary

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/source/conv_init_solution.cpp

    r2097 r2124  
    386386                         * if constant temperature is higher than 4000., go right to it */ 
    387387                        TeFirst = MAX2( 4000. , thermal.ConstTemp ); 
    388                         TeFirst = MAX2( 10000. , thermal.ConstTemp );TestCode();//rm this line 
    389388                        /* true allow ionization stage trimming, false blocks it */ 
    390389                }