Ignore:
Timestamp:
Feb 20, 2026, 11:39:45 AM (3 weeks ago)
Author:
streel
Message:

!!! Important : The microphysical scheme is still a work in progress, and I was trying to fix a bug prior this commit. Ehouarn is planning to review the tracers in the model and to facilitate his work I am now commiting an unfinished version of the microphysical scheme.
For users, the Aurélien Stolzenbach parametrization remains untouched with this commit, meaning that this commit will act as a transparent one for your current simulations. Thanks for your understanding. !!!

Patch note :

First deployment of the microphysical scheme.

Modifications of the Venus Physics

  • Removal of the old files / Addition of the new ones linked to the microphysical scheme in the cloud venus folder.
  • Modification of cles_phys_mod and conf_phys : Additions of the new keywords used by the microphysical scheme
  • Modification of chemparam_mod / phys_state_var_mod : Adding the new tracers and parameters used by the microphysical scheme.
  • Modification of phytrac_chimie : Adding the call to the microphysical scheme and computation of the tendencies.
  • Modification of physiq_mod : New sedimentation of the microphysical tracers replacing the older ones. Computation of the final mixing ratios of the microphysical tracers. Outputs of the new variables.

New definitions files for the simulations

  • New tracer_mic.def, traceur_ion_mic.def
  • Update of the differents physiq.def (with a new microphysical sub part)
  • Update of the xml files, with the new possible outputs

Miscellaneous

  • Fixed a typo in a comment in photolysis_mod

All the information related to the microphysical scheme will be sum-up and updated on the wiki page : https://lmdz-forge.lmd.jussieu.fr/mediawiki/Planets/index.php/Venus_PCM_-_Microphysical_scheme

NS

