Changeset 3328 for LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/phyetat0.F90
- Timestamp:
- May 16, 2018, 6:10:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/IPSLCM6.0.15/libf/phylmd/phyetat0.F90
r3080 r3328 121 121 tab_cntrl(6)=nbapp_rad 122 122 123 if ( cycle_diurne) tab_cntrl( 7) =1.123 if (iflag_cycle_diurne.GE.1) tab_cntrl( 7) = iflag_cycle_diurne 124 124 if (soil_model) tab_cntrl( 8) =1. 125 125 if (new_oliq) tab_cntrl( 9) =1.
Note: See TracChangeset
for help on using the changeset viewer.