Changes between Version 6 and Version 7 of doc/app/salsa_parameters


Ignore:
Timestamp:
Jun 28, 2019 1:36:59 PM (6 years ago)
Author:
monakurppa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/salsa_parameters

    v6 v7  
    2626If '''advect_particle_water''' = .F., the aerosol particle water content is calculated at each dt_salsa based on the equilibrium solution using the ZSR
    2727method ([wiki:doc/app/salsaref/ Stokes and Robinson, 1966]).
     28}}}
     29|----------------
     30{{{#!td style="vertical-align:top"
     31[=#aerosol_flux_dpg '''aerosol_flux_dpg''']
     32}}}
     33{{{#!td style="vertical-align:top"
     34R(7)
     35}}}
     36{{{#!td style="vertical-align:top"
     371.3E-8, 5.4E-8, 8.6E-7, 2.0E-7, 2.0E-7, 2.0E-7, 2.0E-7
     38}}}
     39{{{#!td
     40The number geometric mean diameter per aerosol mode (in m) for the aerosol emission. A total of 7 different aerosol modes can be applied.  Example modes: nucleation, Aitken, accumulation and coarse mode.
     41
     42If [#salsa_emission_mode salsa_emission_mode]= 'uniform', the aerosol number emission is described by input parameters '''aerosol_flux_dpg''', [#aerosol_flux_sigmag aerosol_flux_sigmag], [#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] and [#surface_aerosol_flux surface_aerosol_flux].
     43}}}
     44|----------------
     45{{{#!td style="vertical-align:top"
     46[=#aerosol_flux_mass_fracs_a '''aerosol_flux_mass_fracs_a''']
     47}}}
     48{{{#!td style="vertical-align:top"
     49R(7)
     50}}}
     51{{{#!td style="vertical-align:top"
     521.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
     53}}}
     54{{{#!td
     55Mass fractions of soluble chemical components (subrange 2a) for the horizontally homogeneous aerosol emission.
     56
     57Given in the same order as the list of activated aerosol chemical components [#listspec listspec].
     58
     59If [#salsa_emission_mode salsa_emission_mode]= 'uniform', the aerosol number emission is described by input parameters '''aerosol_flux_dpg''', [#aerosol_flux_sigmag aerosol_flux_sigmag], [#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] and [#surface_aerosol_flux surface_aerosol_flux].
     60}}}
     61|----------------
     62{{{#!td style="vertical-align:top"
     63[=#aerosol_flux_sigmag '''aerosol_flux_sigmag''']
     64}}}
     65{{{#!td style="vertical-align:top"
     66R(7)
     67}}}
     68{{{#!td style="vertical-align:top"
     691.8, 2.16, 2.21, 2.0, 2.0, 2.0, 2.0
     70}}}
     71{{{#!td
     72The standard deviation of the log-normal aerosol number size distribution per aerosol mode for the aerosol emission. A total of 7 different aerosol modes can be applied.  Example modes: nucleation, Aitken, accumulation and coarse mode.
     73
     74If [#salsa_emission_mode salsa_emission_mode]= 'uniform', the aerosol number emission is described by input parameters '''aerosol_flux_dpg''', [#aerosol_flux_sigmag aerosol_flux_sigmag], [#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] and [#surface_aerosol_flux surface_aerosol_flux].
    2875}}}
    2976|----------------
     
    607654|----------------
    608655{{{#!td style="vertical-align:top"
    609 [=#salsa_source_mode '''salsa_source_mode''']
     656[=#salsa_emission_mode '''salsa_emission_mode''']
    610657}}}
    611658{{{#!td style="vertical-align:top"
     
    616663}}}
    617664{{{#!td
    618 Source mode for aerosol and gaseous emissions.
    619 
    620 Setting '''salsa_source_mode''' = 'read_from_file' reads the source information from the NetCDF aero -information file.
     665Emission mode for aerosol and gaseous emissions.
     666
     667Setting '''salsa_emission_mode''' = 'uniform' sets a horizontally homogeneous surface flux of aerosols based on [#surface_aerosol_flux surface_aerosol_flux], [#aerosol_flux_dpg aerosol_flux_dpg], [#aerosol_flux_sigmag aerosol_flux_sigmag] and [#aerosol_flux_mass_fracs_a aerosol_mass_fracs_a]. '''bc_salsa_b''' = '' 'neumann' '' is required
     668
     669Setting '''salsa_emission_mode''' = 'read_from_file' reads the source information from the NetCDF aero -information file.
    621670
    622671Note that all chemical components included in the simulation must be activated in [#listspec listspec].
     
    652701|----------------
    653702{{{#!td style="vertical-align:top"
     703[=#surface_aerosol_flux '''surface_aerosol_flux''']
     704}}}
     705{{{#!td style="vertical-align:top"
     706R(7)
     707}}}
     708{{{#!td style="vertical-align:top"
     7091.04e+11, 3.23E+10, 5.4E+6, 0.0, 0.0, 0.0, 0.0
     710}}}
     711{{{#!td
     712The total surface aerosol number flux per aerosol mode (in m^-2^s^-1^). A total of 7 different aerosol modes can be applied.  Example modes: nucleation, Aitken, accumulation and coarse mode.
     713
     714If [#salsa_emission_mode salsa_emission_mode]= 'uniform', the aerosol number emission is described by input parameters '''aerosol_flux_dpg''', [#aerosol_flux_sigmag aerosol_flux_sigmag], [#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] and [#surface_aerosol_flux surface_aerosol_flux].
     715}}}
     716|----------------
     717{{{#!td style="vertical-align:top"
    654718[=#van_der_waals_coagc '''van_der_waals_coagc''']
    655719}}}