Changeset 1818 for trunk/LMDZ.MARS/README
- Timestamp:
- Nov 3, 2017, 1:57:01 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/README
r1816 r1818 2470 2470 - Some cleaning of the CO2 ice clouds routine has been done. Not perfect yet! 2471 2471 2472 == 02/1 0/2017 == JA2472 == 02/11/2017 == JA 2473 2473 - Update for CO2 clouds scheme. 2474 2474 - Several bugs have been corrected, further cleaning performed. 2475 2475 - The main routine of co2 clouds is co2cloud.F. Please read its comments if interested. 2476 2476 2477 == 03/11/2017 == JA 2478 - Further cleaning of the CO2 ice clouds code 2479 - We can now have different micro-timesteps bewteen the water ice clouds and the co2 ice clouds 2480 - callphys.def needs imicroco2 = integer (typically 50) (water microtimestep is imicro=integer) 2481 - A filter based on Spiga et al 2012 Saturation index has been implemented. It is supposed to represent 2482 if a gravity wave propagates to the mesosphere or not (wheter the wave saturates on its way or not). 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. 2477 2485
Note: See TracChangeset
for help on using the changeset viewer.