Changeset 4170 for trunk/LMDZ.MARS/libf/phymars/phyredem.F90
- Timestamp:
- Apr 3, 2026, 4:34:51 PM (7 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.MARS/libf/phymars/phyredem.F90 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/phyredem.F90
r4160 r4170 210 210 use callkeys_mod, only: calltherm, dustinjection, calllott_nonoro 211 211 use callkeys_mod, only: CLFvarying 212 use paleoclimate_mod, only: paleoclimate, h2oice_depth, co2ice_depth, coef_ssdif , zdqsdif_ssi_tot212 use paleoclimate_mod, only: paleoclimate, h2oice_depth, co2ice_depth, coef_ssdif 213 213 214 214 implicit none … … 390 390 call put_field("h2oice_depth","Depth of the shallowest H2O ice layer",h2oice_depth) 391 391 call put_field("co2ice_depth","Depth of the shallowest CO2 ice layer",co2ice_depth) 392 call put_field("flux_ssice","Total flux exchanged with subsurface water ice",zdqsdif_ssi_tot)393 392 call put_field("coef_ssdif","Diffusion coefficent for subsurface water",coef_ssdif) 394 393 endif
Note: See TracChangeset
for help on using the changeset viewer.
