Changes between Version 20 and Version 21 of doc/app/salsa_parameters


Ignore:
Timestamp:
May 13, 2020 9:35:46 AM (5 years ago)
Author:
monakurppa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/salsa_parameters

    v20 v21  
    9999The bottom boundary condition of the aerosol concentrations. The same condition applies also for gases if the [wiki:doc/tec/chem chemistry module] is not applied.
    100100
    101 Allowed are the values '' 'dirichlet' '' (constant surface concentration over the entire simulation) and 'neumann' (zero concentration gradient).
     101Allowed are the values '' 'dirichlet' '' (constant surface concentration over the entire simulation) and '' 'neumann' '' (zero concentration gradient).
    102102
    103103If any surface emissions of aerosols and gases are applied (see [#salsa_emission_mode salsa_emission_mode]), '''bc_aer_b''' = '' 'neumann' '' is required.
     
    360360
    361361All chemical components included in the simulation must be activated here.
     362
     363
     364E.g.
     365
     366  ''listspec'' = 'OC','NH','BC',' ',' ',' ',' ',
     367
     368implies that aerosol particles can contain organic carbon, ammonia and black carbon.
    362369}}}
    363370|----------------
     
    387394Mass fractions of soluble chemical components (subrange 2a).
    388395
    389 Given in the same order as the list of activated aerosol chemical components [#listspec listspec].
     396Given in the same order as the list of activated aerosol chemical components [#listspec listspec]. E.g.
     397
     398  ''listspec'' = 'OC','NH','BC',' ',' ',' ',' ',
     399
     400  ''mass_fracs_a'' = 0.3, 0.1, 0.6, 0., 0., 0., 0.,
     401
     402implies that the initial mass composition of the aerosol particles is 30% organic carbon, 10% ammonia and 60% black carbon.
    390403}}}
    391404|----------------
     
    948961}}}
    949962{{{#!td
    950 Options: 's_BC', 's_DU', 's_NH', 's_NO', 's_OC', 's_SO4', 's_SS'.
     963Options: 's_BC', 's_DU', 's_NH', 's_NO', 's_OC', 's_SO4', 's_SS', 's_H2O'.
    951964}}}
    952965