Changes between Version 11 and Version 12 of doc/app/salsaoverv


Ignore:
Timestamp:
Apr 25, 2020 11:12:44 AM (5 years ago)
Author:
raasch
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/salsaoverv

    v11 v12  
    1515SALSA can be coupled with the [/wiki/doc/app/chempar#chemistrymodule "chemistry module"]. In that case, the five gaseous compounds (H2SO4, HNO3, NH3, OCNV and OCSV) will be imported to SALSA from the chemistry module and should thus be included in the chemical mechanism applied ([https://palm.muk.uni-hannover.de/trac/browser/palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_salsa%2Bsimple "Example"] for a chemical mechanism including the gases needed in SALSA).
    1616
    17 SALSA is enabled by adding the NAMELIST {{{salsa_parameters}}} with appropriate parameters to the INPUT parameter file ({{{<run_identifier>_p3d}}}).
     17SALSA is enabled by adding the NAMELIST {{{salsa_parameters}}} with appropriate parameters to the INPUT parameter file ({{{<run_identifier>_p3d}}}).
     18
     19SALSA can be run with horizontal boundary conditions that differ from the remaining PALM code. For example, it is possible to use non-cyclic boundary conditions for the SALSA variables, while cyclic conditions are used for all other variables. See respective boundary condition parameters like [wiki:doc/app/salsa_parameters#bc_aer_n bc_aer_n].