Changeset 3466 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Oct 21, 2024, 5:42:40 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r3393 r3466 29 29 use nlthermeq_mod, only: nlthermeq 30 30 use thermosphere_mod, only: thermosphere 31 use param_read_e107_mod, only: param_read_e107 31 32 use tracer_mod, only: noms, mmol, igcm_co2, igcm_n2, igcm_co2_ice, 32 33 & igcm_co, igcm_o, igcm_h2o_vap, igcm_h2o_ice, … … 62 63 use nirdata_mod, only: NIR_leedat 63 64 use nirco2abs_mod, only: nirco2abs 65 use surfacearea_mod, only: surfacearea 64 66 use slope_mod, only: theta_sl, psi_sl, getslopes, param_slope 65 67 use conc_mod, only: init_r_cp_mu, update_r_cp_mu_ak, rnew,
Note: See TracChangeset
for help on using the changeset viewer.