Ignore:
Timestamp:
Jul 31, 2023, 5:49:13 PM (16 months ago)
Author:
jbclement
Message:

Mars PCM 1D:
Addition in 1D of relaxation towards a profile for atmospheric water. It needs the flag "atm_wat_tau" (real):

  • atm_wat_profile < 0. -> no relaxation (default);
  • atm_wat_profile >= 0. -> relaxation towards the value "atm_wat_profile" with relaxation time "atm_wat_tau".
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r3018 r3021  
    41524152(could not turn nlte_aux.F, nlte_setup.F and nlte_calc.F into modules due
    41534153to circular dependencies; would require further code reorganization).
     4154
     4155== 31/07/2023 == JBC
     4156Addition in 1D of relaxation towards a profile for atmospheric water. It needs the flag "atm_wat_tau" (real):
     4157 - atm_wat_profile < 0. -> no relaxation (default);
     4158 - atm_wat_profile >= 0. -> relaxation towards the value "atm_wat_profile" with relaxation time "atm_wat_tau".
Note: See TracChangeset for help on using the changeset viewer.