Changes between Version 274 and Version 275 of doc/app/parlist


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v274 v275  
    3333||='''Parameter Name'''||='''Namelist\\ Group'''||='''[../fortrantypes Fortran] \\ [../fortrantypes Type]'''=||='''Default \\ Value'''||='''Explanation'''
    3434|| [../agtpar#a_rand_target a_rand_target] [=#a] || agt || L(100) || 100 * .F. || Flag for agents within a group to have random targets outside of model domain.
    35 || [../salsa#advect_particle_water advect_particle_water] || salsa || L || .T. || Parameter to switch on the advection of condensed water in aerosol particles.
     35|| [../salsa_parameters#advect_particle_water advect_particle_water] || salsa || L || .T. || Parameter to switch on the advection of condensed water in aerosol particles.
    3636|| [../agtpar#adx adx] || agt || R(100) || 100 * 9999999.9 || Distance along x between agents within an agent source (in m).
    3737|| [../agtpar#ady ady] || agt || R(100) || 100 * 9999999.9 || Distance along y between agents within an agent source (in m).
     
    3939|| [../parpar#aero_weight aero_weight] || lpm || R || 1.0 || Scale the number concentration defined by aero_type.
    4040|| [../bcmpar#aerosol_bulk aerosol_bulk] || bulkc || C*20 || 'nacl' || Parameter to choose the used aerosol type.
    41 || [../salsa#aerosol_flux_dpg aerosol_flux_dpg] || salsa || R(7) || 1.3E-8, 5.4E-8, 8.6E-7, 2.0E-7, 2.0E-7, 2.0E-7, 2.0E-7 || The number geometric mean diameter per aerosol emission mode.
    42 || [../salsa#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] || salsa || R(7) || 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 || Mass fractions of chemical components for horizontally homogeneous aerosol emission.
    43 || [../salsa#aerosol_flux_sigmag aerosol_flux_sigmag] || salsa || R(7) || 1.8, 2.16, 2.21, 2.0, 2.0, 2.0, 2.0 || The standard deviation of the log-normal size distribution per aerosol emission mode.
     41|| [../salsa_parameters#aerosol_flux_dpg aerosol_flux_dpg] || salsa || R(7) || 1.3E-8, 5.4E-8, 8.6E-7, 2.0E-7, 2.0E-7, 2.0E-7, 2.0E-7 || The number geometric mean diameter per aerosol emission mode.
     42|| [../salsa_parameters#aerosol_flux_mass_fracs_a aerosol_flux_mass_fracs_a] || salsa || R(7) || 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 || Mass fractions of chemical components for horizontally homogeneous aerosol emission.
     43|| [../salsa_parameters#aerosol_flux_sigmag aerosol_flux_sigmag] || salsa || R(7) || 1.8, 2.16, 2.21, 2.0, 2.0, 2.0, 2.0 || The standard deviation of the log-normal size distribution per aerosol emission mode.
    4444|| [../agtpar#agent_maximum_age agent_maximum_age] || agt || R(100) || 100 * 9999999.9 || Maximum time an agent can spend in the simulation before it is deleted.
    4545|| [../wind_turbine_parameters#air_density air_density] || wtm || R ||1.225|| The air density (in kg/m^3^) is necessary to convert the aerodynamic torque of the rotor into a power (in W).
     
    6565|| [../d3par#averaging_interval_pr averaging_interval_pr] || run || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for vertical profiles output to local file [../iofiles#DATA_1D_PR_NETCDF DATA_1D_PR_NETCDF] (in s).
    6666|| [../sppar#averaging_interval_sp averaging_interval_sp] || run || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for spectra output to local file [../iofiles#DATA_1D_SP_NETCDF DATA_1D_SP_NETCDF] (in s).
    67 || [../salsa#bc_aer_b bc_aer_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations.
    68 || [../salsa#bc_aer_l bc_aer_l] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The left boundary condition of the aerosol (and gas) concentrations.
    69 || [../salsa#bc_aer_n bc_aer_n] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The north boundary condition of the aerosol (and gas) concentrations.
    70 || [../salsa#bc_aer_r bc_aer_r] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The right boundary condition of the aerosol (and gas) concentrations.
    71 || [../salsa#bc_aer_s bc_aer_s] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The south boundary condition of the aerosol (and gas) concentrations.
    72 || [../salsa#bc_aer_t bc_aer_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations.
     67|| [../salsa_parameters#bc_aer_b bc_aer_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations.
     68|| [../salsa_parameters#bc_aer_l bc_aer_l] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The left boundary condition of the aerosol (and gas) concentrations.
     69|| [../salsa_parameters#bc_aer_n bc_aer_n] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The north boundary condition of the aerosol (and gas) concentrations.
     70|| [../salsa_parameters#bc_aer_r bc_aer_r] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_lr bc_lr] || The right boundary condition of the aerosol (and gas) concentrations.
     71|| [../salsa_parameters#bc_aer_s bc_aer_s] || salsa || C*20 || value of [wiki:doc/app/initialization_parameters#bc_ns bc_ns] || The south boundary condition of the aerosol (and gas) concentrations.
     72|| [../salsa_parameters#bc_aer_t bc_aer_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations.
    7373|| [../chempar#bc_cs_b bc_cs_b] [=#b] || chem || C*20 || 'dirichlet' || Bottom boundary condition of the chemical species (cs) concentration.
    7474|| [../chempar#bc_cs_t bc_cs_t] || chem || C*20 || 'initial_gradient' || Top boundary condition of the scalar concentration. 
     
    170170|| [../chempar#decycle_method decycle_method] || chem || C*20(4) ||'dirichlet'|| Decycling method at horizontal boundaries.
    171171|| [../parpar#density_ratio density_ratio] || lpm || R(10) || 0.0, 9*9999999.9 || Ratio of the density of the fluid and the density of the particles.
    172 || [../salsa#depo_pcm_par depo_pcm_par] || salsa || C(20) || 'zhang2001'  || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^).
    173 || [../salsa#depo_pcm_type depo_pcm_type] || salsa || C(20) || 'deciduous_broadleaf'  || Leaf type applied in the dry deposition model.
    174 || [../salsa#depo_surf_par depo_surf_par] || salsa || C(20) || 'zhang2001'  || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^) over an urban surface.
     172|| [../salsa_parameters#depo_pcm_par depo_pcm_par] || salsa || C(20) || 'zhang2001'  || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^).
     173|| [../salsa_parameters#depo_pcm_type depo_pcm_type] || salsa || C(20) || 'deciduous_broadleaf'  || Leaf type applied in the dry deposition model.
     174|| [../salsa_parameters#depo_surf_par depo_surf_par] || salsa || C(20) || 'zhang2001'  || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^) over an urban surface.
    175175|| [../chempar#deposition_dry deposition_dry] || chem || L || .FALSE. || Switches the deposition calculation for particles and gases ON (.TRUE.) or OFF (.FALSE.) 
    176176|| [../agtpar#dim_size_agtnum_manual dim_size_agtnum_manual] || agt || I ||9999999|| Manually set size for agent-number dimension.
     
    190190|| [../initialization_parameters#dp_level_b dp_level_b] || run || R || 0.0 || Lower limit of the vertical range for which the external pressure gradient is applied (in m).
    191191|| [../initialization_parameters#dpdxy dpdxy] || run || R(2) || 2*0.0 || Values of the external pressure gradient applied in x- and y-direction, respectively (in Pa/m).
    192 || [../salsa#dpg dpg] || salsa || R(7) || 0.013, 0.054, 0.86, 0.2, 0.2, 0.2, 0.2   || The number geometric mean diameter per aerosol mode (in µm).
     192|| [../salsa_parameters#dpg dpg] || salsa || R(7) || 0.013, 0.054, 0.86, 0.2, 0.2, 0.2, 0.2   || The number geometric mean diameter per aerosol mode (in µm).
    193193|| [../bcmpar#dry_aerosol_radius dry_aerosol_radius] || bulkc || R || 0.05E-6 || The mean geometric radius of the dry aerosol spectrum.
    194194|| [../d3par#dt dt] || run || R || variable || Time step for the 3d-model (in s).
     
    221221|| [../d3par#dt_run_control dt_run_control] || run || R || 60.0 || Temporal interval at which run control output is to be made (in s).
    222222|| [../initialization_parameters#dt_run_control_1d dt_run_control_1d] || ini || R || 60.0 || Temporal interval of runtime control output of the 1d-model (in s).
    223 || [../salsa#dt_salsa dt_salsa] || salsa || R || 0.1   || Time step for calling aerosol dynamic processes of SALSA.
     223|| [../salsa_parameters#dt_salsa dt_salsa] || salsa || R || 0.1   || Time step for calling aerosol dynamic processes of SALSA.
    224224|| [../parpar#dt_spinup dt_spinup] || ini || R || 60.0 || Time step during integration of the land surface, urban surface, and radiation models during the spinup phase.
    225225|| [../agtpar#dt_write_agent_data dt_write_agent_data] || agt || R ||9999999.9|| Output interval for agent NetCDF output (in s).
     
    244244|| [../initialization_parameters#ensemble_member_nr ensemble_member_nr] || ini || I ||0|| Number of statistically independent members of a simulation.
    245245|| [../lsmpar#f_shortwave f_shortwave_incoming] [=#f] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Fraction of the net shortwave radiation that is transmitted directly to the top soil layer.
    246 || [../salsa#feedback_to_palm feedback_to_palm] || salsa || L || .F. || Parameter to switch on the dynamic feedback to the flow due to condensation of water vapour on aerosol particles.
     246|| [../salsa_parameters#feedback_to_palm feedback_to_palm] || salsa || L || .F. || Parameter to switch on the dynamic feedback to the flow due to condensation of water vapour on aerosol particles.
    247247|| [../lsmpar#field_capacity field_capacity] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at field capacity (in m³/m³).
    248248|| [../initialization_parameters#fft_method fft_method] || ini || C*20 || 'system specific' || FFT-method to be used.
     
    263263|| [../wind_turbine_parameters#generator_torque_max generator_torque_max] || wtm || R || 47402.91 || Maximum Torque of the generator (in Nm).
    264264|| [../wind_turbine_parameters#generator_torque_rate_max generator_torque_rate_max] || wtm || R || 15000.0 || Maximum generator torque rate (in Nm/s).
    265 || [../salsa#H2SO4_init H2SO4_init] [=#h] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous sulphuric acid H2SO4 (g).
    266 || [../salsa#HNO3_init HNO3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous nitric acid HNO3 (g).
     265|| [../salsa_parameters#H2SO4_init H2SO4_init] [=#h] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous sulphuric acid H2SO4 (g).
     266|| [../salsa_parameters#HNO3_init HNO3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous nitric acid HNO3 (g).
    267267|| [../wind_turbine_parameters#hub_x hub_x] || wtm || R(100) || none || Longitudinal position of the rotor center (in m).
    268268|| [../wind_turbine_parameters#hub_y hub_y] || wtm || R(100) || none || Lateral position of the rotor center (in m).
     
    278278|| [../initialization_parameters#initializing_actions initializing_actions] || ini || C*100 || no default value || Initialization actions to be carried out.
    279279|| [../parpar#initial_weighting_factor initial_weighting] \\ [../parpar#initial_weighting_factor _factor] || lpm || R || 1.0 || Factor to define the real number of initial droplets in a grid cell.
    280 || [../salsa#init_aerosol_type init_aerosol_type] || salsa || I || 1 || Aerosol size distribution initialisation type.
    281 || [../salsa#init_gases_type init_gases_type]  || salsa || I || 1 || Gas concentration initialisation type.
     280|| [../salsa_parameters#init_aerosol_type init_aerosol_type] || salsa || I || 1 || Aerosol size distribution initialisation type.
     281|| [../salsa_parameters#init_gases_type init_gases_type]  || salsa || I || 1 || Gas concentration initialisation type.
    282282|| [../initialization_parameters#km_constant km_constant] [=#k] || ini || R || variable (computed \\ from TKE) || Constant eddy diffusivities are used (laminar simulations).
    283283|| [../initialization_parameters#km_damp_max km_damp_max] || ini || R || 0.5*(dx or dy) || Maximum diffusivity used for filtering the velocity field in the vicinity of the outflow (in m^2^/s).
     
    297297|| [../flpar#leg_mode leg_mode] || vfm || C(100) || 100*'cyclic'  || Flight mode, either 'cyclic' or 'return'.
    298298|| [../bcmpar#limiter_sedimentation limiter_sedimentation] || bcm || L || .T. || Use limiter in raindrop sedimentation process.
    299 || [../salsa#listspec listspec] || salsa || C*3(7)  || 'SO4', 6 * ' '  || List of activated aerosol chemical components.
     299|| [../salsa_parameters#listspec listspec] || salsa || C*3(7)  || 'SO4', 6 * ' '  || List of activated aerosol chemical components.
    300300|| [../parpar#log_sigma log_sigma] || lpm || R(3) || 2.0 || Parameters of initial aerosol spectrum.
    301301|| [../initialization_parameters#longitude longitude] || ini || R || 0.0 || Geographical longitude (in degrees).
     
    314314|| [../d3par#mask_y_loop mask_y_loop] || run || R \\ (max_masks, \\ 3) || max_masks*100* \\ (/-1.0,-1.0,-1.0/) || Loop begin, end and stride for y-coordinates of mask locations for masks (in multiples of [../d3par#mask_scale_y mask_scale_y]).
    315315|| [../d3par#mask_z_loop mask_z_loop] || run || R \\ (max_masks, \\ 3) || max_masks*100* \\ (/-1.0,-1.0,-1.0/) || Loop begin, end and stride for z-coordinates of mask locations for masks (in multiples of [../d3par#mask_scale_z mask_scale_z]).
    316 || [../salsa#mass_fracs_a mass_fracs_a] || salsa || R(7) || 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  || Mass fractions of soluble chemical components (subrange 2a).
    317 || [../salsa#mass_fracs_b mass_fracs_b] || salsa || R(7) || 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0   || Mass fractions of insoluble chemical components (subrange 2b).
     316|| [../salsa_parameters#mass_fracs_a mass_fracs_a] || salsa || R(7) || 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0  || Mass fractions of soluble chemical components (subrange 2a).
     317|| [../salsa_parameters#mass_fracs_b mass_fracs_b] || salsa || R(7) || 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0   || Mass fractions of insoluble chemical components (subrange 2b).
    318318|| [../agtpar#max_dist_from_path max_dist_from_path] || agt || R ||1.0|| Agent distance from current path section that triggers recalculation of that agent's path (in m).
    319319|| [../flpar#max_elev_change max_elev_change] || vfm || R(100) ||100*0.0|| Maximum possible elevation change in case rate_of_climb is not equal to zero.
     
    332332|| [../chempar#my_steps my_steps] || chem || I(50) || 0 ||  List of fixed timesteps.
    333333|| [../wind_turbine_parameters#n_airfoils n_airfoils] || wtm || I ||8|| Number of airfoils of the used turbine model.
    334 || [../salsa#n_lognorm n_lognorm] [=#n] || salsa || R(7) || 1.04E5, 3.23E4, 5.4, 0.0, 0.0, 0.0, 0.0 || The total aerosol number concentration per aerosol mode (in cm^-3^).
     334|| [../salsa_parameters#n_lognorm n_lognorm] [=#n] || salsa || R(7) || 1.04E5, 3.23E4, 5.4, 0.0, 0.0, 0.0, 0.0 || The total aerosol number concentration per aerosol mode (in cm^-3^).
    335335|| [../wind_turbine_parameters#n_turbines n_turbines] || wtm || I ||1|| Number of the turbines to be included. Maximum is 100.
    336336|| [../lsmpar#n_vangenuchten n_vangenuchten] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Value of the coefficient n for the calculation of the hydraulic conductivity of soil in the parametrization after Van Genuchten.
     
    339339|| [../wind_turbine_parameters#nacelle_cd nacelle_cd] || wtm || R(100) || none || Drag coefficient for each nacelle. This parameter needs to be specified for each turbine.
    340340|| [../wind_turbine_parameters#nacelle_radius nacelle_radius] || wtm || R(100) || none || Radius of the nacelle for each turbine (in m). This parameter has to be non-zero if the nacelle should be included.
    341 || [../salsa#nbin nbin] || salsa || I(2) || 3, 7 || Number of aerosol size bins per subrange.
     341|| [../salsa_parameters#nbin nbin] || salsa || I(2) || 3, 7 || Number of aerosol size bins per subrange.
    342342|| [../bcmpar#nc_const nc_const] || bulkc || R || 70.0E6 || Fixed cloud droplet number density (in 1/m3).
    343343|| [../nestpar#nesting_datatransfer_mode nesting_datatransfer_mode] || nest || C*7 || 'mixed' || Type of nesting data transfer mode.
     
    348348|| [../d3par#netcdf_precision netcdf_precision] || ini || C*20(10) || single precision for \\ all output quantities || Defines the accuracy of the netCDF output.
    349349|| [../initialization_parameters#neutral neutral] || ini || L || .F. || Parameter to switch off calculation of temperature equation.
    350 || [../salsa#nf2a nf2a] || salsa || R || 1.0 || The number fraction allocated to subrange 2a.
     350|| [../salsa_parameters#nf2a nf2a] || salsa || R || 1.0 || The number fraction allocated to subrange 2a.
    351351|| [../initialization_parameters#ngsrb ngsrb] || ini || I ||2|| Number of Gauss-Seidel iterations to be carried out on each grid level of the multigrid Poisson solver.
    352 || [../salsa#NH3_init NH3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous ammonia NH3 (g).
    353 || [../salsa#nj3 nj3] || salsa || I || 1 || Parametrisation for calculating the apparent formation rate of 3 nm sized aerosol particles (J,,3,,, in # s^-1^).
    354 || [../salsa#nlcnd nlcnd] || salsa || L || .F. || Parameter to switch on the condensation of gaseous compounds on aerosol particles.
    355 || [../salsa# nlcndgas  nlcndgas] || salsa || L || .F. || Parameter to switch on the condensation of gaseous compounds, excluding water vapour, on aerosol particles.
    356 || [../salsa#nlcndgash2oae nlcndgash2oae] || salsa || L || .F. || Parameter to switch on the condensation of water vapour on aerosol particles.
    357 || [../salsa#nlcoag nlcoag] || salsa || L || .F. || Parameter to switch on the coagulation of aerosol particles.
    358 || [../salsa#nldepo nldepo] || salsa || L || .F. || Parameter to switch of the dry deposition and sedimentation of aerosol particles. 
    359 || [../salsa#nldepo_topo nldepo_topo] || salsa || L || .F. || Parameter to switch aerosol dry deposition on topography elements (ground, wall, roofs).
    360 || [../salsa#nldepo_vege nldepo_vege] || salsa || L || .F. || Parameter to switch on aerosol dry deposition on resolved scale vegetation. 
    361 || [../salsa#nldistupdate nldistupdate] || salsa || L || .T. || Parameter to switch on the aerosol number size distribution update switch.
     352|| [../salsa_parameters#NH3_init NH3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous ammonia NH3 (g).
     353|| [../salsa_parameters#nj3 nj3] || salsa || I || 1 || Parametrisation for calculating the apparent formation rate of 3 nm sized aerosol particles (J,,3,,, in # s^-1^).
     354|| [../salsa_parameters#nlcnd nlcnd] || salsa || L || .F. || Parameter to switch on the condensation of gaseous compounds on aerosol particles.
     355|| [../salsa_parameters# nlcndgas  nlcndgas] || salsa || L || .F. || Parameter to switch on the condensation of gaseous compounds, excluding water vapour, on aerosol particles.
     356|| [../salsa_parameters#nlcndgash2oae nlcndgash2oae] || salsa || L || .F. || Parameter to switch on the condensation of water vapour on aerosol particles.
     357|| [../salsa_parameters#nlcoag nlcoag] || salsa || L || .F. || Parameter to switch on the coagulation of aerosol particles.
     358|| [../salsa_parameters#nldepo nldepo] || salsa || L || .F. || Parameter to switch of the dry deposition and sedimentation of aerosol particles. 
     359|| [../salsa_parameters#nldepo_topo nldepo_topo] || salsa || L || .F. || Parameter to switch aerosol dry deposition on topography elements (ground, wall, roofs).
     360|| [../salsa_parameters#nldepo_vege nldepo_vege] || salsa || L || .F. || Parameter to switch on aerosol dry deposition on resolved scale vegetation. 
     361|| [../salsa_parameters#nldistupdate nldistupdate] || salsa || L || .T. || Parameter to switch on the aerosol number size distribution update switch.
    362362|| [../d3par#normalizing_region normalizing_region] || run || I ||0|| Determines the subdomain from which the normalization quantities are calculated.
    363363|| [../d3par#npex npex] || run || I || no default value || Number of processors along x-direction of the virtual processor net.
    364364|| [../d3par#npey npey] || run || I || no default value || Number of processors along y-direction of the virtual processor net.
    365 || [../salsa#nsnucl nsnucl] || salsa || I ||0|| The nucleation scheme applied.
     365|| [../salsa_parameters#nsnucl nsnucl] || salsa || I ||0|| The nucleation scheme applied.
    366366|| [../initialization_parameters#nsor nsor] || run || I ||20|| Number of iterations to be used with the SOR-scheme.
    367367|| [../initialization_parameters#nsor_ini nsor_ini] || ini || I ||100|| Initial number of iterations with the SOR algorithm.
     
    375375|| [../initialization_parameters#nz nz] || ini || I || no default value || Number of grid points in z-direction.
    376376|| [../d3par#nz_do3d nz_do3d] || ini || I || nz + 1 || Limits the output of 3d volume data along the vertical direction (grid point index k).
    377 || [../salsa#OCNV_init OCNV_init] [=#o] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous non-volatile organic compounds.
    378 || [../salsa#OCSV_init OCSV_init] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous semi-volatile organic compounds.
     377|| [../salsa_parameters#OCNV_init OCNV_init] [=#o] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous non-volatile organic compounds.
     378|| [../salsa_parameters#OCSV_init OCSV_init] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous semi-volatile organic compounds.
    379379|| [../initialization_parameters#omega omega] || ini || R ||7.29E+00|| Angular velocity of the rotating system (in rad s^-1^).
    380380|| [../initialization_parameters#omega_sor omega_sor] || ini || R || 1.8 || Convergence factor to be used with the SOR-scheme.
     
    437437|| [../agtpar#read_agents_from_restartfile read_agents_from] \\ [../agtpar#read_agents_from_restartfile _restartfile] || agt || L ||.F.|| Flag to read agent data from restart file.
    438438|| [../parpar#read_particles_from_restartfile read_particles_from] \\ [../parpar#read_particles_from_restartfile _restartfile] || lpm || L || .T. || Read particle data from the previous run.
    439 || [../salsa#read_restart_data_salsa read_restart_data_salsa]  || salsa || L || .F. || Read the restart data of the salsa module from the previous run.
     439|| [../salsa_parameters#read_restart_data_salsa read_restart_data_salsa]  || salsa || L || .F. || Read the restart data of the salsa module from the previous run.
    440440|| [../initialization_parameters#recycling_width recycling_width] || ini || R || 0.1*[../initialization_parameters#nx nx]*[../initialization_parameters#dx dx] || Distance of the recycling plane from the inflow boundary (in m).
    441441|| [../initialization_parameters#reference_state reference_state] || ini || C*20 || '' 'initial_profile' '' || Defines what is used as reference state in the buoyancy term.
    442442|| [../userpar#region region] || user || C*40(0:9) |||| Name(s) of the subdomain(s) defined by the user.
    443443|| [../wind_turbine_parameters#region_2_slope region_2_slope] || wtm || R ||2.332.287|| Slope constant for region 2.
    444 || [../salsa#reglim reglim]  || salsa || R(3) || 3.0E-9, 5.0E-8, 1.0E-5  || Aerosol diameter limits for the subranges (in m) in the following order: lower limit of 1, upper limit of 1 and lower limit of 2, upper limit of 2.
     444|| [../salsa_parameters#reglim reglim]  || salsa || R(3) || 3.0E-9, 5.0E-8, 1.0E-5  || Aerosol diameter limits for the subranges (in m) in the following order: lower limit of 1, upper limit of 1 and lower limit of 2, upper limit of 2.
    445445|| [../agtpar#repuls_agent repuls_agent] || agt || R ||1.5|| Magnitude of the repulsive force agents exert on each other (in m^2^ s^-2^).
    446446|| [../agtpar#repuls_wall repuls_wall] || agt || R ||7.0|| Magnitude of the repulsive force obstacles exert on agents (in m^2^ s^-2^).
     
    459459|| [../initialization_parameters#s_vertical_gradient_level s_vertical_gradient] \\ [../initialization_parameters#s_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the scalar gradient defined by [../initialization_parameters#s_vertical_gradient s_vertical_gradient] is effective (in m).
    460460|| [../oceanpar#salinity salinity] || ocean || L || .T. || Parameter to switch on/off calculation of salinity equation.
    461 || [../salsa#salsa_emission_mode salsa_emission_mode] || salsa || C(20) || 'no_source'  || Source mode for aerosol and gaseous emissions.
     461|| [../salsa_parameters#salsa_emission_mode salsa_emission_mode] || salsa || C(20) || 'no_source'  || Source mode for aerosol and gaseous emissions.
    462462|| [../oceanpar#sa_surface sa_surface] || ocean || R || 35.0 || Surface salinity (in psu).
    463463|| [../oceanpar#sa_vertical_gradient sa_vertical_gradient] || ocean || R(10) || 10*0.0 || Salinity gradient(s) of the initial salinity profile (in psu / 100 m).
     
    477477|| [../agtpar#sigma_rep_agent sigma_rep_agent] || agt || R ||0.3|| Width of agent repulsive field (in m).
    478478|| [../agtpar#sigma_rep_wall sigma_rep_wall] || agt || R ||0.1|| Width of obstacle repulsive field (in m).
    479 || [../salsa#sigmag sigmag] || salsa || R(7) || 1.8, 2.16, 2.21, 2.0, 2.0, 2.0, 2.0   || The standard deviation of the log-normal aerosol number size distribution per aerosol mode.
     479|| [../salsa_parameters#sigmag sigmag] || salsa || R(7) || 1.8, 2.16, 2.21, 2.0, 2.0, 2.0, 2.0   || The standard deviation of the log-normal aerosol number size distribution per aerosol mode.
    480480|| [../d3par#skip_time_data_output skip_time_data_output] || run || R || 0.0 || No data output before this interval has passed (in s).
    481481|| [../d3par#skip_time_data_output_av skip_time_data] \\ [../d3par#skip_time_data_output_av _output_av] || run || R || value of [../d3par#skip_time_data_output skip_time] \\ [../d3par#skip_time_data_output _data_output] || No output of temporally averaged 2d/3d data before this interval has passed (in s).
    482482|| [../lsmpar#skip_time_do_lsm skip_time_do_lsm] || lsm || R || 0.0 || Time after which the land surface model is switched on.
    483483|| [../radpar#skip_time_do_radiation skip_time_do_radiation] || rrtmg || R || 0.0 || Time after which the radiation model is switched on.
    484 || [../salsa#skip_time_do_salsa skip_time_do_salsa] || salsa || R || 0.0 || Time after which SALSA is switched on.
     484|| [../salsa_parameters#skip_time_do_salsa skip_time_do_salsa] || salsa || R || 0.0 || Time after which SALSA is switched on.
    485485|| [../d3par#skip_time_domask skip_time_domask] || run || R \\ (max_masks) || max_masks*0.0 || No output of masked data before this interval has passed (in s).
    486486|| [../d3par#skip_time_dopr skip_time_dopr] || run || R || value of [../d3par#skip_time_data_output skip_time] \\ [../d3par#skip_time_data_output _data_output] || No output of vertical profile data before this interval has passed (in s).
     
    506506|| [../initialization_parameters#subs_vertical_gradient_level subs_vertical_gradient] \\ [../initialization_parameters#subs_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient for the subsidence/ascent velocity defined by [../initialization_parameters#subs_vertical_gradient subs_vertical_gradient] is effective (in m).
    507507|| [../biometpar#sun_in_south sun_in_south] || biomet || L || .F. || Azimuthal position of the sun. 
    508 || [../salsa#surface_aerosol_flux surface_aerosol_flux] || salsa || R(7) || 1.04e+11, 3.23E+10, 5.4E+6, 0.0, 0.0, 0.0, 0.0 || The total surface number flux per aerosol mode (in m^-2^s^-1^).
     508|| [../salsa_parameters#surface_aerosol_flux surface_aerosol_flux] || salsa || R(7) || 1.04e+11, 3.23E+10, 5.4E+6, 0.0, 0.0, 0.0, 0.0 || The total surface number flux per aerosol mode (in m^-2^s^-1^).
    509509|| [../oceanpar#surface_cooling_spinup_time surface_cooling] \\ [../oceanpar#surface_cooling_spinup_time _spinup_time] || ocean || R || 999999.9 || Time (in s) after which the surface heat flux is switched off.
    510510|| [../chempar#surface_csflux surface_csflux] || chem || R(99) || 0.0 ||  Values of surface fluxes of chemistry emissions to be used in the PARAMETERIZED mode.
     
    560560|| [../initialization_parameters#v_bulk v_bulk] [=#v] || ini || R || 0.0 || v-component of the predefined bulk velocity (in m/s).
    561561|| [../initialization_parameters#v_profile v_profile] || ini || R(100) || 100 * 9999999.9 || Values of v-velocity component to be used as initial profile (in m/s).
    562 || [../salsa#van_der_waals_coagc van_der_waals_coagc] || salsa || L ||.F.|| Parameter to switch on the van der Waals forces when calculating the collision kernel in the coagulation subroutine.
     562|| [../salsa_parameters#van_der_waals_coagc van_der_waals_coagc] || salsa || L ||.F.|| Parameter to switch on the van der Waals forces when calculating the collision kernel in the coagulation subroutine.
    563563|| [../initialization_parameters#vdi_checks vdi_checks] || ini || L || .F. || Switch the internal controls according to VDI 3783 Part 9 on.
    564564|| [../lsmpar#veg_type veg_type] || lsm || I ||2|| Vegetation type to be used in the land surface model.
     
    576576|| [../oceanpar#wave_breaking wave_breaking] || ocean || L || .F. || Parameter to switch on turbulence generation by wave breaking.
    577577|| [../lsmpar#wilting_point wilting_point] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at permanent wilting point (in m³/m³).
    578 || [../salsa#write_binary_salsa write_binary_salsa] || salsa || L || .F. ||  Write the binary restart data for the salsa module.
     578|| [../salsa_parameters#write_binary_salsa write_binary_salsa] || salsa || L || .F. ||  Write the binary restart data for the salsa module.
    579579|| [../parpar#write_particle_statistics write_particle] \\ [../parpar#write_particle_statistics _statistics] || lpm || L || .F. || Switch on/off output of particle information.
    580580|| [../flpar#x_end x_end] [=#x] || vfm || R(100) || 100*999999999.0 || End-position of the flight leg along x in meter.