- Timestamp:
- May 17, 2023, 12:31:18 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/constants_marspem_mod.F90
r2961 r2965 16 16 REAL,PARAMETER :: beta_clap_co2 = 3182.48 !Kelvin, James et al. 1992 17 17 18 ! Coefficient for Clapeyron law for psat (psat = exp(beta/Th2o+alpha)),following Murphie and Kood200519 REAL,PARAMETER :: alpha_clap_h2o = 28.9074 ! Uniteless, Murph ie and Kood200520 REAL,PARAMETER :: beta_clap_h2o = -6143.7 ! Kelvin, Murph ie and Kood200518 ! Coefficient for Clapeyron law for psat (psat = exp(beta/Th2o+alpha)),following Murphy and Koop 2005 19 REAL,PARAMETER :: alpha_clap_h2o = 28.9074 ! Uniteless, Murphy and Koop 2005 20 REAL,PARAMETER :: beta_clap_h2o = -6143.7 ! Kelvin, Murphy and Koop 2005 21 21 22 22 ! Density of the regolith (Zent et al., 1995, Buhler and Piqueux 2021)
Note: See TracChangeset
for help on using the changeset viewer.