Ignore:
Timestamp:
Sep 1, 2022, 5:22:23 PM (2 years ago)
Author:
jnaar
Message:

Minor change of 1d flag "atm_wat_profile" which can now be used to prescribe directly the desired MMR profile for water vapor. JN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2789 r2790  
    37363736== 31/08/2022 == JN
    37373737Added "atm_wat_profile" flag in 1d to force dry and wet atmospheric water vapor profiles.
     3738
     3739== 1/09/2022 == JN
     3740"atm_wat_profile" flag change in 1d. It is now a float directly prescribing the desired MMR of water vapor (0<atm_wat_profile=<1). If (atm_wat_profile > qsat) at a given timestep we have : (atm_wat_profile = qsat).
     3741Other options are :
     3742 - atm_wat_profile = -1 : water vapor and ice are free in the column. This is the default mode of the 1d model which conserves total water tracers (qsurf + watercap + h2o_ice + h2o_vap)
     3743 - atm_wat_profile = 0 : dry atmosphere, where q(h2o_ice) = q(h2o_vap) = 0.
Note: See TracChangeset for help on using the changeset viewer.