Changes between Version 8 and Version 9 of doc/app/salsa_parameters
- Timestamp:
- Aug 2, 2019 11:50:12 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/salsa_parameters
v8 v9 108 108 |---------------- 109 109 {{{#!td style="vertical-align:top" 110 [=#decycle_ lr '''decycle_lr''']110 [=#decycle_salsa_lr '''decycle_salsa_lr'''] 111 111 }}} 112 112 {{{#!td style="vertical-align:top" … … 119 119 Parameter to the switch on the decycling of aerosol particles along x. The switch applies also for gaseous compounds (H2SO4, HNO3, NH3, OCNV and OCSV) if the chemistry model is not applied. 120 120 121 The decycling method per each lateral boundary is set by [#decycle_method decycle_method].122 }}} 123 |---------------- 124 {{{#!td style="vertical-align:top" 125 [=#decycle_method '''decycle_method''']121 The decycling method per each lateral boundary is set by [#decycle_method_salsa decycle_method_salsa]. 122 }}} 123 |---------------- 124 {{{#!td style="vertical-align:top" 125 [=#decycle_method_salsa '''decycle_method_salsa'''] 126 126 }}} 127 127 {{{#!td style="vertical-align:top" … … 134 134 The decycling method at lateral boundaries, in the following order: left, right, south, north. 135 135 136 If '''decycle_method''' = 'dirichlet', the initial aerosol (and gas) concentrations are copied to the ghost layers and the first three grid points at the boundary. 137 138 If '''decycle_method''' = 'neumann', a zero concentration gradient is set at the boundary. 139 }}} 140 |---------------- 141 {{{#!td style="vertical-align:top" 142 [=#decycle_ns '''decycle_ns'''] 136 If '''decycle_method_salsa''' = 'dirichlet', the initial aerosol (and gas) concentrations are used as fixed boundary conditions. 137 138 If '''decycle_method_salsa''' = 'neumann', a zero concentration gradient is set at the boundary. 139 140 Decycling is enabled by setting [#decycle_salsa_ns decycle_salsa_ns] = .T. and [#decycle_salsa_lr decycle_salsa_lr] = .T.. 141 }}} 142 |---------------- 143 {{{#!td style="vertical-align:top" 144 [=#decycle_ns '''decycle_salsa_ns'''] 143 145 }}} 144 146 {{{#!td style="vertical-align:top" … … 151 153 Parameter to the switch on the decycling of aerosol particles along y. The switch applies also for gaseous compounds (H2SO4, HNO3, NH3, OCNV and OCSV) if the chemistry model is not applied. 152 154 153 The decycling method per each lateral boundary is set by [#decycle_method decycle_method].155 The decycling method per each lateral boundary is set by [#decycle_method_salsa decycle_method_salsa]. 154 156 }}} 155 157 |---------------- … … 665 667 Emission mode for aerosol and gaseous emissions. 666 668 667 Setting '''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 669 Setting '''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]. 670 671 Setting '''salsa_emission_mode''' = 'parameterized' sets the emission based on the street type. The size distribution and mass composition is given similar to is given similar to '''salsa_emission_mode''' = 'uniform'. The flux is then normalised for streets using [#emission_factor_main emission_factor_main], [#emission_factor_side emission_factor_side] [#main_street_id main_street_id], [#side_street_id side_street_id], [#max_street_id max_street_id]. 668 672 669 673 Setting '''salsa_emission_mode''' = 'read_from_file' reads the source information from the NetCDF aero -information file. 670 674 671 Note that all chemical components included in the simulation must be activated in [#listspec listspec]. 675 Note that all chemical components included in the simulation must be activated in [#listspec listspec]. Also '''bc_salsa_b''' = '' 'neumann' '' is required. 672 676 }}} 673 677 |---------------- … … 752 756 |---------------- 753 757 {{{#!td style="vertical-align:top" 754 [''' g_<gaseous_compound>''']758 ['''salsa_g_<gaseous_compound>'''] 755 759 }}} 756 760 {{{#!td style="vertical-align:top" … … 761 765 }}} 762 766 {{{#!td 763 Options: ' g_H2SO4', 'g_HNO3', 'g_NH3', 'g_OCNV','g_OCSV'.767 Options: 'salsa_g_H2SO4', 'salsa_g_HNO3', 'salsa_g_NH3', 'salsa_g_OCNV','salsa_g_OCSV'. 764 768 765 769 Time-averaged output not available. … … 767 771 |---------------- 768 772 {{{#!td style="vertical-align:top" 769 [=# LDSA '''LDSA''']773 [=#salsa_LDSA '''salsa_LDSA'''] 770 774 }}} 771 775 {{{#!td style="vertical-align:top" … … 781 785 |---------------- 782 786 {{{#!td style="vertical-align:top" 783 [''' N_bin<bin number>''']787 ['''salsa_N_bin<bin number>'''] 784 788 }}} 785 789 {{{#!td style="vertical-align:top" … … 795 799 |---------------- 796 800 {{{#!td style="vertical-align:top" 797 [=#Ntot '''Ntot'''] 801 [=#salsa_N_UFP '''salsa_N_UFP'''] 802 }}} 803 {{{#!td style="vertical-align:top" 804 Total aerosol number concentration of particles smaller than 0.1 µm in diameter, i.e. ultrafine particles 805 }}} 806 {{{#!td style="vertical-align:top" 807 # m^-3^ 808 809 }}} 810 {{{#!td 811 812 }}} 813 |---------------- 814 {{{#!td style="vertical-align:top" 815 [=#salsa_Ntot '''salsa_Ntot'''] 798 816 }}} 799 817 {{{#!td style="vertical-align:top" … … 809 827 |---------------- 810 828 {{{#!td style="vertical-align:top" 811 [=#PM2.5 '''PM2.5'''] 829 [=#salsa_PM0.1 '''salsa_PM0.1'''] 830 }}} 831 {{{#!td style="vertical-align:top" 832 Total mass concentration of particulate matter smaller than 0.1 µm in diameter, i.e. ultrafine particles 833 834 }}} 835 {{{#!td style="vertical-align:top" 836 kg m^-3^ 837 838 }}} 839 {{{#!td 840 841 }}} 842 |---------------- 843 {{{#!td style="vertical-align:top" 844 [=#salsa_PM2.5 '''salsa_PM2.5'''] 812 845 }}} 813 846 {{{#!td style="vertical-align:top" … … 824 857 |---------------- 825 858 {{{#!td style="vertical-align:top" 826 [=# PM10 '''PM10''']859 [=#salsa_PM10 '''salsa_PM10'''] 827 860 }}} 828 861 {{{#!td style="vertical-align:top" … … 839 872 |---------------- 840 873 {{{#!td style="vertical-align:top" 841 ['''s _<chemical_compound>''']874 ['''salsa_s_<chemical_compound>'''] 842 875 }}} 843 876 {{{#!td style="vertical-align:top"