Changeset 1056 for trunk/LMDZ.COMMON/libf/dyn3dpar/logic.h
- Timestamp:
- Oct 7, 2013, 6:42:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dyn3dpar/logic.h
r495 r1056 11 11 & statcl,conser,apdiss,apdelq,saison,ecripar,fxyhypb,ysinus & 12 12 & ,read_start,ok_guide,ok_strato,tidal,ok_gradsfile & 13 & ,ok_limit,ok_etat0,grilles_gcm_netcdf,hybrid 13 & ,ok_limit,ok_etat0,grilles_gcm_netcdf,hybrid & 14 & ,moyzon_mu,moyzon_ch 14 15 15 16 COMMON/logici/ iflag_phys,iflag_trac … … 21 22 logical hybrid ! vertical coordinate is hybrid if true (sigma otherwise) 22 23 ! (only used if disvert_type==2) 24 logical moyzon_mu,moyzon_ch ! used for zonal averages in Titan 23 25 24 26 integer iflag_phys,iflag_trac
Note: See TracChangeset
for help on using the changeset viewer.