Ignore:
Timestamp:
Mar 9, 2018, 6:19:27 PM (7 years ago)
Author:
mvals
Message:

Mars GCM
"cosmetics" changes in co2cloud and improvedCO2clouds to better understand the role of the variables:

  • in co2cloud : - change of variables subpdq and subpdt in sum_subpdq and sum_subpdt to make clear we ae making the sum of the tendencies in the microphysics loop.
    • change of variables pdqsed in subpdqsed as these are tendencies inside the microphysics loop
    • flag "sedimentation" has been added for the sedimentation block
    • variables names in the sedimentation block have been changed (tempo_traceurs becomes zqsed, sav_trac becomes zqsed0)
    • variable sum_subpdqs_sedco2 was added in the microphysics loop to make clear we make the sum of the surface sedimentation flux, output variable is still pdqs_sedco2
    • variable sum_subpdqs_sedco2 has been initialized to zero
    • zteff has been changed to pteff to be logical with the other variables names
  • in improvedCO2clouds : change of the names of input and output variables according to their names in co2cloud in order to not confuse them (in improvedCO2clouds "ptimestep" corresponds actually to

"microtimestep").

MV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r1910 r1911  
    25252525- in improvedclouds : change of the names of input and output variables according to their names in watercloud_mod in order to not confuse them (in improvedclouds "ptimestep" corresponds actually to "microtimestep").
    25262526- in watercloud_mod, CLFvarying block : change of the name zteff in pteff to be logical with the other variables names, and writediagfi lines have been moved to the CLFvarying block.
     2527
     2528== 09/03/2018 == MV
     2529"cosmetics" changes in co2cloud and improvedCO2clouds to better understand the role of the variables:
     2530- in co2cloud : - change of variables subpdq and subpdt in sum_subpdq and sum_subpdt to make clear we are making the sum of the tendencies in the microphysics loop.
     2531                - change of variables pdqsed in subpdqsed as these are tendencies inside the microphysics loop
     2532                - flag "sedimentation" has been added for the sedimentation block
     2533                - variables names in the sedimentation block have been changed (tempo_traceurs becomes zqsed, sav_trac becomes zqsed0)
     2534                - variable sum_subpdqs_sedco2 was added in the microphysics loop to make clear we make the sum of the surface sedimentation flux, output variable is still pdqs_sedco2
     2535                - variable sum_subpdqs_sedco2 has been initialized to zero
     2536                - zteff has been changed to pteff to be logical with the other variables names
     2537- in improvedCO2clouds : change of the names of input and output variables according to their names in co2cloud in order to not confuse them (in improvedCO2clouds "ptimestep" corresponds actually to "microtimestep").
     2538
Note: See TracChangeset for help on using the changeset viewer.