Ignore:
Timestamp:
Mar 13, 2020, 7:32:42 PM (5 years ago)
Author:
jnaar
Message:

[MARS GCM] Adding a new 2D variable "watercap", perennial ground water ice.
qsurf(ig,igcm_h2o_ice) can no longer be negative.
When watercaptag=true, ie when there is an infinite amount of water avalaible for sublimation,
and there is no more h2o frost, sublimation digs into watercap reservoir.
For now watercap can't grow, even on watercaptag, and has same albedo than qsurf(h2o_ice).
When using old start file, watercap is automatically initiated as 0.
Added watercap in newstart.F aswell.
JN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2258 r2260  
    28882888values.
    28892889 
     2890== 13/03/2020 == JN
     2891Adding a new 2D variable "watercap", perennial ground water ice.
     2892qsurf(ig,igcm_h2o_ice) can no longer be negative.
     2893When watercaptag=true, ie when there is an infinite amount of water avalaible for sublimation,
     2894and there is no more h2o frost, sublimation digs into watercap reservoir.
     2895For now watercap can't grow, even on watercaptag, and has same albedo than qsurf(h2o_ice).
     2896When using old start file, watercap is automatically initiated as 0.
     2897Added watercap in newstart.F aswell.
     2898
     2899
     2900
Note: See TracChangeset for help on using the changeset viewer.