Changeset 4131 for palm/trunk/TESTS


Ignore:
Timestamp:
Aug 2, 2019 11:06:18 AM (5 years ago)
Author:
monakurppa
Message:

Several changes in the salsa aerosol module:

  • Add "salsa_" before each salsa output variable
  • Add a possibility to output the number (salsa_N_UFP) and mass concentration (salsa_PM0.1) of ultrafine particles, i.e. particles with a diameter smaller than 100 nm
  • Implement aerosol emission mode "parameterized" which is based on the street type (similar to the chemistry module).
  • Remove unnecessary nucleation subroutines.
  • Add the z-dimension for gaseous emissions to correspond the implementation in the chemistry module
Location:
palm/trunk/TESTS/cases/urban_environment_salsa
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/TESTS/cases/urban_environment_salsa/INPUT/urban_environment_salsa_p3d

    r4118 r4131  
    9494                            '#theta', 'theta*2', 'wtheta', 'w*theta*', 'w"theta"',
    9595                            '#q',  'q*2',
     96                            'salsa_Ntot', 'salsa_N_UFP', 'salsa_LDSA',
     97                            'salsa_PM0.1', 'salsa_PM2.5', 'salsa_PM10',
    9698!
    9799!-- 2D/3D output settings
Note: See TracChangeset for help on using the changeset viewer.