Changeset 1316 for LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3dpar
- Timestamp:
- Feb 22, 2010, 3:51:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3dpar/gcm.F
r1299 r1316 73 73 #include "iniprint.h" 74 74 #include "tracstoke.h" 75 #include "indicesol.h" 75 76 76 77 INTEGER longcles … … 239 240 call init_const_lmdz( 240 241 $ nbtr,anneeref,dayref, 241 $ iphysiq,day_step,nday) 242 $ iphysiq,day_step,nday, 243 $ nbsrf, is_oce,is_sic, 244 $ is_ter,is_lic) 242 245 243 246 call init_inca_para(
Note: See TracChangeset
for help on using the changeset viewer.