Location:
trunk/LMDZ.VENUS/deftank
Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.VENUS/deftank/field_def_physics.xml

    r3780 r4080  
    510510            <field id="o2_emis"
    511511                   long_name="Volume emission rate O2 emission"
    512                    unit="photons.cm-3.s-1" />
     512                    unit="photons.cm-3.s-1" />
     513            <field id="h2otot"
     514                   long_name="Total vmr of H2O"
     515                    unit="mol/mol" />
     516            <field id="h2so4tot"
     517                   long_name="Total vmr of H2SO4"
     518                    unit="mol/mol" />
    513519
    514        </field_group>
     520           <!---- MICROPHYSICS TRACERS ---->
     521            <field id="m0_aer"
     522                   long_name="Order 0 moment of the aerosols"
     523                    unit="m-3" />
     524            <field id="m0_mode1drop"
     525                   long_name="Order 0 moment of mode 1 droplets"
     526                    unit="m-3" />
     527            <field id="m0_mode1ccn"
     528                   long_name="Order 0 moment of mode 1 ccn"
     529                    unit="m-3" />
     530            <field id="m0_mode2drop"
     531                   long_name="Order 0 moment of mode 2 droplets"
     532                    unit="m-3" />
     533            <field id="m0_mode2ccn"
     534                   long_name="Order 0 moment of mode2 ccn"
     535                    unit="m-3" />
     536            <field id="m3_aer"
     537                   long_name="Order 3 moment of the aerosols"
     538                    unit="m-3/m-3" />
     539            <field id="m3_mode1sa"
     540                   long_name="Order 3 moment of mode 1 Sulfuric Acid"
     541                    unit="m-3/m-3" />
     542            <field id="m3_mode1wv"
     543                   long_name="Order 3 moment of mode 1 Water Vapor"
     544                    unit="m-3/m-3" />
     545            <field id="m3_mode1ccn"
     546                   long_name="Order 3 moment of mode 1 ccn"
     547                    unit="m-3/m-3" />
     548            <field id="m3_mode2sa"
     549                   long_name="Order 3 moment of mode 2 Sulfuric Acid"
     550                    unit="m-3/m-3" />
     551            <field id="m3_mode2wv"
     552                   long_name="Order 3 moment of mode 2 Water Vapor"
     553                    unit="m-3/m-3" />
     554            <field id="m3_mode2ccn"
     555                   long_name="Order 3 moment of mode 2 ccn"
     556                    unit="m-3/m-3" />
     557            <field id="r1"
     558                   long_name="Radius of mode 1 droplets"
     559                    unit="m" />
     560            <field id="r2"
     561                   long_name="Radius of mode 2 droplets"
     562                    unit="m" />
     563            <field id="RHtab"
     564                   long_name="Relative humidity of H2SO4"
     565                    unit="" />
     566            <field id="rhotab"
     567                   long_name="Density of droplets"
     568                    unit="kg/m3" />
     569            <field id="WSAVtab"
     570                   long_name="mass fraction of SA of droplets"
     571                    unit="" />
     572            <field id="dM0m1_hom"
     573                   long_name="Tendencie of the numb of drop by hom nuc"
     574                    unit="/m3" />
     575            <field id="dM3m1_hom_h2so4"
     576                   long_name="Tendencie of the volume of h2so4 by hom nuc"
     577                    unit="m3/m3" />
     578            <field id="dM3m1_hom_h2o"
     579                   long_name="Tendencie of the volume of h2o by hom nuc"
     580                    unit="m3/m3" />
     581            <field id="dM0m1_het"
     582                   long_name="Tendencie of the numb of drop by het nuc"
     583                    unit="/m3" />
     584            <field id="dM0m1_het_ccn"
     585                   long_name="Tendencie of the numb of ccn by het nuc"
     586                    unit="/m3" />
     587            <field id="dM3m1_het_ccn"
     588                   long_name="Tendencie of the volume of ccn by het nuc"
     589                    unit="m3/m3" />
     590            <field id="dM3m1_het_h2so4"
     591                   long_name="Tendencie of the volume of h2so4 by het nuc"
     592                    unit="m3/m3" />
     593            <field id="dM3m1_het_h2o"
     594                   long_name="Tendencie of the volume of h2o by het nuc"
     595                    unit="m3/m3" />
     596            <field id="dM0_het_aer"
     597                   long_name="Tendencie of the numb of aer by het nuc"
     598                    unit="/m3" />
     599            <field id="dM3_het_aer"
     600                   long_name="Tendencie of the volume of aer by het nuc"
     601                    unit="/m3" />
     602            <field id="dM3m1_cond_h2so4"
     603                   long_name="Tendencie of the volume of h2so4 by cond"
     604                    unit="/m3" />
     605            <field id="dM3m1_cond_h2o"
     606                   long_name="Tendencie of the volume of h2o by cond"
     607                    unit="/m3" />
     608            <field id="dM3m2_cond_h2so4"
     609                   long_name="Tendencie of the volume of h2so4 by cond"
     610                    unit="/m3" />
     611            <field id="dM3m2_cond_h2o"
     612                   long_name="Tendencie of the volume of h2o by cond"
     613                    unit="/m3" />
     614            <field id="dM0m1_coag"
     615                   long_name="Tendencie of the numb of drop by coag"
     616                    unit="/m3" />
     617            <field id="dM0m1_coag_ccn"
     618                   long_name="Tendencie of the numb of ccn by coag"
     619                    unit="/m3" />
     620            <field id="dM3m1_coag_ccn"
     621                   long_name="Tendencie of the volume of ccn by coag"
     622                    unit="m3/m3" />
     623            <field id="dM3m1_coag_h2so4"
     624                   long_name="Tendencie of the volume of h2so4 by coag"
     625                    unit="m3/m3" />
     626            <field id="dM3m1_coag_h2o"
     627                   long_name="Tendencie of the volume of h2o by coag"
     628                    unit="m3/m3" />
     629            <field id="dM0m2_coag"
     630                   long_name="Tendencie of the numb of drop by coag"
     631                    unit="/m3" />
     632            <field id="dM0m2_coag_ccn"
     633                   long_name="Tendencie of the numb of ccn by coag"
     634                    unit="/m3" />
     635            <field id="dM3m2_coag_ccn"
     636                   long_name="Tendencie of the volume of ccn by coag"
     637                    unit="m3/m3" />
     638            <field id="dM3m2_coag_h2so4"
     639                   long_name="Tendencie of the volume of h2so4 by coag"
     640                    unit="m3/m3" />
     641            <field id="dM3m2_coag_h2o"
     642                   long_name="Tendencie of the volume of h2o by coag"
     643                    unit="m3/m3" />
     644            <field id="dM0m1_merge"
     645                   long_name="Tendencie of the numb of drop by mode-merge"
     646                    unit="/m3" />
     647            <field id="dM0m1_merge_ccn"
     648                   long_name="Tendencie of the numb of ccn by mode-merge"
     649                    unit="/m3" />
     650            <field id="dM3m1_merge_ccn"
     651                   long_name="Tendencie of the volume of ccn by mode-merge"
     652                    unit="m3/m3" />
     653            <field id="dM3m1_merge_h2so4"
     654                   long_name="Tendencie of the volume of h2so4 by mode-merge"
     655                    unit="m3/m3" />
     656            <field id="dM3m1_merge_h2o"
     657                   long_name="Tendencie of the volume of h2o by mode-merge"
     658                    unit="m3/m3" />
     659            <field id="dM0m2_merge"
     660                   long_name="Tendencie of the numb of drop by mode-merge"
     661                    unit="/m3" />
     662            <field id="dM0m2_merge_ccn"
     663                   long_name="Tendencie of the numb of ccn by mode-merge"
     664                    unit="/m3" />
     665            <field id="dM3m2_merge_ccn"
     666                   long_name="Tendencie of the volume of ccn by mode-merge"
     667                    unit="m3/m3" />
     668            <field id="dM3m2_merge_h2so4"
     669                   long_name="Tendencie of the volume of h2so4 by mode-merge"
     670                    unit="m3/m3" />
     671            <field id="dM3m2_merge_h2o"
     672                   long_name="Tendencie of the volume of h2o by mode-merge"
     673                    unit="m3/m3" />
     674            <field id="satm1"
     675                   long_name="sat ratio of mode 1"
     676                    unit="" />
     677            <field id="satm2"
     678                   long_name="sat ratio of mode 2"
     679                    unit="" />
     680        </field_group>
    515681
    516682    </field_definition>
  • trunk/LMDZ.VENUS/deftank/physiq-96x96x50-chemistry.def

    r3191 r4080  
    6060ok_sedim=y
    6161nb_mode=3
     62#
     63# parameters for microphysics (cl_scheme = 2)
     64##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     65#
     66# Verboose debug mode
     67debug_cloud = n
     68#Keys to calls the different microphysics processes or not
     69mode_merging = y
     70hom_nuclea = y
     71het_nuclea = y
     72cond_evap = y
     73coag = y
     74#
     75# Regarding the mode 1 and 2 size distributions
     76sigma_mode1 = 1.56
     77sigma_mode2 = 1.29
     78#
     79# Aerosol production (precursors off the droplets)
     80prod_aer = y
     81#Characteristics of the size distribution of the aer
     82rad_aer = 0.125e-6
     83sigma_aer = 1.56
     84rho_aer = 1800
     85# Vertical distribution and production rate
     86alt_aer = 62000
     87sigmaz_aer = 2000
     88tx_prod_aer = 1.D-10
    6289#
    6390# parameters for the boundary layer
  • trunk/LMDZ.VENUS/deftank/physiq-96x96x78-chemistry.def

    r3191 r4080  
    6060ok_sedim=y
    6161nb_mode=3
     62#
     63# parameters for microphysics (cl_scheme = 2)
     64##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     65#
     66# Verboose debug mode
     67debug_cloud = n
     68#Keys to calls the different microphysics processes or not
     69mode_merging = y
     70hom_nuclea = y
     71het_nuclea = y
     72cond_evap = y
     73coag = y
     74#
     75# Regarding the mode 1 and 2 size distributions
     76sigma_mode1 = 1.56
     77sigma_mode2 = 1.29
     78#
     79# Aerosol production (precursors off the droplets)
     80prod_aer = y
     81#Characteristics of the size distribution of the aer
     82rad_aer = 0.125e-6
     83sigma_aer = 1.56
     84rho_aer = 1800
     85# Vertical distribution and production rate
     86alt_aer = 62000
     87sigmaz_aer = 2000
     88tx_prod_aer = 1.D-10
    6289#
    6390# parameters for the boundary layer
  • trunk/LMDZ.VENUS/deftank/physiq-96x96x90-chemistry-IONOSPHERE-IONDIFF.def

    r3776 r4080  
    6060ok_sedim=y
    6161nb_mode=3
     62# Verboose microphysical model
     63debug_cloud=n
    6264#
    6365# parameters for the boundary layer
  • trunk/LMDZ.VENUS/deftank/physiq-96x96x90-chemistry.def

    r3191 r4080  
    6060ok_sedim=y
    6161nb_mode=3
     62#
     63# parameters for microphysics (cl_scheme = 2)
     64##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     65#
     66# Verboose debug mode
     67debug_cloud = n
     68#Keys to calls the different microphysics processes or not
     69mode_merging = y
     70hom_nuclea = y
     71het_nuclea = y
     72cond_evap = y
     73coag = y
     74#
     75# Regarding the mode 1 and 2 size distributions
     76sigma_mode1 = 1.56
     77sigma_mode2 = 1.29
     78#
     79# Aerosol production (precursors off the droplets)
     80prod_aer = y
     81#Characteristics of the size distribution of the aer
     82rad_aer = 0.125e-6
     83sigma_aer = 1.56
     84rho_aer = 1800
     85# Vertical distribution and production rate
     86alt_aer = 62000
     87sigmaz_aer = 2000
     88tx_prod_aer = 1.D-10
    6289#
    6390# parameters for the boundary layer
  • trunk/LMDZ.VENUS/deftank/physiq.def

    r3451 r4080  
    6565ok_sedim=n
    6666nb_mode=3
     67#
     68# parameters for microphysics (cl_scheme = 2)
     69##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     70#
     71# Verboose debug mode
     72debug_cloud = n
     73#Keys to calls the different microphysics processes or not
     74mode_merging = y
     75hom_nuclea = y
     76het_nuclea = y
     77cond_evap = y
     78coag = y
     79#
     80# Regarding the mode 1 and 2 size distributions
     81sigma_mode1 = 1.56
     82sigma_mode2 = 1.29
     83#
     84# Aerosol production (precursors off the droplets)
     85prod_aer = y
     86#Characteristics of the size distribution of the aer
     87rad_aer = 0.125e-6
     88sigma_aer = 1.56
     89rho_aer = 1800
     90# Vertical distribution and production rate
     91alt_aer = 62000
     92sigmaz_aer = 2000
     93tx_prod_aer = 1.D-10
    6794#
    6895# parameters for the boundary layer
  • trunk/LMDZ.VENUS/deftank/traceur-chemcld.def

    r3780 r4080  
    1 48
     155
    2210 10 co2
    3310 10 co
     
    363610 10 oscl
    373710 10 n2
    38 10 10 M0_aer
    39 10 10 M3_aer
    40 10 10 M0_m1drop
    41 10 10 M0_m1ccn
    42 10 10 M3_m1sa
    43 10 10 M3_m1w
    44 10 10 M3_m1ccn
    45 10 10 M0_m2drop
    46 10 10 M0_m2ccn
    47 10 10 M3_m2sa
    48 10 10 M3_m2w
    49 10 10 M3_m2ccn
     3810 10 he
     3910 10 no2
     4010 10 no
     4110 10 n
     4210 10 n2d
     4310 10 h2oliq
     4410 10 h2so4liq
     4510 10 m0_aer
     4610 10 m3_aer
     4710 10 m0_mode1drop
     4810 10 m0_mode1ccn
     4910 10 m3_mode1sa
     5010 10 m3_mode1wv
     5110 10 m3_mode1ccn
     5210 10 m0_mode2drop
     5310 10 m0_mode2ccn
     5410 10 m3_mode2sa
     5510 10 m3_mode2wv
     5610 10 m3_mode2ccn
Note: See TracChangeset for help on using the changeset viewer.