Changeset 2665 for LMDZ5/trunk/libf/dyn3d/logic_mod.F90
- Timestamp:
- Oct 12, 2016, 2:53:20 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dyn3d/logic_mod.F90
r2603 r2665 25 25 LOGICAL ok_strato 26 26 LOGICAL ok_gradsfile 27 LOGICAL ok_limit 28 LOGICAL ok_etat0 27 LOGICAL ok_limit ! true for boundary conditions file creation (limit.nc) 28 LOGICAL ok_etat0 ! true for initial states creation (start.nc, startphy.nc) 29 LOGICAL read_orop ! true for sub-cell scales orographic params read in file 29 30 LOGICAL hybrid ! vertical coordinate is hybrid if true (sigma otherwise) 30 31 ! (only used if disvert_type==2)
Note: See TracChangeset
for help on using the changeset viewer.