Changeset 1385 for trunk/MESOSCALE/LMD_MM_MARS/SRC
- Timestamp:
- Mar 4, 2015, 5:22:20 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MESOSCALE/LMD_MM_MARS/SRC/WRFV2/dyn_em/module_initialize_real.F
r1248 r1385 145 145 !****MARS 146 146 INTEGER :: hypsometric_opt = 1 ! classic 147 INTEGER:: interp_theta = .true. ! classic147 LOGICAL :: interp_theta = .true. ! classic 148 148 !INTEGER :: hypsometric_opt = 2 ! Wee et al. 2012 correction 149 ! INTEGER:: interp_theta = .false. ! Wee et al. 2012 correction149 !LOGICAL :: interp_theta = .false. ! Wee et al. 2012 correction 150 150 REAL :: pfu, pfd, phm 151 151
Note: See TracChangeset
for help on using the changeset viewer.