Changeset 1315 for LMDZ4/trunk/libf/dyn3dpar
- Timestamp:
- Feb 22, 2010, 3:41:06 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/dyn3dpar/gcm.F
r1279 r1315 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.