Changeset 1207 for trunk/LMDZ.MARS/libf/phymars/surfini.F
- Timestamp:
- Mar 12, 2014, 2:31:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/surfini.F
r1130 r1207 55 55 REAL zelat,zelon 56 56 57 #ifdef CPP_PARA 58 INTEGER nb_ice(ngrid,2) ! number of counts | detected ice for GCM grid 59 #else 60 INTEGER nb_ice(klon_glo,2) 61 #endif 57 INTEGER nb_ice(klon_glo,2) ! number of counts | detected ice for GCM grid 62 58 INTEGER latice(jjm,2),lonice (iim,2) ! number of counts | detected ice along lat & lon axis 63 59
Note: See TracChangeset
for help on using the changeset viewer.