Changeset 127 for trunk/libf/dyn3dpar/logic.h
- Timestamp:
- May 24, 2011, 1:26:29 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libf/dyn3dpar/logic.h
r124 r127 1 1 ! 2 ! $Id: logic.h 1 319 2010-02-23 21:29:54Z fairhead$2 ! $Id: logic.h 1520 2011-05-23 11:37:09Z emillour $ 3 3 ! 4 4 ! … … 11 11 & statcl,conser,apdiss,apdelq,saison,ecripar,fxyhypb,ysinus & 12 12 & ,read_start,ok_guide,ok_strato,ok_gradsfile & 13 & ,ok_limit,ok_etat0, hybrid13 & ,ok_limit,ok_etat0,grilles_gcm_netcdf,hybrid 14 14 15 15 COMMON/logici/ iflag_phys,iflag_trac … … 18 18 & apdiss,apdelq,saison,ecripar,fxyhypb,ysinus & 19 19 & ,read_start,ok_guide,ok_strato,ok_gradsfile & 20 & ,ok_limit,ok_etat0 21 logical hybrid ! vertcal coordinate is hybrid if true (sigma otherwise) 20 & ,ok_limit,ok_etat0,grilles_gcm_netcdf 21 logical hybrid ! vertical coordinate is hybrid if true (sigma otherwise) 22 ! (only used if disvert_type==2) 22 23 23 INTEGERiflag_phys,iflag_trac24 integer iflag_phys,iflag_trac 24 25 !$OMP THREADPRIVATE(/logicl/) 25 26 !$OMP THREADPRIVATE(/logici/)
Note: See TracChangeset
for help on using the changeset viewer.