Changeset 1318 for trunk/LMDZ.GENERIC
- Timestamp:
- Jul 29, 2014, 2:39:56 PM (10 years ago)
- Location:
- trunk/LMDZ.GENERIC/libf/phystd
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/rcm1d.F
r1308 r1318 16 16 use comgeomphy, only: initcomgeomphy 17 17 use slab_ice_h, only: noceanmx 18 use planete_mod 18 use planete_mod, only: apoastr,periastr,year_day,peri_day, 19 & obliquit,nres,z0,lmixmin,emin_turb,coefvis,coefir, 20 & timeperi,e_elips,p_elips 19 21 20 22 implicit none -
trunk/LMDZ.GENERIC/libf/phystd/writediagfi.F
r1315 r1318 236 236 237 237 if (ngrid.eq.1) then 238 ! in testphys1d, for the 1d version of the GCM, iphysiq and irythme239 ! are undefined; so set them to 1238 ! in testphys1d, for the 1d version of the GCM, iphysiq 239 ! should be most likely 1 (because no dyn!) 240 240 iphysiq=1 241 irythme=1242 241 ! NB: 243 242 endif
Note: See TracChangeset
for help on using the changeset viewer.