Changeset 1233 for trunk/LMDZ.MARS/libf/phymars/newstart.F
- Timestamp:
- May 1, 2014, 12:06:13 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/newstart.F
r1232 r1233 33 33 use dimradmars_mod, only: tauscaling 34 34 use turb_mod, only: q2 35 use comgeomfi_h, only: ini_fillgeom 36 35 37 implicit none 36 38 … … 387 389 ! 'datafile' path may be changed by user) 388 390 call phys_state_var_init(ngridmx,llm,nqtot, 389 . latfi,lonfi,airefi,390 391 . daysec,dtphys,rad,g,r,cpp) 392 call ini_fillgeom(ngrid,latfi,lonfi,airefi) 391 393 call conf_phys(nqtot) 392 394
Note: See TracChangeset
for help on using the changeset viewer.