Ignore:
Timestamp:
Apr 14, 2023, 6:25:51 PM (20 months ago)
Author:
llange
Message:

Mars PCM
Add the possibility to use a different thermal inertia (field
'inertiesoil') than inertiedat in the PCM (for paleoclimate studies). By defaut, if there is not
inertiesoil, inertiedat is used. Soil_tifeedback still work with
inertiedat
Newstart adapted, start2archive will be modified by Romain
Vandemeulebrouck.
LL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F

    r2936 r2942  
    66      use mod_grid_phy_lmdz, only : regular_lonlat
    77      use infotrac, only: nqtot, tname, nqperes,nqfils
    8       use comsoil_h, only: volcapa, layer, mlayer, inertiedat, nsoilmx,
    9      &                     flux_geo
     8      use comsoil_h, only: volcapa, layer, mlayer, inertiedat,
     9     &                     inertiesoil,nsoilmx,flux_geo
    1010      use comgeomfi_h, only: sinlat, ini_fillgeom
    1111      use surfdat_h, only: albedodat, z0_default, emissiv, emisice,
Note: See TracChangeset for help on using the changeset viewer.