Changeset 2332 for trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars
- Timestamp:
- May 26, 2020, 12:17:13 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/iniphysiq_mod.F90
r2322 r2332 12 12 use infotrac, only : nqtot, & ! number of advected tracers 13 13 tname, & ! tracer names 14 nq desc,iqfils,nqperes,nqfils! MVals: variables isotopes14 nqperes,nqfils! MVals: variables isotopes 15 15 use comgeomfi_h, only: ini_fillgeom 16 16 use temps_mod, only: day_ini, hour_ini … … 73 73 day_ini,hour_ini,punjours,ptimestep, & 74 74 prad,pg,pr,pcpp, & 75 nq desc,iqfils,nqperes,nqfils) ! MVals: variables isotopes75 nqperes,nqfils) ! MVals: variables isotopes 76 76 call ini_fillgeom(klon_omp,latitude,longitude,cell_area) 77 77 ! work is needed to put what is in comgeomfi_h in geometry_mod?
Note: See TracChangeset
for help on using the changeset viewer.