Show
Ignore:
Timestamp:
06/27/08 06:20:29 (5 months ago)
Author:
gary
Message:

these implement two additional command line options for time dependent simulations

print lines cumulative - will print time-integrated spectrum in addition to spectrum for every time step

stop temperature xxx time
iterations/time steps will stop then the temperature of the last zone falls below the number. intended for stopping cals of single cell of cooling gas.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/prt_comment.cpp

    r2019 r2133  
    492492 
    493493        /* comment if cosmic rays are not included and stop temp has been lowered to go into neutral gas */ 
    494         if( hextra.cryden== 0. && StopCalc.tend < phycon.TEMP_STOP_DEFAULT) 
     494        if( hextra.cryden== 0. && StopCalc.TempLoStopZone < phycon.TEMP_STOP_DEFAULT) 
    495495        { 
    496496                sprintf( chLine,