Changes between Initial Version and Version 1 of doc/app/bulk_cloud_parameters


Ignore:
Timestamp:
Sep 24, 2018 4:09:30 PM (6 years ago)
Author:
schwenkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/bulk_cloud_parameters

    v1 v1  
     1[=#cphys '''Cloud physics:]\\
     2||='''Parameter Name'''  =||='''[../fortrantypes FORTRAN]\\[../fortrantypes Type]'''  =||='''Default\\Value'''  =||='''Explanation'''  =||
     3|----------------
     4{{{#!td style="vertical-align:top;width: 150px"
     5[=#aerosol_bulk '''aerosol_bulk''']
     6}}}
     7{{{#!td style="vertical-align:top;width: 50px"
     8C*20
     9}}}
     10{{{#!td style="vertical-align:top;width: 75px"
     11'nacl'
     12}}}
     13{{{#!td
     14Parameter to choose the used aerosol type. Currently three approximations are available:\\\\
     15'' 'nacl' ''\\
     16      It is assumed that the aerosol is nacl. \\\\
     17'' 'c3h4o4' '' \\
     18      It is assumed that the aerosol is malonic acid.\\\\
     19'' 'nh4no3' '' \\
     20      It is assumed that the aerosol is ammonium sulfate. \\\\
     21The molecular weight, denisty and the solubility (vant Hoff factor)  of this specific type is considered.
     22}}}
     23|----------------
     24{{{#!td style="vertical-align:top;width: 150px"
     25[=#call_microphysics_at_all_substeps '''call_microphysics_at_all_substeps''']
     26}}}
     27{{{#!td style="vertical-align:top;width: 50px"
     28L
     29}}}
     30{{{#!td style="vertical-align:top;width: 75px"
     31.F.
     32}}}
     33{{{#!td
     34Parameter to control how often 2-moment cloud microphysics ([#cloud_scheme cloud_scheme] = 'seifert_beheng') are computed during a model time step. Using the default, cloud microphysics are computed once before the time step. Using call_microphysics_at_all_substeps = .T., cloud microphysics are computed before every substep of the applied time step scheme, which is, however, not necessary to gain acceptable results. Note that advection and diffusion of rainwater mixing ratio (qr) and rain drop concentration (nr) are not affected by this parameter (these processes are computed as any other scalar).
     35}}}
     36|----------------
     37{{{#!td style="vertical-align:top;width: 150px"
     38[=#c_sedimentation '''c_sedimentation''']
     39}}}
     40{{{#!td style="vertical-align:top;width: 50px"
     41R
     42}}}
     43{{{#!td style="vertical-align:top;width: 75px"
     442.0
     45}}}
     46{{{#!td
     47Courant number for sedimentation process.
     48
     49A Courant number that is too big inhibits microphysical interactions of the sedimented quantity. There is no need to use the limiter ([#limiter_sedimentation limiter_sedimentation]) if [#c_sedimentation c_sedimentation] <= 1.0.
     50
     51This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) is used ([#cloud_scheme cloud_scheme] = 'seifert_beheng').
     52}}}
     53|----------------
     54{{{#!td style="vertical-align:top"
     55[=#curvature_solution_effects_bulk '''curvature_solution_effects_bulk''']
     56}}}
     57{{{#!td style="vertical-align:top"
     58L
     59}}}
     60{{{#!td style="vertical-align:top"
     61.F.
     62}}}
     63{{{#!td
     64Parameter to switch on an activation scheme which considers curvature and solution effects of cloud droplet activation. Therefore a parameterization of Khvorostyanov and Curry, 2006 is used. The physio-chemical aerosol properties can be prescribed with [#aerosol_bulk aerosol_bulk], [#dry_aerosol_radius dry_aerosol_radius] and [#sigma_bulk sigma_bulk].
     65}}}
     66|----------------
     67{{{#!td style="vertical-align:top;width: 150px"
     68[=#cloud_water_sedimentation '''cloud_water_sedimentation''']
     69}}}
     70{{{#!td style="vertical-align:top;width: 50px"
     71L
     72}}}
     73{{{#!td style="vertical-align:top;width: 75px"
     74.F.
     75}}}
     76{{{#!td
     77Parameter to consider sedimentation of cloud water according to Ackermann et al. (2009, MWR).
     78
     79This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) ([#cloud_scheme cloud_scheme] = 'seifert_beheng') or by Kessler (1969)  ([#cloud_scheme cloud_scheme] = 'kessler') is used.
     80}}}
     81|----------------
     82{{{#!td style="vertical-align:top"
     83[=#dry_aerosol_radius '''dry_aerosol_radius''']
     84}}}
     85{{{#!td style="vertical-align:top"
     86R
     87}}}
     88{{{#!td style="vertical-align:top"
     890.05E-6
     90}}}
     91{{{#!td
     92The mean geometric radius of the dry aerosol spectrum.
     93}}}
     94|----------------
     95{{{#!td style="vertical-align:top;width: 150px"
     96[=#limiter_sedimentation '''limiter_sedimentation''']
     97}}}
     98{{{#!td style="vertical-align:top;width: 50px"
     99L
     100}}}
     101{{{#!td style="vertical-align:top;width: 75px"
     102.T.
     103}}}
     104{{{#!td
     105Slope limiter in sedimentation process according to Stevens and Seifert (2008).
     106
     107This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) is used ([#cloud_scheme cloud_scheme] = 'seifert_beheng').
     108
     109If [#c_sedimentation c_sedimentation] <= 1.0 there is no need to use the limiter.
     110}}}
     111|----------------
     112{{{#!td style="vertical-align:top;width: 150px"
     113[=#na_init '''na_init''']
     114}}}
     115{{{#!td style="vertical-align:top;width: 50px"
     116R
     117}}}
     118{{{#!td style="vertical-align:top;width: 75px"
     119100.0E6
     120}}}
     121{{{#!td
     122Background dry aerosol concentration. If [#cloud_scheme cloud_scheme] = 'morrison' is used this parameter replaces [#nc_const nc_const]. Activation is parameterized assuming that the number of activated CCN cannot be larger than na_init.
     123This parameter only comes into effect if the microphysical cloud scheme according to Morrison and Grabowski (2007) is used ([#cloud_scheme cloud_scheme] = 'morrison').
     124}}}
     125|----------------
     126{{{#!td style="vertical-align:top;width: 150px"
     127[=#nc_const '''nc_const''']
     128}}}
     129{{{#!td style="vertical-align:top;width: 50px"
     130R
     131}}}
     132{{{#!td style="vertical-align:top;width: 75px"
     13370.0E6
     134}}}
     135{{{#!td
     136Fixed cloud droplet number density (in 1/m^3^). The default value is applicable for marine conditions.
     137
     138This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) is used ([#cloud_scheme cloud_scheme] = 'seifert_beheng').
     139}}}
     140|----------------
     141{{{#!td style="vertical-align:top;width: 150px"
     142[=#collision_turbulence '''collision_turbulence''']
     143}}}
     144{{{#!td style="vertical-align:top;width: 50px"
     145L
     146}}}
     147{{{#!td style="vertical-align:top;width: 75px"
     148.F.
     149}}}
     150{{{#!td
     151Turbulence effects on the collision process, namely the autoconversion and accretion according to Seifert, Nuijens and Stevens (2010).
     152
     153This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) is used ([#cloud_scheme cloud_scheme] = 'seifert_beheng').
     154}}}
     155|----------------
     156{{{#!td style="vertical-align:top"
     157[=#sigma_bulk '''sigma_bulk''']
     158}}}
     159{{{#!td style="vertical-align:top"
     160R
     161}}}
     162{{{#!td style="vertical-align:top"
     1632.0
     164}}}
     165{{{#!td
     166The dispersion of the dry aerosol spectrum.
     167}}}
     168|----------------
     169{{{#!td style="vertical-align:top;width: 150px"
     170[=#ventilation_effect '''ventilation_effect''']
     171}}}
     172{{{#!td style="vertical-align:top;width: 50px"
     173L
     174}}}
     175{{{#!td style="vertical-align:top;width: 75px"
     176.T.
     177}}}
     178{{{#!td
     179Parameter to consider the ventilation effect on evaporation of raindrops according to Seifert (2008).
     180
     181This parameter only comes into effect if the microphysical cloud scheme according to Seifert and Beheng (2006) is used ([#cloud_scheme cloud_scheme] = 'seifert_beheng').
     182}}}