Ignore:
Timestamp:
06/10/16 17:49:07 (8 years ago)
Author:
dubos
Message:

Improved output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/earth_const.f90

    r406 r413  
    2020 
    2121  INTEGER, PARAMETER,PUBLIC :: thermo_theta=1, thermo_entropy=2, & 
    22        thermo_moist=3, thermo_dry=4, thermo_fake_moist=5  
     22       thermo_moist=3, thermo_moist_debug=10, thermo_dry=4, thermo_fake_moist=5  
    2323  INTEGER, PUBLIC :: caldyn_thermo, physics_thermo 
    2424  !$OMP THREADPRIVATE(caldyn_thermo)  
Note: See TracChangeset for help on using the changeset viewer.