- Timestamp:
- Sep 22, 2020, 3:33:04 PM (4 years ago)
- Location:
- trunk/LMDZ.MARS/libf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/newstart.F
r2378 r2410 36 36 use phyredem, only: physdem0, physdem1 37 37 use iostart, only: open_startphy 38 use dimradmars_mod, only: tauscaling, albedo 38 use dimradmars_mod, only: albedo 39 use dust_param_mod, only: tauscaling 39 40 use turb_mod, only: q2, wstar 40 41 use co2cloud_mod, only: mem_Mccn_co2, mem_Mh2o_co2, -
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F
r2355 r2410 20 20 use time_phylmdz_mod, only: daysec, dtphys, day_step, 21 21 & ecritphy, iphysiq 22 use dimradmars_mod, only: tauscaling,tauvis,totcloudfrac 22 use dimradmars_mod, only: tauvis,totcloudfrac 23 use dust_param_mod, only: tauscaling 23 24 use co2cloud_mod, only: mem_Mccn_co2, mem_Mh2o_co2, 24 25 & mem_Nccn_co2
Note: See TracChangeset
for help on using the changeset viewer.