Ignore:
Timestamp:
Sep 21, 2021, 9:02:49 AM (3 years ago)
Author:
cmathe
Message:

GCM MARS: CO2 clouds microphysics improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r2561 r2562  
    24662466microphysics (just like water clouds). The amplitude is spantCO2, also read from callphys.def
    24672467- The previous logical microphysco2 has been removed.
    2468 - Cloud opacity at 1µm is now computed in the co2cloud.F routine
     2468- Cloud opacity at 1µm is now computed in the co2cloud.F routine
    24692469- Most of the co2 ice clouds scheme writediagfi are now in co2clouds.F
    24702470- Some cleaning of the CO2 ice clouds routine has been done. Not perfect yet!
     
    24822482  if a gravity wave propagates to the mesosphere or not (wheter the wave saturates on its way or not).
    24832483  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.
    24852485 
    24862486== 15/11/2017 == EM
     
    34463446== 07/09/2021 == EM
    34473447Some code cleanup and refactoring around wstats:
    3448 - turn wstats.F90 in a module
     3448- turn wstats.F90in a module
    34493449- remove no useless statto_mod.F90
    34503450- incorporate auxilliary inistats and mkstats routines in wstats_mod.F90
     
    34593459h2o_ice_s into watercap if the amount of h2o_ice_s is above the frost_metam_threshold (on watercaptag only).
    34603460One could see it as water frost converted into perennial ice.
     3461
     3462== 20/09/2021 == CM
     3463CO2 clouds microphysics improvements:
     3464 - add sedimentation at the surface of CNs tracers
     3465 - add tracers ccnco2_h2o_mass_ice, ccnco2_h2o_mass_ccn, ccnco2_h2o_number in place of mem_Nccn_co2, mem_Qccn_co2
     3466 - modification of updaterice_microco2 to take into account water ice as CN and not only dust as CN
Note: See TracChangeset for help on using the changeset viewer.