Changeset 2559 for trunk/LMDZ.MARS/README
- Timestamp:
- Sep 7, 2021, 12:10:35 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r2558 r2559 2466 2466 microphysics (just like water clouds). The amplitude is spantCO2, also read from callphys.def 2467 2467 - The previous logical microphysco2 has been removed. 2468 - Cloud opacity at 1 µm is now computed in the co2cloud.F routine2468 - Cloud opacity at 1µm is now computed in the co2cloud.F routine 2469 2469 - Most of the co2 ice clouds scheme writediagfi are now in co2clouds.F 2470 2470 - Some cleaning of the CO2 ice clouds routine has been done. Not perfect yet! … … 2482 2482 if a gravity wave propagates to the mesosphere or not (wheter the wave saturates on its way or not). 2483 2483 The sub-grid temperature distribution is cancelled if the saturation index value of the column (between 12 and 80 km) is > 0.1, and is applied (+/- 3K) otherwise. if the keyword satindexco2=.true. in callphys.def (only applies if CLFvaryingCO2=.true. anyway). If set to .false., deactivate this filter and the sub grid T distribution applies everywhere and everytime. See comments in co2clouds.F 2484 - All that you need to launch a GCM run with co2 clouds is described in co2clouds.F comments. Ehouarn Millour and Anni M äättänen have the files.2484 - All that you need to launch a GCM run with co2 clouds is described in co2clouds.F comments. Ehouarn Millour and Anni Määttänen have the files. 2485 2485 2486 2486 == 15/11/2017 == EM … … 3443 3443 (between levels with no missing values in both files, which vary with space and time) and outputs 3444 3444 the ratio tau_GCM/tau_MCS to be used to normalize the GCM dust opacity profiles when comparing to MCS 3445 3446 == 07/09/2021 == EM 3447 Some code cleanup and refactoring around wstats: 3448 - turn wstats.F90 in a module 3449 - remove no useless statto_mod.F90 3450 - incorporate auxilliary inistats and mkstats routines in wstats_mod.F90 3451 - move flag "callstats" from callkeys.h to being a module variable of wstats_mod
Note: See TracChangeset
for help on using the changeset viewer.