Changes between Version 136 and Version 137 of doc/app/particle_parameters


Ignore:
Timestamp:
Apr 15, 2016 12:33:31 PM (9 years ago)
Author:
hoffmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/particle_parameters

    v136 v137  
    141141}}}
    142142{{{#!td
    143 Parameter to consider solution and curvature effects on the equilibrium vapor pressure of cloud droplets. For the initialization of the corresponding dry aerosol spectrum, see [#init_aerosol_probabilistic init_aerosol_probabilistic].In this case, the radius growth equation is a stiff o.d.e, which is integrated in time using a Rosenbrock method (see Numerical Recipes in FORTRAN, 2nd Edition, p.731). '''curvature_solution_effects''' = ''.T.'' may significantly increase CPU time of jobs.
     143Parameter to consider solution and curvature effects on the equilibrium vapor pressure of cloud droplets. For the initialization of the corresponding dry aerosol spectrum, see [#init_aerosol_probabilistic init_aerosol_probabilistic]. In this case, the radius growth equation is a stiff o.d.e, which is integrated in time using a Rosenbrock method (see Numerical Recipes in FORTRAN, 2nd Edition, p.731). '''curvature_solution_effects''' = ''.T.'' may significantly increase CPU time of jobs.
    144144}}}
    145145|----------------
     
    381381|----------------
    382382{{{#!td style="vertical-align:top"
     383[=#n1 '''n1''']
     384}}}
     385{{{#!td style="vertical-align:top"
     386R
     387}}}
     388{{{#!td style="vertical-align:top"
     389100.0
     390}}}
     391{{{#!td
     392Number concentration of the first log-normal distribution steering the initial dry aerosol spectrum. See [#init_aerosol_probabilistic init_aerosol_probabilistic] for more details.
     393
     394'''n1''' can be given in arbitrary units, since the final number concentration is still steered via [#initial_weighting_factor].
     395}}}
     396|----------------
     397{{{#!td style="vertical-align:top"
     398[=#n2 '''n2''']
     399}}}
     400{{{#!td style="vertical-align:top"
     401R
     402}}}
     403{{{#!td style="vertical-align:top"
     4040.0
     405}}}
     406{{{#!td
     407Number concentration of the second log-normal distribution steering the initial dry aerosol spectrum. See [#n1 n1].
     408}}}
     409|----------------
     410{{{#!td style="vertical-align:top"
     411[=#n3 '''n3''']
     412}}}
     413{{{#!td style="vertical-align:top"
     414R
     415}}}
     416{{{#!td style="vertical-align:top"
     4170.0
     418}}}
     419{{{#!td
     420Number concentration of the third log-normal distribution steering the initial dry aerosol spectrum. See [#n1 n1].
     421}}}
     422|----------------
     423{{{#!td style="vertical-align:top"
    383424[=#particles_per_point '''particles_per_point''']
    384425}}}
     
    605646|----------------
    606647{{{#!td style="vertical-align:top"
     648[=#rm1 '''rm1''']
     649}}}
     650{{{#!td style="vertical-align:top"
     651R
     652}}}
     653{{{#!td style="vertical-align:top"
     6540.05E-6
     655}}}
     656{{{#!td
     657Mode radius of the first log-normal distribution steering the initial dry aerosol spectrum. See [#init_aerosol_probabilistic init_aerosol_probabilistic] for more details.
     658
     659'''rm1''' should be entered in meters.
     660}}}
     661|----------------
     662{{{#!td style="vertical-align:top"
     663[=#rm2 '''rm2''']
     664}}}
     665{{{#!td style="vertical-align:top"
     666R
     667}}}
     668{{{#!td style="vertical-align:top"
     6690.05E-6
     670}}}
     671{{{#!td
     672Mode radius of the second log-normal distribution steering the initial dry aerosol spectrum. See [#rm1 rm1].
     673}}}
     674|----------------
     675{{{#!td style="vertical-align:top"
     676[=#rm3 '''rm3''']
     677}}}
     678{{{#!td style="vertical-align:top"
     679R
     680}}}
     681{{{#!td style="vertical-align:top"
     6820.05E-6
     683}}}
     684{{{#!td
     685Mode radius of the third log-normal distribution steering the initial dry aerosol spectrum. See [#rm1 rm1].
     686}}}
     687|----------------
     688{{{#!td style="vertical-align:top"
    607689[=#seed_follows_topography '''seed_follows_\\topography''']
    608690}}}