Changes between Version 269 and Version 270 of doc/app/parlist
- Timestamp:
- Feb 12, 2020 1:12:41 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v269 v270 52 52 || [../agtpar#alloc_factor_mas alloc_factor_mas ] || agt || R || 20.0 || Factor (in percent) describing the memory allocated additionally to the memory needed for initial agents at a given grid cell. 53 53 || [../canpar#alpha_lad alpha_lad] || pcm || R || 9999999.9 || Coefficient for constructing leaf area density profile. 54 || [../ini par#alpha_surface alpha_surface] || ini || R || 0.0 || Inclination of the model domain with respect to the horizontal (in degrees).54 || [../initialization_parameters#alpha_surface alpha_surface] || ini || R || 0.0 || Inclination of the model domain with respect to the horizontal (in degrees). 55 55 || [../lsmpar#alpha_vangenuchten alpha_vangenuchten] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Value of the coefficient alpha for the calculation of the hydraulic conductivity of soil in the parametrization after Van Genuchten 56 ||[../ini par#approximation approximation] || ini || C*20 || 'boussinesq' || Parameter to choose the approximation of the model equations.56 ||[../initialization_parameters#approximation approximation] || ini || C*20 || 'boussinesq' || Parameter to choose the approximation of the model equations. 57 57 || [../agtpar#asl asl ] || agt || R(100) || 100 * 9999999.9 || Left border of agent source(s) (in m). 58 58 || [../agtpar#asn asn ] || agt || R(100) || 100 * 9999999.9 || North border of agent source(s) (in m). … … 66 66 || [../chempar#bc_cs_b bc_cs_b] [=#b] || chem || C*20 || 'dirichlet' || Bottom boundary condition of the chemical species (cs) concentration. 67 67 || [../chempar#bc_cs_t bc_cs_t] || chem || C*20 || 'initial_gradient' || Top boundary condition of the scalar concentration. 68 || [../ini par#bc_e_b bc_e_b] || ini || C*20 || 'neumann' || Bottom boundary condition of the TKE.69 || [../ini par#bc_lr bc_lr] || ini || C*20 || 'cyclic' || Boundary condition along x (for all quantities).68 || [../initialization_parameters#bc_e_b bc_e_b] || ini || C*20 || 'neumann' || Bottom boundary condition of the TKE. 69 || [../initialization_parameters#bc_lr bc_lr] || ini || C*20 || 'cyclic' || Boundary condition along x (for all quantities). 70 70 || [../agtpar#bc_mas_lr bc_mas_lr] || agt || C*15 || 'absorb' || Boundary condition for agents at the left and right model boundary. 71 71 || [../agtpar#bc_mas_ns bc_mas_ns] || agt || C*15 || 'absorb' || Boundary condition for agents at the north and south model boundary. 72 || [../ini par#bc_ns bc_ns] || ini || C*20 || 'cyclic' || Boundary condition along y (for all quantities).73 || [../ini par#bc_p_b bc_p_b] || ini || C*20 || 'neumann' || Bottom boundary condition of the perturbation pressure.74 || [../ini par#bc_p_t bc_p_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the perturbation pressure.72 || [../initialization_parameters#bc_ns bc_ns] || ini || C*20 || 'cyclic' || Boundary condition along y (for all quantities). 73 || [../initialization_parameters#bc_p_b bc_p_b] || ini || C*20 || 'neumann' || Bottom boundary condition of the perturbation pressure. 74 || [../initialization_parameters#bc_p_t bc_p_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the perturbation pressure. 75 75 || [../parpar#bc_par_b bc_par_b] || lpm || C*15 || 'reflect' || Bottom boundary condition for particle transport. 76 76 || [../parpar#bc_par_lr bc_par_lr] || lpm || C*15 || 'cyclic' || Lateral boundary condition (x-direction) for particle transport. 77 77 || [../parpar#bc_par_ns bc_par_ns] || lpm || C*15 || 'cyclic' || Lateral boundary condition (y-direction) for particle transport. 78 78 || [../parpar#bc_par_t bc_par_t] || lpm || C*15 || 'absorb' || Top boundary condition for particle transport. 79 || [../ini par#bc_pt_b bc_pt_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the potential temperature.80 || [../ini par#bc_pt_t bc_pt_t] || ini || C*20 || 'initial_gradient' || Top boundary condition of the potential temperature.81 || [../ini par#bc_q_b bc_q_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the water vapor / total water mixing ratio.82 || [../ini par#bc_q_t bc_q_t] || ini || C*20 || 'neumann' || Top boundary condition of the water vapor / total water mixing ratio.83 || [../ini par#bc_s_b bc_s_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the scalar concentration.84 || [../ini par#bc_s_t bc_s_t] || ini || C*20 || 'neumann' || Top boundary condition of the scalar concentration.79 || [../initialization_parameters#bc_pt_b bc_pt_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the potential temperature. 80 || [../initialization_parameters#bc_pt_t bc_pt_t] || ini || C*20 || 'initial_gradient' || Top boundary condition of the potential temperature. 81 || [../initialization_parameters#bc_q_b bc_q_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the water vapor / total water mixing ratio. 82 || [../initialization_parameters#bc_q_t bc_q_t] || ini || C*20 || 'neumann' || Top boundary condition of the water vapor / total water mixing ratio. 83 || [../initialization_parameters#bc_s_b bc_s_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the scalar concentration. 84 || [../initialization_parameters#bc_s_t bc_s_t] || ini || C*20 || 'neumann' || Top boundary condition of the scalar concentration. 85 85 || [../oceanpar#bc_sa_t bc_sa_t] || ocean || C*20 || 'neumann' || Top boundary condition of the salinity. 86 86 || [../salsa#bc_salsa_b bc_salsa_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations. 87 87 || [../salsa#bc_salsa_t bc_salsa_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations. 88 || [../ini par#bc_uv_b bc_uv_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the horizontal wind components u and v.89 || [../ini par#bc_uv_t bc_uv_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the horizontal velocity components u and v.88 || [../initialization_parameters#bc_uv_b bc_uv_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the horizontal wind components u and v. 89 || [../initialization_parameters#bc_uv_t bc_uv_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the horizontal velocity components u and v. 90 90 || [../canpar#beta_lad beta_lad] || pcm || R || 9999999.9 || Coefficient for constructing leaf area density profile. 91 91 || [../biometpar#bio_perct bio_perct] || biomet || L || .T. || Switch the calculation of Perceived Temperature off (.F.) or on (.T.). … … 93 93 || [../biometpar#bio_utci bio_utci] || biomet || L || .T. || Switch the calculation of Universal Thermal Climate Index off (.F.) or on (.T.). 94 94 || [../oceanpar#bottom_salinityflux bottom_salinityflux] || ocean || R || 0.0 || Kinematic salinity flux near the surface (in psu m/s). 95 || [../ini par#building_height building_height] || ini || R || 50.0 || Height of a single building in m.96 || [../ini par#building_length_x building_length_x] || ini || R || 50.0 || Width of a single building in m.97 || [../ini par#building_length_y building_length_y] || ini || R || 50.0 || Depth of a single building in m.95 || [../initialization_parameters#building_height building_height] || ini || R || 50.0 || Height of a single building in m. 96 || [../initialization_parameters#building_length_x building_length_x] || ini || R || 50.0 || Width of a single building in m. 97 || [../initialization_parameters#building_length_y building_length_y] || ini || R || 50.0 || Depth of a single building in m. 98 98 || [../indoorpar#building_type building_type] || indoor || I || 1 || Index of used building type in building database. 99 || [../ini par#building_wall_left building_wall_left] || ini || R || building centered in \\ x-direction || x-coordinate of the left building wall in m.100 || [../ini par#building_wall_south building_wall_south] || ini || R || building centered in \\ y-direction || y-coordinate of the South building wall in m.99 || [../initialization_parameters#building_wall_left building_wall_left] || ini || R || building centered in \\ x-direction || x-coordinate of the left building wall in m. 100 || [../initialization_parameters#building_wall_south building_wall_south] || ini || R || building centered in \\ y-direction || y-coordinate of the South building wall in m. 101 101 || [../bcmpar#bulk_cloud_model bulk_cloud_model] || bulkc || L || .F. || Parameter to switch on the bulk cloud model. 102 102 || [../bcmpar#c_sedimentation c_sedimentation] [=#c] || bulkc || R || 2.0 || Courant number of sedimentation process. 103 103 || [../lsmpar#c_surface c_surface] || lsm || R || 20000.0 || Heat capacity of the surface (skin layer) per unit of area (in J/m²/K). 104 || [../ini par#calc_soil_moisture_during_spinup calc_soil_moisture] \\ [../inipar#calc_soil_moisture_during_spinup _during_spinup] || ini || L || .F. || Solve prognosic equation for soil moisture in the spinup phase.104 || [../initialization_parameters#calc_soil_moisture_during_spinup calc_soil_moisture] \\ [../initialization_parameters#calc_soil_moisture_during_spinup _during_spinup] || ini || L || .F. || Solve prognosic equation for soil moisture in the spinup phase. 105 105 || [../chempar#call_chem_at_all_substeps call_chem_at_all_substeps ] || chem || L || .FALSE. || Switch whether chemistry is called at each substep of the Runge-Kutta scheme or just at each full dynamical time step 'dt'. 106 || [../ini par#call_psolver_at_all_substeps call_psolver_at] \\ [../inipar#call_psolver_at_all_substeps _all_substeps] || ini || L || .T. || Switch to steer the call of the pressure solver.106 || [../initialization_parameters#call_psolver_at_all_substeps call_psolver_at] \\ [../initialization_parameters#call_psolver_at_all_substeps _all_substeps] || ini || L || .T. || Switch to steer the call of the pressure solver. 107 107 || [../bcmpar#call_microphysics_at_all_substeps call_microphysics_at] \\ [../bcmpar#call_microphysics_at_all_substeps _all_substeps] || bulkc || L || .F. || Switch to steer the call of 2-moment microphysics. 108 108 || [../canpar#canopy_drag_coeff canopy_drag_coeff] || pcm || R || 0.0 || Drag coefficient used in the [/wiki/doc/tut/the/canopy#Canopymodel plant canopy model]. 109 || [../ini par#canopy_mode canopy_mode] || pcm || C*20 || 'block' || Canopy mode.110 || [../ini par#canyon_height canyon_height] || ini || R || 50.0 || Street canyon height in m.109 || [../initialization_parameters#canopy_mode canopy_mode] || pcm || C*20 || 'block' || Canopy mode. 110 || [../initialization_parameters#canyon_height canyon_height] || ini || R || 50.0 || Street canyon height in m. 111 111 || [../lsmpar#canopy_resistance_coefficient canopy_resistance] \\ [../lsmpar#canopy_resistance_coefficient _coefficient] || lsm || R || depends on [../lsmpar#veg_type veg_type] || A coefficient (in 1/hPa) for the dependence of the canopy resistance on water vapor pressure deficit. 112 || [../ini par#canyon_width_x canyon_width_x] || ini || R || 9999999.9 || Street canyon width in x-direction in m.113 || [../ini par#canyon_width_y canyon_width_y] || ini || R || 9999999.9 || Street canyon width in y-direction in m.114 || [../ini par#canyon_wall_left canyon_wall_left] || ini || R || canyon centered in \\ x-direction || x-coordinate of the left canyon wall in m.115 || [../ini par#canyon_wall_south canyon_wall_south] || ini || R || canyon centered in \\ y-direction || y-coordinate of the South canyon wall in m.112 || [../initialization_parameters#canyon_width_x canyon_width_x] || ini || R || 9999999.9 || Street canyon width in x-direction in m. 113 || [../initialization_parameters#canyon_width_y canyon_width_y] || ini || R || 9999999.9 || Street canyon width in y-direction in m. 114 || [../initialization_parameters#canyon_wall_left canyon_wall_left] || ini || R || canyon centered in \\ x-direction || x-coordinate of the left canyon wall in m. 115 || [../initialization_parameters#canyon_wall_south canyon_wall_south] || ini || R || canyon centered in \\ y-direction || y-coordinate of the South canyon wall in m. 116 116 || [../chempar#chem_debug0 chem_debug0 ] || chem || L || .FALSE. || Extra print output of chemistry variables. 117 117 || [../chempar#chem_gasphase_on chem_gasphase_on ] || chem || L || .TRUE. || Switch for switching off the chemical reactions but still doing the transport for all chemical compounds. Useful for test purposes. 118 118 || [../chempar#chem_mechanism chem_mechanism ] || chem || C*30 || 'phstatp' || Parameter for check of chemistry mechanism. 119 || [../ini par#cfl_factor cfl_factor] || ini || R || 0.1, 0.8 or 0.9 || Time step limiting factor.119 || [../initialization_parameters#cfl_factor cfl_factor] || ini || R || 0.1, 0.8 or 0.9 || Time step limiting factor. 120 120 || [../biometpar#clothing clothing] || biomet || I || 1 || Choose clothing outfit for human model. 121 || [../ini par#cloud_droplets cloud_droplets] || ini || L || .F. || Parameter to switch on usage of cloud droplets.121 || [../initialization_parameters#cloud_droplets cloud_droplets] || ini || L || .F. || Parameter to switch on usage of cloud droplets. 122 122 || [../bcmpar#cloud_scheme cloud_scheme] || bulkc || C*20 || 'saturation_adjust' || Parameter to choose microphysics for bulk cloud physics. 123 || [../ini par#cloud_top_radiation cloud_top_radiation] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops.123 || [../initialization_parameters#cloud_top_radiation cloud_top_radiation] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops. 124 124 || [../bcmpar#cloud_water_sedimentation cloud_water_sedimentation] || bulkc || L || .F. || Parameterize cloud water sedimentation in cloud physics scheme. 125 125 || [../agtpar#coll_t_0 coll_t_0] || agt || R ||3.0|| Range of unscreened interactions for social force model (in s). 126 || [../ini par#collective_wait collective_wait] || ini || L || see parameter \\ description || Set barriers in front of collective MPI operations.126 || [../initialization_parameters#collective_wait collective_wait] || ini || L || see parameter \\ description || Set barriers in front of collective MPI operations. 127 127 || [../parpar#collision_kernel collision_kernel] || lpm || C*15 || 'none' || Parameter to steer cloud droplet growth by collision processes. 128 128 || [../bcmpar#collision_turbulence collision_turbulence] || bulkc || L || .F. || Parameterize turbulence effects on autoconversion and accretion of cloud droplets. 129 129 || [../sppar#comp_spectra_level comp_spectra_level] || spec || I(100) || no level || Vertical level for which horizontal spectra are to be calculated and output (gridpoints). 130 || [../ini par#complex_terrain complex_terrain] || ini || L || .F. || Parameter to enable simulations featuring complex topography.131 || [../ini par#conserve_volume_flow conserve_volume_flow] || ini || L || .F. || Conservation of volume flow in x- and y-direction.132 || [../ini par#conserve_volume_flow_mode conserve_volume] \\ [../inipar#conserve_volume_flow_mode _flow_mode] || ini || C*16 || 'default' || Modus of volume flow conservation.130 || [../initialization_parameters#complex_terrain complex_terrain] || ini || L || .F. || Parameter to enable simulations featuring complex topography. 131 || [../initialization_parameters#conserve_volume_flow conserve_volume_flow] || ini || L || .F. || Conservation of volume flow in x- and y-direction. 132 || [../initialization_parameters#conserve_volume_flow_mode conserve_volume] \\ [../initialization_parameters#conserve_volume_flow_mode _flow_mode] || ini || C*16 || 'default' || Modus of volume flow conservation. 133 133 || [../lsmpar#conserve_water_content conserve_water_content] || lsm || L || .T. || Flag parameter for the bottom boundary condition of the soil model. 134 134 || [../biometpar#consider_obstructions consider_obstructions] || biomet || L || .T. || Considers obstruction. 135 135 || [../radpar#constant_albedo constant_albedo] || rrtmg || L || .F. || Parameter to fix the surface albedo. 136 || [../ini par#constant_flux_layer constant_flux_layer] || ini || L || .T. || Parameter to switch on a constant flux layer between the surface and first computational grid level.136 || [../initialization_parameters#constant_flux_layer constant_flux_layer] || ini || L || .T. || Parameter to switch on a constant flux layer between the surface and first computational grid level. 137 137 || [../agtpar#corner_gate_start corner_gate_start] || agt || R ||0.5|| Distance of navigation gate starting point to obstacle corner (in m). 138 138 || [../agtpar#corner_gate_width corner_gate_width] || agt || R ||1.0|| Width of navigation gate at obstacle corners (in m). 139 || [../ini par#coupling_start_time coupling_start_time] || ini || R || 0.0 || Simulation time of a precursor run..139 || [../initialization_parameters#coupling_start_time coupling_start_time] || ini || R || 0.0 || Simulation time of a precursor run.. 140 140 || [../d3par#cpu_log_barrierwait cpu_log_barrierwait] || run || L || .F. || Set an MPI-barrier at the beginning of each CPU time measurement. 141 141 || [../d3par#create_disturbances create_disturbances] || run || L || .T. || Switch to impose random perturbations to the horizontal velocity field. … … 148 148 || [../parpar#curvature_solution_effects curvature_solution] \\ [../parpar#curvature_solution_effects _effects] || lpm || L || .F. || Parameter to consider solution and curvature effects on the equilibrium vapor pressure of cloud droplets. 149 149 || [../bcmpar#curvature_solution_effects_bulk curvature_solution] \\ [../bcmpar#curvature_solution_effects_bulk _effects_bulk] || bulkc || L || .F. || Parameter to switch on an activation scheme which considers curvature and solution effects of cloud droplet activation. 150 || [../ini par#cycle_mg cycle_mg] || ini || C*1 || 'w' || Type of cycle to be used with the multi-grid method.151 || [../ini par#damp_level_1d damp_level_1d] [=#d] || ini || R || zu(nz + 1) || Height where the damping layer begins in the 1d-model (in m).150 || [../initialization_parameters#cycle_mg cycle_mg] || ini || C*1 || 'w' || Type of cycle to be used with the multi-grid method. 151 || [../initialization_parameters#damp_level_1d damp_level_1d] [=#d] || ini || R || zu(nz + 1) || Height where the damping layer begins in the 1d-model (in m). 152 152 || [../d3par#data_output data_output] || run || C*10(100) || 100*' ' || Quantities for which 2d cross section and/or 3d volume data are to be output. 153 153 || [../d3par#data_output_2d_on_each_pe data_output_2d_on] \\ [../d3par#data_output_2d_on_each_pe _each_pe] || run || L || .T. || Output 2d cross section data by one or all processors. … … 175 175 || [../agtpar#dim_size_factor_agtnum dim_size_factor_agtnum] || agt || R ||1.0|| Factor to modify the agent-number dimension size for agent output. 176 176 || [../parpar#dissipation_classes dissipation_classes] || lpm || I ||10|| Number of dissipation classes to be used in the collision efficiency table. 177 || [../ini par#dissipation_1d dissipation_1d] || ini || C*20 || 'detering' || Calculation method for the energy dissipation term in the TKE equation of the 1d-model.177 || [../initialization_parameters#dissipation_1d dissipation_1d] || ini || C*20 || 'detering' || Calculation method for the energy dissipation term in the TKE equation of the 1d-model. 178 178 || [../agtpar#dist_to_int_target dist_to_int_target] || agt || R ||0.25|| Distance (in m) at which an intermittent target counts as reached. 179 179 || [../d3par#disturbance_amplitude disturbance_amplitude] || run || R || 0.25 || Maximum perturbation amplitude of the random perturbations imposed to the horizontal velocity field (in m/s). … … 184 184 || [../d3par#do2d_at_begin do2d_at_begin] || run || L || .F. || Output 2d cross section data by one or all processors. 185 185 || [../d3par#do3d_at_begin do3d_at_begin] || run || L || .F. || Output of 3d volume data at the beginning of a run. 186 || [../ini par#dp_external dp_external] || run || L || .F. || External pressure gradient switch.187 || [../ini par#dp_smooth dp_smooth] || run || L || .F. || Vertically smooth the external pressure gradient using a sinusoidal smoothing function.188 || [../ini par#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).189 || [../ini par#dpdxy dpdxy] || run || R(2) || 2*0.0 || Values of the external pressure gradient applied in x- and y-direction, respectively (in Pa/m).186 || [../initialization_parameters#dp_external dp_external] || run || L || .F. || External pressure gradient switch. 187 || [../initialization_parameters#dp_smooth dp_smooth] || run || L || .F. || Vertically smooth the external pressure gradient using a sinusoidal smoothing function. 188 || [../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). 189 || [../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). 190 190 || [../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). 191 191 || [../bcmpar#dry_aerosol_radius dry_aerosol_radius] || bulkc || R || 0.05E-6 || The mean geometric radius of the dry aerosol spectrum. … … 213 213 || [../parpar#dt_min_part dt_min_part] || lpm || R || 0.0002 || Minimum value for the particle timestep when SGS velocities are used (in s). 214 214 || [../parpar#dt_prel dt_prel] || lpm || R || 9999999.9 || Temporal interval at which particles are to be released from a particle source (in s). 215 || [../ini par#dt_pr_1d dt_pr_1d] || ini || R || 9999999.9 || Temporal interval of vertical profile output of the 1D-model (in s).215 || [../initialization_parameters#dt_pr_1d dt_pr_1d] || ini || R || 9999999.9 || Temporal interval of vertical profile output of the 1D-model (in s). 216 216 || [../radpar#dt_radiation dt_radiation] || rrtmg || R || 0.0 || Time step of the radiation model (in s). 217 217 || [../d3par#dt_restart dt_restart] || run || R || 9999999.9 || Temporal interval at which a new restart run is to be carried out (in s). 218 218 || [../d3par#dt_run_control dt_run_control] || run || R || 60.0 || Temporal interval at which run control output is to be made (in s). 219 || [../ini par#dt_run_control_1d dt_run_control_1d] || ini || R || 60.0 || Temporal interval of runtime control output of the 1d-model (in s).219 || [../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). 220 220 || [../salsa#dt_salsa dt_salsa] || salsa || R || 0.1 || Time step for calling aerosol dynamic processes of SALSA. 221 221 || [../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. … … 223 223 || [../parpar#dt_write_particle_data dt_write_particle] \\ [../parpar#dt_write_particle_data _data] || lpm || R || 9999999.9 || Temporal interval for output of particle data (in s). 224 224 || [../wind_turbine_par#dtow dtow] || wtm || R(100) || none || Diameter of the tower of the wind turbine used below the rotor. This parameter has to be non-zero if a tower should be included. The parameter needs to be specified for every turbine separately. 225 || [../ini par#dx dx] || ini || R || 1.0 || Horizontal grid spacing along the x-direction (in m).226 || [../ini par#dy dy] || ini || R || 1.0 || Horizontal grid spacing along the y-direction (in m).227 || [../ini par#dz dz] || ini || R || no default value || Vertical grid spacing (in m).228 || [../ini par#dz_max dz_max] || ini || R || 9999999.9 || Allowed maximum vertical grid spacing (in m).229 || [../ini par#dz_stretch_factor dz_stretch_factor] || ini || R || 1.08 || Stretch factor for a vertically stretched grid (see [../inipar#dz_stretch_level dz_stretch_level]).230 || [../ini par#dz_stretch_level dz_stretch_level] || ini || R || 100000.0 || Height level above/below which the grid is to be stretched vertically (in m).231 || [../ini par#e_init e_init] [=#e] || ini || R || 0.0 || Initial TKE in m^2^s^-2^.232 || [../ini par#e_min e_min] || ini || R || 0.0 || Minimum TKE in m^2^s^-2^.225 || [../initialization_parameters#dx dx] || ini || R || 1.0 || Horizontal grid spacing along the x-direction (in m). 226 || [../initialization_parameters#dy dy] || ini || R || 1.0 || Horizontal grid spacing along the y-direction (in m). 227 || [../initialization_parameters#dz dz] || ini || R || no default value || Vertical grid spacing (in m). 228 || [../initialization_parameters#dz_max dz_max] || ini || R || 9999999.9 || Allowed maximum vertical grid spacing (in m). 229 || [../initialization_parameters#dz_stretch_factor dz_stretch_factor] || ini || R || 1.08 || Stretch factor for a vertically stretched grid (see [../initialization_parameters#dz_stretch_level dz_stretch_level]). 230 || [../initialization_parameters#dz_stretch_level dz_stretch_level] || ini || R || 100000.0 || Height level above/below which the grid is to be stretched vertically (in m). 231 || [../initialization_parameters#e_init e_init] [=#e] || ini || R || 0.0 || Initial TKE in m^2^s^-2^. 232 || [../initialization_parameters#e_min e_min] || ini || R || 0.0 || Minimum TKE in m^2^s^-2^. 233 233 || [../chempar#emiss_factor_main emiss_factor_main] || chem || R(99) || -9999.0 || Constant emission scaling factor for MAIN street types, used in the PARAMETERIZED mode of chem_emission module. 234 234 || [../chempar#emiss_factor_side emiss_factor_side] || chem || R(99) || -9999.0 || Constant emission scaling factor for SIDE (secondary) street types, used in the PARAMETERIZED mode of chem_emission module. … … 239 239 || [../agtpar#end_time_arel end_time_arel] || agt || R ||9999999.9|| Simulation time at which the release of agent is stopped (in s). 240 240 || [../parpar#end_time_prel end_time_prel] || lpm || R || 9999999.9 || Time of the last release of particles (in s). 241 || [../ini par#end_time_1d end_time_1d] || ini || R || 864000.0 || Time to be simulated for the 1D-model (in s).242 || [../ini par#ensemble_member_nr ensemble_member_nr] || ini || I ||0|| Number of statistically independent members of a simulation.241 || [../initialization_parameters#end_time_1d end_time_1d] || ini || R || 864000.0 || Time to be simulated for the 1D-model (in s). 242 || [../initialization_parameters#ensemble_member_nr ensemble_member_nr] || ini || I ||0|| Number of statistically independent members of a simulation. 243 243 || [../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. 244 244 || [../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. 245 245 || [../lsmpar#field_capacity field_capacity] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at field capacity (in m³/m³). 246 || [../ini par#fft_method fft_method] || ini || C*20 || 'system specific' || FFT-method to be used.246 || [../initialization_parameters#fft_method fft_method] || ini || C*20 || 'system specific' || FFT-method to be used. 247 247 || [../flpar#flight_angle flight_angle] || vfm || R(100) || 100*45.0 || Horizontal flight angle (in degrees) describing the flight direction. 248 248 || [../flpar#flight_begin flight_begin] || vfm || R || 0.0 || Start time of virtual flight measurement. 249 249 || [../flpar#flight_end flight_end] || vfm || R || 9999999.9 || End time of virtual flight measurement. 250 250 || [../flpar#flight_level flight_level] || vfm || R(100) || 100*100.0 || Flight level in meter. 251 || [../ini par#flux_input_mode flux_input_mode] || ini || C*40 || 'approximation-specific' || Parameter to choose the flux unit for input data.252 || [../ini par#flux_output_mode flux_output_mode] || ini || C*40 || 'approximation-specific' || Parameter to choose the flux unit for outputdata.251 || [../initialization_parameters#flux_input_mode flux_input_mode] || ini || C*40 || 'approximation-specific' || Parameter to choose the flux unit for input data. 252 || [../initialization_parameters#flux_output_mode flux_output_mode] || ini || C*40 || 'approximation-specific' || Parameter to choose the flux unit for outputdata. 253 253 || [../d3par#force_print_header force_print_header] || run || L || .F. || Steering of header output to the local file [../iofiles#RUN_CONTROL RUN_CONTROL]. 254 || [../ini par#galilei_transformation galilei_transformation] [=#g] || ini || L || .F. || Application of a Galilei-transformation to the coordinate system of the model.254 || [../initialization_parameters#galilei_transformation galilei_transformation] [=#g] || ini || L || .F. || Application of a Galilei-transformation to the coordinate system of the model. 255 255 || [../wind_turbine_par#gear_eff gear_eff] || wtm || R || 1.0 || Efficiency of the gear: Loss between rotor and generator. 256 256 || [../wind_turbine_par#gear_ratio gear_ratio] || wtm || R || 97.0 || Gear ratio from rotor to generator. … … 258 258 || [../salsa#H2SO4_init H2SO4_init] [=#h] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous sulphuric acid H2SO4 (g). 259 259 || [../salsa#HNO3_init HNO3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous nitric acid HNO3 (g). 260 || [../ini par#humidity humidity] || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q.260 || [../initialization_parameters#humidity humidity] || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q. 261 261 || [../lsmpar#hydraulic_conductivity hydraulic_conductivity] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Hydraulic conductivity of the soil at saturation (in m/s). 262 262 || [../chempar#icntrl icntrl] [=#i] || chem || I(20) || 0 || Selection and steering of the chemistry solver. 263 263 || [../wind_turbine_par#inertia_gen inertia_gen] || wtm || R ||534.116|| Inertia of the generator (in kg/m^2^). 264 264 || [../wind_turbine_par#inertia_rot inertia_rot] || wtm || R || 34784179.0 || Inertia of the rotor (in kg/m^2). 265 || [../ini par#inflow_damping_height inflow_damping_height] || ini || R || from precursor run || Height below which the turbulence signal is used for turbulence recycling (in m).266 || [../ini par#inflow_damping_width inflow_damping_width] || ini || R || 0.1* [../inipar#inflow_damping_height inflow] \\ [../inipar#inflow_damping_height _damping_height] || Transition range within which the turbulence signal is damped to zero (in m).267 || [../ini par#inflow_disturbance_begin inflow_disturbance] \\ [../inipar#inflow_disturbance_begin _begin] || ini || I || MIN(10, nx/2 or ny/2) || Lower limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).268 || [../ini par#inflow_disturbance_end inflow_disturbance] \\ [../inipar#inflow_disturbance_end _end] || ini || I || MIN(100, 3/4*nx or 3/4*ny) || Upper limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints).265 || [../initialization_parameters#inflow_damping_height inflow_damping_height] || ini || R || from precursor run || Height below which the turbulence signal is used for turbulence recycling (in m). 266 || [../initialization_parameters#inflow_damping_width inflow_damping_width] || ini || R || 0.1* [../initialization_parameters#inflow_damping_height inflow] \\ [../initialization_parameters#inflow_damping_height _damping_height] || Transition range within which the turbulence signal is damped to zero (in m). 267 || [../initialization_parameters#inflow_disturbance_begin inflow_disturbance] \\ [../initialization_parameters#inflow_disturbance_begin _begin] || ini || I || MIN(10, nx/2 or ny/2) || Lower limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints). 268 || [../initialization_parameters#inflow_disturbance_end inflow_disturbance] \\ [../initialization_parameters#inflow_disturbance_end _end] || ini || I || MIN(100, 3/4*nx or 3/4*ny) || Upper limit of the horizontal range for which random perturbations are to be imposed on the horizontal velocity field (gridpoints). 269 269 || [../indoorpar#initial_indoor_temperature initial_indoor_temperature] || indoor || R || 293.15 || Initial indoor temperatures. 270 || [../ini par#initializing_actions initializing_actions] || ini || C*100 || no default value || Initialization actions to be carried out.270 || [../initialization_parameters#initializing_actions initializing_actions] || ini || C*100 || no default value || Initialization actions to be carried out. 271 271 || [../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. 272 272 || [../salsa#init_aerosol_type init_aerosol_type] || salsa || I || 1 || Aerosol size distribution initialisation type. 273 273 || [../salsa#init_gases_type init_gases_type] || salsa || I || 1 || Gas concentration initialisation type. 274 || [../ini par#km_constant km_constant] [=#k] || ini || R || variable (computed \\ from TKE) || Constant eddy diffusivities are used (laminar simulations).275 || [../ini par#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).274 || [../initialization_parameters#km_constant km_constant] [=#k] || ini || R || variable (computed \\ from TKE) || Constant eddy diffusivities are used (laminar simulations). 275 || [../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). 276 276 || [../lsmpar#l_vangenuchten l_vangenuchten] [=#l] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Value of the coefficient l for the calculation of the hydraulic conductivity of soil in the parametrization after Van Genuchten. 277 || [../ini par#lad_surface lad_surface] || pcm || R || 0.0 || Surface value of the leaf area density (in m^2^/m^3^).278 || [../ini par#lad_vertical_gradient lad_vertical_gradient] || pcm || R(10) || 10*0.0 || Gradient(s) of the leaf area density (in m^2^/m^4^).279 || [../ini par#lad_vertical_gradient_level lad_vertical_gradient] \\ [../inipar#lad_vertical_gradient_level _level] || pcm || R(10) || 10*0.0 || Height level above which the gradient of the leaf area density defined by [../inipar#lad_vertical_gradient lad_vertical_gradient] is effective (in m).277 || [../initialization_parameters#lad_surface lad_surface] || pcm || R || 0.0 || Surface value of the leaf area density (in m^2^/m^3^). 278 || [../initialization_parameters#lad_vertical_gradient lad_vertical_gradient] || pcm || R(10) || 10*0.0 || Gradient(s) of the leaf area density (in m^2^/m^4^). 279 || [../initialization_parameters#lad_vertical_gradient_level lad_vertical_gradient] \\ [../initialization_parameters#lad_vertical_gradient_level _level] || pcm || R(10) || 10*0.0 || Height level above which the gradient of the leaf area density defined by [../initialization_parameters#lad_vertical_gradient lad_vertical_gradient] is effective (in m). 280 280 || [../canpar#lai_beta lai_beta] || pcm || R || 0.0 || Leaf area index needed for construction of leaf area density profile. 281 281 ||[../lsmpar#lambda_surface_stable lambda_surface_stable ] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Heat conductivity (between atmosphere and soil) (in W/m²/K) in case of stable stratification. 282 282 ||[../lsmpar#lambda_surface_unstable lambda_surface_unstable ] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Heat conductivity (between atmosphere and soil) (in W/m²/K) in case of unstable stratification. 283 || [../ini par#large_scale_forcing large_scale_forcing] || ini || L || .F. || Parameter to switch on the use of large-scale forcing information from an external file.284 || [../ini par#large_scale_subsidence large_scale_subsidence] || ini || L || .F. || Parameter to switch on the use of large scale subsidence/ascent.285 || [../ini par#latitude latitude] || ini || R || 55.0 || Geographical latitude (in degrees).283 || [../initialization_parameters#large_scale_forcing large_scale_forcing] || ini || L || .F. || Parameter to switch on the use of large-scale forcing information from an external file. 284 || [../initialization_parameters#large_scale_subsidence large_scale_subsidence] || ini || L || .F. || Parameter to switch on the use of large scale subsidence/ascent. 285 || [../initialization_parameters#latitude latitude] || ini || R || 55.0 || Geographical latitude (in degrees). 286 286 || [../lsmpar#leaf_area_index leaf_area_index] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Leaf area index of the canopy (in m²/m²). 287 287 || [../canpar#leaf_scalar_exch_coeff leaf_scalar_exch_coeff] || pcm || R || 0.0 || Scalar exchange coefficient for a leaf (dimensionless). … … 291 291 || [../salsa#listspec listspec] || salsa || C*3(7) || 'SO4', 6 * ' ' || List of activated aerosol chemical components. 292 292 || [../parpar#log_sigma log_sigma] || lpm || R(3) || 2.0 || Parameters of initial aerosol spectrum. 293 || [../ini par#longitude longitude] || ini || R || 0.0 || Geographical longitude (in degrees).294 || [../ini par#loop_optimization loop_optimization] || ini || C*16 || 'cache' || Method used to optimize loops for solving the prognostic equations.295 || [../ini par#lsf_exception lsf_exception] || ini || L || .F. || Parameter to explicitly allow large-scale forcing in case of topography /= 'flat' .293 || [../initialization_parameters#longitude longitude] || ini || R || 0.0 || Geographical longitude (in degrees). 294 || [../initialization_parameters#loop_optimization loop_optimization] || ini || C*16 || 'cache' || Method used to optimize loops for solving the prognostic equations. 295 || [../initialization_parameters#lsf_exception lsf_exception] || ini || L || .F. || Parameter to explicitly allow large-scale forcing in case of topography /= 'flat' . 296 296 || [../radpar#lw_radiation lw_radiation] || rrtmg || L || .T. || Parameter to switch on/off longwave radiation. 297 297 || [../chempar#main_street_id main_street_id] [=#m] || chem || I(99) || 0 || Index for identifying MAIN streets following street type classes from {{{OpenStreetMap}}}. 298 || [../ini par#masking_method masking_method] || ini || L || .F. || Switch for topography boundary conditions in multigrid solver.298 || [../initialization_parameters#masking_method masking_method] || ini || L || .F. || Switch for topography boundary conditions in multigrid solver. 299 299 || [../d3par#mask_scale_x mask_scale_x] || run || R || 1.0 || Scaling length for masked data output along x-direction. 300 300 || [../d3par#mask_scale_y mask_scale_y] || run || R || 1.0 || Scaling length for masked data output along y-direction. … … 314 314 || [../wind_turbine_par#max_torque_gen max_torque_gen] || wtm || R || 47402.91 || Maximum Torque of the generator (in Nm). 315 315 || [../wind_turbine_par#max_trq_rate max_trq_rate] || wtm || R || 15000.0 || Maximum generator torque rate (in Nm/s). 316 || [../ini par#mg_cycles mg_cycles] || ini || I ||-1|| Number of cycles to be used with the multigrid scheme.317 || [../ini par#mg_switch_to_pe0_level mg_switch_to] \\ [../inipar#mg_switch_to_pe0_level _pe0_level] || ini || I || see parameter \\ description || Grid level at which data shall be gathered on PE0.316 || [../initialization_parameters#mg_cycles mg_cycles] || ini || I ||-1|| Number of cycles to be used with the multigrid scheme. 317 || [../initialization_parameters#mg_switch_to_pe0_level mg_switch_to] \\ [../initialization_parameters#mg_switch_to_pe0_level _pe0_level] || ini || I || see parameter \\ description || Grid level at which data shall be gathered on PE0. 318 318 || [../lsmpar#min_canopy_resistance min_canopy_resistance] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Minimum canopy (i.e., stomatal) resistance (in s/m). 319 319 || [../wind_turbine_par#min_miss min_miss] || wtm || R || 0.008726 || Minimum yaw misalignment for which the actuator stops (in rad). … … 323 323 || [../wind_turbine_par#min_reg2 min_reg2] || wtm || R ||9.121.091|| Lower generator speed boundary of region 2 [rad/s]. 324 324 || [../lsmpar#min_soil_resistance min_soil_resistance] || lsm || R || 50.0 || Minimum soil resistance (in s/m). 325 || [../ini par#mixing_length_1d mixing_length_1d] || ini || C*20 || 'blackadar' || Mixing length used in the 1d-model.325 || [../initialization_parameters#mixing_length_1d mixing_length_1d] || ini || C*20 || 'blackadar' || Mixing length used in the 1d-model. 326 326 || [../chempar#mode_emis mode_emis] || chem || C*80 || 'PARAMETERIZED' || Mode of chemistry emissions (Options: 'PARAMETERIZED', 'DEFAULT', 'PREPROCESSED'). '''Obsolete, use emiss_lod instead''' 327 || [../ini par#momentum_advec momentum_advec] || ini || C*10 || 'ws-scheme' || Advection scheme to be used for the momentum equations.327 || [../initialization_parameters#momentum_advec momentum_advec] || ini || C*10 || 'ws-scheme' || Advection scheme to be used for the momentum equations. 328 328 || [../agtpar#multi_agent_system_end multi_agent_system_end] || agt || R ||9999999.9|| Simulation time at which the multi agent system will stop excuting (in s). 329 329 || [../agtpar#multi_agent_system_start multi_agent_system_start] || agt || R ||0.0|| Simulation time at which the multi agent system will start excuting (in s). … … 342 342 || [../d3par#netcdf_deflate netcdf_deflate] || run || I ||0|| Data compression level for NetCDF4/HDF5 format. 343 343 || [../d3par#netcdf_precision netcdf_precision] || ini || C*20(10) || single precision for \\ all output quantities || Defines the accuracy of the netCDF output. 344 || [../ini par#neutral neutral] || ini || L || .F. || Parameter to switch off calculation of temperature equation.344 || [../initialization_parameters#neutral neutral] || ini || L || .F. || Parameter to switch off calculation of temperature equation. 345 345 || [../salsa#nf2a nf2a] || salsa || R || 1.0 || The number fraction allocated to subrange 2a. 346 || [../ini par#ngsrb ngsrb] || ini || I ||2|| Number of Gauss-Seidel iterations to be carried out on each grid level of the multigrid Poisson solver.346 || [../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. 347 347 || [../salsa#NH3_init NH3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous ammonia NH3 (g). 348 348 || [../salsa#nj3 nj3] || salsa || I || 1 || Parametrisation for calculating the apparent formation rate of 3 nm sized aerosol particles (J,,3,,, in # s^-1^). … … 359 359 || [../d3par#npey npey] || run || I || no default value || Number of processors along y-direction of the virtual processor net. 360 360 || [../salsa#nsnucl nsnucl] || salsa || I ||0|| The nucleation scheme applied. 361 || [../ini par#nsor nsor] || run || I ||20|| Number of iterations to be used with the SOR-scheme.362 || [../ini par#nsor_ini nsor_ini] || ini || I ||100|| Initial number of iterations with the SOR algorithm.361 || [../initialization_parameters#nsor nsor] || run || I ||20|| Number of iterations to be used with the SOR-scheme. 362 || [../initialization_parameters#nsor_ini nsor_ini] || ini || I ||100|| Initial number of iterations with the SOR algorithm. 363 363 || [../wind_turbine_par#nturbines nturbines] || wtm || I ||1|| Number of the turbines to be included. Maximum is 100. 364 || [../ini par#nudging nudging] || ini || L || .F. || Parameter to switch on nudging with data from larger scale models or from measurements.364 || [../initialization_parameters#nudging nudging] || ini || L || .F. || Parameter to switch on nudging with data from larger scale models or from measurements. 365 365 || [../parpar#number_concentration number_concentration] || lpm || R || -1.0 || Initial particle number concentration. 366 366 || [../agtpar#number_of_agent_groups number_of_agent_groups] || agt || I ||1|| Number of agent groups. 367 367 || [../parpar#number_of_particle_groups number_of] \\ [../parpar#number_of_particle_groups _particle_groups] || lpm || I ||-1|| Number of particle groups to be used. 368 368 || [../parpar#number_particles_per_gridbox number_particles] \\ [../parpar#number_particles_per_gridbox _per_gridbox] || lpm || I ||1|| Number of created particles per gridbox. 369 || [../ini par#nx nx] || ini || I || no default value || Number of grid points in x-direction.370 || [../ini par#ny ny] || ini || I || no default value || Number of grid points in y-direction.371 || [../ini par#nz nz] || ini || I || no default value || Number of grid points in z-direction.369 || [../initialization_parameters#nx nx] || ini || I || no default value || Number of grid points in x-direction. 370 || [../initialization_parameters#ny ny] || ini || I || no default value || Number of grid points in y-direction. 371 || [../initialization_parameters#nz nz] || ini || I || no default value || Number of grid points in z-direction. 372 372 || [../d3par#nz_do3d nz_do3d] || ini || I || nz + 1 || Limits the output of 3d volume data along the vertical direction (grid point index k). 373 373 || [../salsa#OCNV_init OCNV_init] [=#o] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous non-volatile organic compounds. 374 374 || [../salsa#OCSV_init OCSV_init] || salsa || R ||1.0|| Initial number concentration (in m^-3^) of gaseous semi-volatile organic compounds. 375 || [../ini par#omega omega] || ini || R ||7.29E+00|| Angular velocity of the rotating system (in rad s^-1^).375 || [../initialization_parameters#omega omega] || ini || R ||7.29E+00|| Angular velocity of the rotating system (in rad s^-1^). 376 376 || [../wind_turbine_par#omega_rot omega_rot] || wtm || R(100) || 0.0 || Initial rotational speed for each turbine (in rad s^-1^). 377 || [../ini par#omega_sor omega_sor] || ini || R || 1.8 || Convergence factor to be used with the SOR-scheme.377 || [../initialization_parameters#omega_sor omega_sor] || ini || R || 1.8 || Convergence factor to be used with the SOR-scheme. 378 378 || [../biometpar#orientation_angle orientation_angle] || biomet || F || 180.0 || Orientation angle of front/face of the human model. 379 || [../ini par#outflow_source_plane outflow_source] \\ [../inipar#outflow_source_plane _plane] || ini || R || - || Horizontal position (in m) of the vertical source plane from where instantaneous values of u, v, w, pt, q, s, and e are copied to the outflow boundary.379 || [../initialization_parameters#outflow_source_plane outflow_source] \\ [../initialization_parameters#outflow_source_plane _plane] || ini || R || - || Horizontal position (in m) of the vertical source plane from where instantaneous values of u, v, w, pt, q, s, and e are copied to the outflow boundary. 380 380 || [../parpar#particles_per_point particles_per_point] [=#p] || lpm || I ||1|| Number of particles to be started per point. 381 381 || [../parpar#particle_advection_start particle_advection] \\ [../parpar#particle_advection_start _start] || lpm || R || 0.0 || Time of the first release of particles (in s). 382 382 || [../parpar#particle_maximum_age particle_maximum] \\ [../parpar#particle_maximum_age _age] || lpm || R || 9999999.9 || Maximum allowed age of particles (in s). 383 || [../ini par#passive_scalar passive_scalar] || ini || L || .F. || Parameter to switch on the prognostic equation for a passive scalar.383 || [../initialization_parameters#passive_scalar passive_scalar] || ini || L || .F. || Parameter to switch on the prognostic equation for a passive scalar. 384 384 || [../lsmpar#pave_depth pave_depth] || lsm || R || 0.0 || Depth of the paved surface. 385 385 || [../lsmpar#pave_heat_capacity pave_heat_capacity] || lsm || R || 1.94E6 || Heat capacity of the pavement. … … 396 396 || [../canpar#plant_canopy_transpiration plant_canopy_transpiration] || pcm || L || .F. || Enables calculation of evapotranspiration and corresponding latent heat flux of the resolved plant canopy which utilizes SW and LW radiation fluxes calculated in RTM. 397 397 || [../sppar#plot_spectra_level plot_spectra_level] || spec || I(100) || No level || Vertical level(s) for which horizontal spectra are to be plotted (in grid points). 398 || [../ini par#prandtl_number prandtl_number] || ini || R || 1.0 || Ratio of the eddy diffusivities for momentum and heat (K,,m,,/K,,h,,).398 || [../initialization_parameters#prandtl_number prandtl_number] || ini || R || 1.0 || Ratio of the eddy diffusivities for momentum and heat (K,,m,,/K,,h,,). 399 399 || [../d3par#precipitation_amount_interval precipitation_amount] \\ [../d3par#precipitation_amount_interval _interval] || run || R || value of [../d3par#dt_do2d_xy dt_do2d_xy] || Temporal interval for which the precipitation amount (in mm) shall be calculated and output (in s). 400 400 || [../d3par#profile_columns profile_columns] || run || I ||3|| Number of coordinate systems to be plotted in one row by plot software '''palmplot'''. … … 403 403 || [../parpar#psl psl] || lpm || R(10) || 10*0.0 || Left edge of a particle source (in m). 404 404 || [../parpar#psn psn] || lpm || R(10) || 10*(ny*dy) || Rear ("north") edge of a particle source (in m). 405 || [../ini par#psolver psolver] || ini || C*10 || 'poisfft' || Scheme to be used to solve the Poisson equation for the perturbation pressure.405 || [../initialization_parameters#psolver psolver] || ini || C*10 || 'poisfft' || Scheme to be used to solve the Poisson equation for the perturbation pressure. 406 406 || [../parpar#psr psr] || lpm || R(10) || 10*(nx*dx) || Right edge of a particle source (in m). 407 407 || [../parpar#pss pss] || lpm || R(10) || 10*0.0 || Front ("south") edge of a particle source (in m). 408 408 || [../parpar#pst pst] || lpm || R(10) || 10*zu(nz/2) || Top edge of a particle source (in m). 409 || [../ini par#pt_damping_factor pt_damping_factor] || ini || R || 0.0 || Factor for damping the potential temperature.410 || [../ini par#pt_damping_width pt_damping_width] || ini || R || 0.0 || Width of the damping domain of the potential temperature (in m).411 || [../ini par#pt_reference pt_reference] || ini || R || value of [../inipar#pt_surface pt_surface] || Reference temperature to be used in the buoyancy term (in K).412 || [../ini par#pt_surface pt_surface] || ini || R || 300.0 || Surface potential temperature (in K).413 || [../ini par#pt_surface_initial_change pt_surface_initial] \\ [../inipar#pt_surface_initial_change _change] || ini || R || 0.0 || Change in surface temperature to be made at the beginning of the 3d run (in K).414 || [../ini par#pt_vertical_gradient pt_vertical_gradient] || ini || R(10) || 10*0.0 || Temperature gradient(s) of the initial temperature profile (in K / 100 m).415 || [../ini par#pt_vertical_gradient_level pt_vertical_gradient] \\ [../inipar#pt_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the temperature gradient defined by [../inipar#pt_vertical_gradient pt_vertical_gradient] is effective (in m).416 || [../ini par#q_surface q_surface] [=#q] || ini || R || 0.0 || Surface water vapor / total water mixing ratio (kg/kg).417 || [../ini par#q_surface_initial_change q_surface_initial] \\ [../inipar#q_surface_initial_change _change] || ini || R || 0.0 || Change in surface water vapor / total water mixing ratio to be made at the beginning of the 3d run (kg/kg).418 || [../ini par#q_vertical_gradient q_vertical_gradient] || ini || R(10) || 10*0.0 || Humidity gradient(s) of the initial humidity profile (in 1/100 m).419 || [../ini par#q_vertical_gradient_level q_vertical_gradient] \\ [../inipar#q_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the humidity gradient defined by [../inipar#q_vertical_gradient q_vertical_gradient] is effective (in m).420 || [../ini par#radiation radiation][=#r] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops.409 || [../initialization_parameters#pt_damping_factor pt_damping_factor] || ini || R || 0.0 || Factor for damping the potential temperature. 410 || [../initialization_parameters#pt_damping_width pt_damping_width] || ini || R || 0.0 || Width of the damping domain of the potential temperature (in m). 411 || [../initialization_parameters#pt_reference pt_reference] || ini || R || value of [../initialization_parameters#pt_surface pt_surface] || Reference temperature to be used in the buoyancy term (in K). 412 || [../initialization_parameters#pt_surface pt_surface] || ini || R || 300.0 || Surface potential temperature (in K). 413 || [../initialization_parameters#pt_surface_initial_change pt_surface_initial] \\ [../initialization_parameters#pt_surface_initial_change _change] || ini || R || 0.0 || Change in surface temperature to be made at the beginning of the 3d run (in K). 414 || [../initialization_parameters#pt_vertical_gradient pt_vertical_gradient] || ini || R(10) || 10*0.0 || Temperature gradient(s) of the initial temperature profile (in K / 100 m). 415 || [../initialization_parameters#pt_vertical_gradient_level pt_vertical_gradient] \\ [../initialization_parameters#pt_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the temperature gradient defined by [../initialization_parameters#pt_vertical_gradient pt_vertical_gradient] is effective (in m). 416 || [../initialization_parameters#q_surface q_surface] [=#q] || ini || R || 0.0 || Surface water vapor / total water mixing ratio (kg/kg). 417 || [../initialization_parameters#q_surface_initial_change q_surface_initial] \\ [../initialization_parameters#q_surface_initial_change _change] || ini || R || 0.0 || Change in surface water vapor / total water mixing ratio to be made at the beginning of the 3d run (kg/kg). 418 || [../initialization_parameters#q_vertical_gradient q_vertical_gradient] || ini || R(10) || 10*0.0 || Humidity gradient(s) of the initial humidity profile (in 1/100 m). 419 || [../initialization_parameters#q_vertical_gradient_level q_vertical_gradient] \\ [../initialization_parameters#q_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the humidity gradient defined by [../initialization_parameters#q_vertical_gradient q_vertical_gradient] is effective (in m). 420 || [../initialization_parameters#radiation radiation][=#r] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops. 421 421 || [../radpar#radiation_scheme radiation_scheme] || rrtmg || C*10 || 'clear-sky' || Radiation scheme to be used. 422 422 || [../parpar#radius radius] || lpm || R(10) || 0.0, 9* \\ 9999999.9 || Particle radius (in m). 423 423 || [../agtpar#radius_agent radius_agent] || agt || R ||0.25|| Quasi-solid core of agents. 424 424 || [../parpar#radius_classes radius_classes] || lpm || I ||20|| Number of radius classes to be used in the collision efficiency table. 425 || [../ini par#random_generator random_generator] || ini || C*20 || 'random-parallel' || Random number generator to be used for creating uniformly distributed random numbers.426 || [../ini par#random_heatflux random_heatflux] || ini || L || .F. || Parameter to impose random perturbations on the internal two-dimensional near surface heat flux field ''shf.''425 || [../initialization_parameters#random_generator random_generator] || ini || C*20 || 'random-parallel' || Random number generator to be used for creating uniformly distributed random numbers. 426 || [../initialization_parameters#random_heatflux random_heatflux] || ini || L || .F. || Parameter to impose random perturbations on the internal two-dimensional near surface heat flux field ''shf.'' 427 427 || [../parpar#random_start_position random_start_position] || lpm || L || .F. || Initial position of the particles is varied randomly within certain limits. 428 428 || [../agtpar#random_start_position_agents random_start_position] \\ [../agtpar#random_start_position_agents _agents] || agt || L ||.T.|| Initial position of the particles is varied randomly within certain limits. … … 430 430 || [../wind_turbine_par#rated_genspeed rated_genspeed] || wtm || R ||1.216.805|| Rated generator speed (in rad/s). 431 431 || [../wind_turbine_par#rated_power rated_power] || wtm || R || 5296610.0 || Rated power of the wind turbine (in W). 432 || [../ini par#rayleigh_damping_factor rayleigh_damping] \\ [../inipar#rayleigh_damping_factor _factor] || ini || R || 0.0 and/or 0.01 || Factor for Rayleigh damping.433 || [../ini par#rayleigh_damping_height rayleigh_damping] \\ [../inipar#rayleigh_damping_height _height] || ini || R || 2/3*zu(nz) || Height where the Rayleigh damping starts (in m).432 || [../initialization_parameters#rayleigh_damping_factor rayleigh_damping] \\ [../initialization_parameters#rayleigh_damping_factor _factor] || ini || R || 0.0 and/or 0.01 || Factor for Rayleigh damping. 433 || [../initialization_parameters#rayleigh_damping_height rayleigh_damping] \\ [../initialization_parameters#rayleigh_damping_height _height] || ini || R || 2/3*zu(nz) || Height where the Rayleigh damping starts (in m). 434 434 || [../chempar#rcntrl rcntrl] || chem || R(20) || 0.0 || Steering of the chemistry solver. 435 435 || [../wind_turbine_par#rcx rcx] || wtm || R(100) || none || Longitudinal position of the rotor center (in m). … … 439 439 || [../parpar#read_particles_from_restartfile read_particles_from] \\ [../parpar#read_particles_from_restartfile _restartfile] || lpm || L || .T. || Read particle data from the previous run. 440 440 || [../salsa#read_restart_data_salsa read_restart_data_salsa] || salsa || L || .F. || Read the restart data of the salsa module from the previous run. 441 || [../ini par#recycling_width recycling_width] || ini || R || 0.1*[../inipar#nx nx]*[../inipar#dx dx] || Distance of the recycling plane from the inflow boundary (in m).442 || [../ini par#reference_state reference_state] || ini || C*20 || '' 'initial_profile' '' || Defines what is used as reference state in the buoyancy term.441 || [../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). 442 || [../initialization_parameters#reference_state reference_state] || ini || C*20 || '' 'initial_profile' '' || Defines what is used as reference state in the buoyancy term. 443 443 || [../userpar#region region] || user || C*40(0:9) |||| Name(s) of the subdomain(s) defined by the user. 444 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. 445 445 || [../agtpar#repuls_agent repuls_agent] || agt || R ||1.5|| Magnitude of the repulsive force agents exert on each other (in m^2^ s^-2^). 446 446 || [../agtpar#repuls_wall repuls_wall] || agt || R ||7.0|| Magnitude of the repulsive force obstacles exert on agents (in m^2^ s^-2^). 447 || [../ini par#residual_limit residual_limit] || ini || R || 1.0E-6 || Largest residual permitted for the multigrid scheme (in s^-2^m^-3^).447 || [../initialization_parameters#residual_limit residual_limit] || ini || R || 1.0E-6 || Largest residual permitted for the multigrid scheme (in s^-2^m^-3^). 448 448 || [../lsmpar#residual_moisture residual_moisture] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Residual soil moisture content (in m³/m³). 449 449 || [../d3par#restart_time restart_time] || run || R || 9999999.9 || Simulated time after which a restart run is to be carried out (in s). … … 451 451 || [../wind_turbine_par#rnac rnac] || 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. 452 452 || [../lsmpar#root_fraction root_fraction] || lsm || R(4) || depends on [../lsmpar#veg_type veg_type] || Root distribution over the four soil layers. 453 || [../ini par#roughness_length roughness_length] || ini || R || 0.1 || Roughness length (in m).453 || [../initialization_parameters#roughness_length roughness_length] || ini || R || 0.1 || Roughness length (in m). 454 454 || [../wind_turbine_par#rr rr] || wtm || R(100) ||63|| Radius of the rotor (in m). 455 || [../ini par#s_surface s_surface] [=#s] || ini || R || 0.0 || Surface value of the passive scalar (in kg m^-3^ or ppm).456 || [../ini par#s_surface_initial_change s_surface_initial] \\ [../inipar#s_surface_initial_change _change] || ini || R || 0.0 || Change in surface scalar concentration to be made at the beginning of the 3d run (in kg m^-3^ or ppm).457 || [../ini par#s_vertical_gradient s_vertical_gradient] || ini || R(10) || 10*0.0 || Scalar concentration gradient(s) of the initial scalar concentration profile (in (kg m^-3^ or ppm) / 100 m).458 || [../ini par#s_vertical_gradient_level s_vertical_gradient] \\ [../inipar#s_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the scalar gradient defined by [../inipar#s_vertical_gradient s_vertical_gradient] is effective (in m).455 || [../initialization_parameters#s_surface s_surface] [=#s] || ini || R || 0.0 || Surface value of the passive scalar (in kg m^-3^ or ppm). 456 || [../initialization_parameters#s_surface_initial_change s_surface_initial] \\ [../initialization_parameters#s_surface_initial_change _change] || ini || R || 0.0 || Change in surface scalar concentration to be made at the beginning of the 3d run (in kg m^-3^ or ppm). 457 || [../initialization_parameters#s_vertical_gradient s_vertical_gradient] || ini || R(10) || 10*0.0 || Scalar concentration gradient(s) of the initial scalar concentration profile (in (kg m^-3^ or ppm) / 100 m). 458 || [../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). 459 459 || [../oceanpar#salinity salinity] || ocean || L || .T. || Parameter to switch on/off calculation of salinity equation. 460 460 || [../salsa#salsa_emission_mode salsa_emission_mode] || salsa || C(20) || 'no_source' || Source mode for aerosol and gaseous emissions. 461 461 || [../oceanpar#sa_surface sa_surface] || ocean || R || 35.0 || Surface salinity (in psu). 462 462 || [../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). 463 || [../oceanpar#sa_vertical_gradient_level sa_vertical_gradient] \\ [../ini par#sa_vertical_gradient_level _level] || ocean || R(10) || 10*0.0 || Height level above which the salinity gradient defined by [../oceanpar#sa_vertical_gradient sa_vertical_gradient] is effective (in m).463 || [../oceanpar#sa_vertical_gradient_level sa_vertical_gradient] \\ [../initialization_parameters#sa_vertical_gradient_level _level] || ocean || R(10) || 10*0.0 || Height level above which the salinity gradient defined by [../oceanpar#sa_vertical_gradient sa_vertical_gradient] is effective (in m). 464 464 || [../lsmpar#saturation_moisture saturation_moisture] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at saturation (in m³/m³). 465 || [../ini par#scalar_advec scalar_advec] || ini || C*10 || 'ws-scheme' || Advection scheme to be used for the scalar quantities.466 || [../ini par#scalar_rayleigh_damping scalar_rayleigh] \\ [../inipar#scalar_rayleigh_damping _damping] || ini || L || .T. || Application of Rayleigh damping to scalars.465 || [../initialization_parameters#scalar_advec scalar_advec] || ini || C*10 || 'ws-scheme' || Advection scheme to be used for the scalar quantities. 466 || [../initialization_parameters#scalar_rayleigh_damping scalar_rayleigh] \\ [../initialization_parameters#scalar_rayleigh_damping _damping] || ini || L || .T. || Application of Rayleigh damping to scalars. 467 467 || [../agtpar#scan_radius_agent scan_radius_agent] || agt || R ||3.0|| Radius around the agent in which it scans for obstacles (in m). 468 468 || [../d3par#section_xy section_xy] || run || I(100) || no section || Position of cross section(s) for output of 2d horizontal cross sections (grid point index k). … … 496 496 || [../flpar#speed_agl speed_agl] || vfm || R(100) ||100*25.0|| Horizontal speed of the aircraft above ground level in meter per second. 497 497 || [../wind_turbine_par#speed_control speed_control] || wtm || L || .F. || Parameter to switch on the speed control. 498 || [../ini par#spinup_pt_amplitude spinup_pt_amplitude] || ini || R || 0.0 || Representative amplitude of the diurnal near-surface temperature variation during the spinup phase.499 || [../ini par#spinup_pt_mean spinup_pt_mean] || ini || R || [value of] [pt_surface] || Mean near-surface air temperature during the spinup phase (see spinup_time).500 || [../ini par#spinup_time spinup_time] || ini || R || 0.0 || Parameter for steering of the spinup time.501 || [../ini par#statistic_regions statistic_regions] || ini || I ||0|| Number of additional user-defined subdomains for which statistical analysis and corresponding output (profiles, time series) shall be made.498 || [../initialization_parameters#spinup_pt_amplitude spinup_pt_amplitude] || ini || R || 0.0 || Representative amplitude of the diurnal near-surface temperature variation during the spinup phase. 499 || [../initialization_parameters#spinup_pt_mean spinup_pt_mean] || ini || R || [value of] [pt_surface] || Mean near-surface air temperature during the spinup phase (see spinup_time). 500 || [../initialization_parameters#spinup_time spinup_time] || ini || R || 0.0 || Parameter for steering of the spinup time. 501 || [../initialization_parameters#statistic_regions statistic_regions] || ini || I ||0|| Number of additional user-defined subdomains for which statistical analysis and corresponding output (profiles, time series) shall be made. 502 502 || [../agtpar#step_dealloc_mas step_dealloc_mas] || agt || I ||100|| Interval for memory reallocation. 503 503 || [../oceanpar#stokes_waveheight stokes_waveheight] || ocean || R || 0.0 || Parameter to switch on and set the effects of Langmuir circulation in PALM's ocean mode. 504 504 || [../oceanpar#stokes_wavelength stokes_wavelength] || ocean || R || 0.0 || Parameter to switch on and set the effects of Langmuir circulation in PALM's ocean mode. 505 || [../ini par#subs_vertical_gradient subs_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the profile for the large scale subsidence/ascent velocity (in (m/s) / 100 m).506 || [../ini par#subs_vertical_gradient_level subs_vertical_gradient] \\ [../inipar#subs_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient for the subsidence/ascent velocity defined by [../inipar#subs_vertical_gradient subs_vertical_gradient] is effective (in m).505 || [../initialization_parameters#subs_vertical_gradient subs_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the profile for the large scale subsidence/ascent velocity (in (m/s) / 100 m). 506 || [../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). 507 507 || [../biometpar#sun_in_south sun_in_south] || biomet || L || .F. || Azimuthal position of the sun. 508 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^). … … 510 510 || [../chempar#surface_csflux surface_csflux] || chem || R(99) || 0.0 || Values of surface fluxes of chemistry emissions to be used in the PARAMETERIZED mode. 511 511 || [../chempar#surface_csflux_name surface_csflux_name] || chem || C*11(99) || 'novalue' || Names of chemical species which are emitted. 512 || [../ini par#surface_heatflux surface_heatflux] || ini || R || no prescribed \\ heatflux || Kinematic sensible heat flux at the bottom surface (in K m/s).513 || [../ini par#surface_pressure surface_pressure] || ini || R || 1013.25 || Atmospheric pressure at the surface (in hPa).514 || [../ini par#surface_scalarflux surface_scalarflux] || ini || R || 0.0 || Scalar flux at the surface (in kg m^-2^ s^-1^ or ppm m s^-1^).515 || [../ini par#surface_waterflux surface_waterflux] || ini || R || 0.0 || Kinematic water flux near the surface (in m/s).512 || [../initialization_parameters#surface_heatflux surface_heatflux] || ini || R || no prescribed \\ heatflux || Kinematic sensible heat flux at the bottom surface (in K m/s). 513 || [../initialization_parameters#surface_pressure surface_pressure] || ini || R || 1013.25 || Atmospheric pressure at the surface (in hPa). 514 || [../initialization_parameters#surface_scalarflux surface_scalarflux] || ini || R || 0.0 || Scalar flux at the surface (in kg m^-2^ s^-1^ or ppm m s^-1^). 515 || [../initialization_parameters#surface_waterflux surface_waterflux] || ini || R || 0.0 || Kinematic water flux near the surface (in m/s). 516 516 || [../radpar#sw_radiation sw_radiation] || rrtmg || L || .T. || Parameter to switch on/off shortwave radiation. 517 517 || [../d3par#synchronous_exchange synchronous_exchange] || run || L || .F. || Defines how MPI handles the exchange of ghost points. … … 523 523 || [../wind_turbine_par#time_turbine_on time_turbine_on] || wtm || R || 0.0 || Simulation time at which the turbines are switched on. 524 524 || [../radpar#time_utc_init time_utc_init] || rrtmg || R || 43200.0 || UTC time at model start in seconds starting from midnight. 525 || [../ini par#timestep_scheme timestep_scheme] || ini || C*20 || 'runge-kutta-3' || Time step scheme to be used for integration of the prognostic variables.526 || [../ini par#topography topography] || ini || C*40 || 'flat' || Topography mode.527 || [../ini par#topography_grid_convention topography_grid] \\ [../inipar#topography_grid_convention _convention] || ini || C*11 || default depends on \\ value of [../inipar#topography topography] || Convention for defining the topography grid.528 || [../ini par#top_heatflux top_heatflux] || ini || R || no prescribed \\ heatflux || Kinematic sensible heat flux at the top surface (in K m/s).529 || [../ini par#top_momentumflux_u top_momentumflux_u] || ini || R || no prescribed momentumflux || Momentum flux along x at the top boundary (in m^2^/s^2^).530 || [../ini par#top_momentumflux_v top_momentumflux_v] || ini || R || no prescribed momentumflux || Momentum flux along y at the top boundary (in m^2^/s^2^).525 || [../initialization_parameters#timestep_scheme timestep_scheme] || ini || C*20 || 'runge-kutta-3' || Time step scheme to be used for integration of the prognostic variables. 526 || [../initialization_parameters#topography topography] || ini || C*40 || 'flat' || Topography mode. 527 || [../initialization_parameters#topography_grid_convention topography_grid] \\ [../initialization_parameters#topography_grid_convention _convention] || ini || C*11 || default depends on \\ value of [../initialization_parameters#topography topography] || Convention for defining the topography grid. 528 || [../initialization_parameters#top_heatflux top_heatflux] || ini || R || no prescribed \\ heatflux || Kinematic sensible heat flux at the top surface (in K m/s). 529 || [../initialization_parameters#top_momentumflux_u top_momentumflux_u] || ini || R || no prescribed momentumflux || Momentum flux along x at the top boundary (in m^2^/s^2^). 530 || [../initialization_parameters#top_momentumflux_v top_momentumflux_v] || ini || R || no prescribed momentumflux || Momentum flux along y at the top boundary (in m^2^/s^2^). 531 531 || [../oceanpar#top_salinityflux top_salinityflux] || ocean || R || no prescribed \\ salinityflux || Kinematic salinity flux at the top boundary, i.e. the sea surface (in psu m/s). 532 || [../ini par#top_scalarflux top_scalarflux] || ini || R || no prescribed \\ scalarflux || Scalar flux at the top surface (in kg m^-2^ s^-1^ or ppm m s^-1^).533 || [../ini par#transpose_compute_overlap transpose_compute] \\ [../inipar#transpose_compute_overlap _overlap] || ini || L || .F. || Parameter to switch on parallel execution of fft and transpositions (with MPI_ALLTOALL).534 || [../ini par#tunnel_height tunnel_height] || ini || R || 0.2*nz || Height of outer-wall tunnel top.535 || [../ini par#tunnel_length tunnel_length] || ini || R || 9999999.9 || Length of the tunnel.536 || [../ini par#tunnel_width_x tunnel_width_x] || ini || R || 9999999.9 || Tunnel width along x-direction.537 || [../ini par#tunnel_width_y tunnel_width_y] || ini || R || 9999999.9 || Tunnel width along y-direction.538 || [../ini par#tunnel_wall_depth tunnel_wall_depth] || ini || R || max( dx, dy, dz ) || Depth of tunnel walls.539 || [../ini par#turbulent_inflow turbulent_inflow] || ini || L || .F. || Generates a turbulent inflow at side boundaries using a turbulence recycling method.540 || [../ini par#turbulent_outflow turbulent_outflow] || ini || L || .F. || Generates a turbulent outflow at side boundaries using a turbulence recycling method.532 || [../initialization_parameters#top_scalarflux top_scalarflux] || ini || R || no prescribed \\ scalarflux || Scalar flux at the top surface (in kg m^-2^ s^-1^ or ppm m s^-1^). 533 || [../initialization_parameters#transpose_compute_overlap transpose_compute] \\ [../initialization_parameters#transpose_compute_overlap _overlap] || ini || L || .F. || Parameter to switch on parallel execution of fft and transpositions (with MPI_ALLTOALL). 534 || [../initialization_parameters#tunnel_height tunnel_height] || ini || R || 0.2*nz || Height of outer-wall tunnel top. 535 || [../initialization_parameters#tunnel_length tunnel_length] || ini || R || 9999999.9 || Length of the tunnel. 536 || [../initialization_parameters#tunnel_width_x tunnel_width_x] || ini || R || 9999999.9 || Tunnel width along x-direction. 537 || [../initialization_parameters#tunnel_width_y tunnel_width_y] || ini || R || 9999999.9 || Tunnel width along y-direction. 538 || [../initialization_parameters#tunnel_wall_depth tunnel_wall_depth] || ini || R || max( dx, dy, dz ) || Depth of tunnel walls. 539 || [../initialization_parameters#turbulent_inflow turbulent_inflow] || ini || L || .F. || Generates a turbulent inflow at side boundaries using a turbulence recycling method. 540 || [../initialization_parameters#turbulent_outflow turbulent_outflow] || ini || L || .F. || Generates a turbulent outflow at side boundaries using a turbulence recycling method. 541 541 || [../biometpar#turn_to_sun turn_to_sun] || biomet || L || .T. || Orientation of the front/face of the human model. 542 || [../ini par#u_bulk u_bulk] [=#u] || ini || R || 0.0 || u-component of the predefined bulk velocity (in m/s).543 || [../ini par#u_profile u_profile] || ini || R(100) || 100 * 9999999.9 || Values of u-velocity component to be used as initial profile (in m/s).544 || [../ini par#ug_surface ug_surface] || ini || R || 0.0 || u-component of the geostrophic wind at the surface (in m/s).545 || [../ini par#ug_vertical_gradient ug_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the initial profile of the u-component of the geostrophic wind (in 1/100s).546 || [../ini par#ug_vertical_gradient_level ug_vertical_gradient] \\ [../inipar#ug_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient defined by [../inipar#ug_vertical_gradient ug_vertical_gradient] is effective (in m).542 || [../initialization_parameters#u_bulk u_bulk] [=#u] || ini || R || 0.0 || u-component of the predefined bulk velocity (in m/s). 543 || [../initialization_parameters#u_profile u_profile] || ini || R(100) || 100 * 9999999.9 || Values of u-velocity component to be used as initial profile (in m/s). 544 || [../initialization_parameters#ug_surface ug_surface] || ini || R || 0.0 || u-component of the geostrophic wind at the surface (in m/s). 545 || [../initialization_parameters#ug_vertical_gradient ug_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the initial profile of the u-component of the geostrophic wind (in 1/100s). 546 || [../initialization_parameters#ug_vertical_gradient_level ug_vertical_gradient] \\ [../initialization_parameters#ug_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient defined by [../initialization_parameters#ug_vertical_gradient ug_vertical_gradient] is effective (in m). 547 547 || [../biometpar#uv_exposure uv_exposure] || biomet || L || .F. || Activation of the UV Exposure Model. 548 || [../ini par#uv_heights uv_heights] || ini || R(100) || 100 * 9999999.9 || Height levels for prescribed u,v-profiles (in m).549 || [../ini par#use_cmax use_cmax] || ini || L || .T. || Parameter to choose calculation method of the phase velocity in case of radiation boundary conditions.550 || [../ini par#use_free_convection_scaling use_free_convection] \\ [../inipar#use_free_convection_scaling _scaling] || ini || L || .F. || Parameter to switch on the use of the local free convection velocity scale.548 || [../initialization_parameters#uv_heights uv_heights] || ini || R(100) || 100 * 9999999.9 || Height levels for prescribed u,v-profiles (in m). 549 || [../initialization_parameters#use_cmax use_cmax] || ini || L || .T. || Parameter to choose calculation method of the phase velocity in case of radiation boundary conditions. 550 || [../initialization_parameters#use_free_convection_scaling use_free_convection] \\ [../initialization_parameters#use_free_convection_scaling _scaling] || ini || L || .F. || Parameter to switch on the use of the local free convection velocity scale. 551 551 || [../parpar#use_sgs_for_particles use_sgs_for_particles] || lpm || L || .F. || Use subgrid-scale velocities for particle advection. 552 || [../ini par#use_subsidence_tendencies use_subsidence] \\ [../inipar#use_subsidence_tendencies _tendencies] || ini || L || .F. || Parameter to choose the calculation method of subsidence in case of runs with large scale forcing.553 || [../ini par#use_surface_fluxes use_surface_fluxes] || ini || L || .F. || Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=1 (bottom boundary).554 || [../ini par#use_top_fluxes use_top_fluxes] || ini || L || .F. || Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=nz (top boundary).555 || [../ini par#use_ug_for_galilei_tr use_ug_for_galilei_tr] || ini || L || .T. || Switch to determine the translation velocity in case that a Galilean transformation is used.556 || [../ini par#use_upstream_for_tke use_upstream] \\ [../inipar#use_upstream_for_tke _for_tke] || ini || L || .F. || Parameter to choose the advection/timestep scheme to be used for the subgrid-scale TKE.557 || [../ini par#v_bulk v_bulk] [=#v] || ini || R || 0.0 || v-component of the predefined bulk velocity (in m/s).558 || [../ini par#v_profile v_profile] || ini || R(100) || 100 * 9999999.9 || Values of v-velocity component to be used as initial profile (in m/s).552 || [../initialization_parameters#use_subsidence_tendencies use_subsidence] \\ [../initialization_parameters#use_subsidence_tendencies _tendencies] || ini || L || .F. || Parameter to choose the calculation method of subsidence in case of runs with large scale forcing. 553 || [../initialization_parameters#use_surface_fluxes use_surface_fluxes] || ini || L || .F. || Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=1 (bottom boundary). 554 || [../initialization_parameters#use_top_fluxes use_top_fluxes] || ini || L || .F. || Parameter to steer the treatment of the subgrid-scale vertical fluxes within the diffusion terms at k=nz (top boundary). 555 || [../initialization_parameters#use_ug_for_galilei_tr use_ug_for_galilei_tr] || ini || L || .T. || Switch to determine the translation velocity in case that a Galilean transformation is used. 556 || [../initialization_parameters#use_upstream_for_tke use_upstream] \\ [../initialization_parameters#use_upstream_for_tke _for_tke] || ini || L || .F. || Parameter to choose the advection/timestep scheme to be used for the subgrid-scale TKE. 557 || [../initialization_parameters#v_bulk v_bulk] [=#v] || ini || R || 0.0 || v-component of the predefined bulk velocity (in m/s). 558 || [../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). 559 559 || [../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. 560 || [../ini par#vdi_checks vdi_checks] || ini || L || .F. || Switch the internal controls according to VDI 3783 Part 9 on.560 || [../initialization_parameters#vdi_checks vdi_checks] || ini || L || .F. || Switch the internal controls according to VDI 3783 Part 9 on. 561 561 || [../lsmpar#veg_type veg_type] || lsm || I ||2|| Vegetation type to be used in the land surface model. 562 562 || [../lsmpar#vegetation_coverage vegetation_coverage] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Vegetation coverage of the surface. 563 563 || [../bcmpar#ventilation_effect ventilation_effect] || bulkc || L || .T. || Parameterize ventilation effect on evaporation of raindrops. 564 564 || [../parpar#vertical_particle_advection vertical_particle] \\ [../parpar#vertical_particle_advection _advection] || lpm || L || .T. || Switch on/off vertical particle transport. 565 || [../ini par#vg_surface vg_surface] || ini || R || 0.0 || v-component of the geostrophic wind at the surface (in m/s).566 || [../ini par#vg_vertical_gradient vg_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the initial profile of thev-component of the geostrophic wind (in 1/100s).567 || [../ini par#vg_vertical_gradient_level vg_vertical_gradient] \\ [../inipar#vg_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient defined by [../inipar#vg_vertical_gradient vg_vertical_gradient] is effective (in m).568 || [../ini par#wall_adjustment wall_adjustment] [=#w] || ini || L || .T. || Parameter to restrict the mixing length in the vicinity of the bottom boundary (and near vertical walls of a non-flat [../inipar#topography topography]).569 || [../ini par#wall_heatflux wall_heatflux] || ini || R(5) || 5*0.0 || Prescribed kinematic sensible heat flux in K m/s at the five topography faces.570 || [../ini par#wall_humidityflux wall_humidityflux] || ini || R(5) || 5*0.0 || Prescribed kinematic humidity flux in m/s at the five topography faces.565 || [../initialization_parameters#vg_surface vg_surface] || ini || R || 0.0 || v-component of the geostrophic wind at the surface (in m/s). 566 || [../initialization_parameters#vg_vertical_gradient vg_vertical_gradient] || ini || R(10) || 10*0.0 || Gradient(s) of the initial profile of thev-component of the geostrophic wind (in 1/100s). 567 || [../initialization_parameters#vg_vertical_gradient_level vg_vertical_gradient] \\ [../initialization_parameters#vg_vertical_gradient_level _level] || ini || R(10) || 10*0.0 || Height level above which the gradient defined by [../initialization_parameters#vg_vertical_gradient vg_vertical_gradient] is effective (in m). 568 || [../initialization_parameters#wall_adjustment wall_adjustment] [=#w] || ini || L || .T. || Parameter to restrict the mixing length in the vicinity of the bottom boundary (and near vertical walls of a non-flat [../initialization_parameters#topography topography]). 569 || [../initialization_parameters#wall_heatflux wall_heatflux] || ini || R(5) || 5*0.0 || Prescribed kinematic sensible heat flux in K m/s at the five topography faces. 570 || [../initialization_parameters#wall_humidityflux wall_humidityflux] || ini || R(5) || 5*0.0 || Prescribed kinematic humidity flux in m/s at the five topography faces. 571 571 || [../oceanpar#wall_salinityflux wall_salinityflux] || ocean || R(0:5) || 6*0.0 || Prescribed kinematic salinity flux in Psu m/s at the six topography faces 572 || [../ini par#wall_scalarflux wall_scalarflux] || ini || R(5) || 5*0.0 || Prescribed scalar flux at the five topography faces (in kg m^-2^ s^-1^ or ppm m s^-1^).572 || [../initialization_parameters#wall_scalarflux wall_scalarflux] || ini || R(5) || 5*0.0 || Prescribed scalar flux at the five topography faces (in kg m^-2^ s^-1^ or ppm m s^-1^). 573 573 || [../oceanpar#wave_breaking wave_breaking] || ocean || L || .F. || Parameter to switch on turbulence generation by wave breaking. 574 574 || [../lsmpar#wilting_point wilting_point] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at permanent wilting point (in m³/m³). … … 581 581 || [../wind_turbine_par#yaw_control yaw_control] || wtm || L || .F. || Parameter to switch on the yaw controller. 582 582 || [../wind_turbine_par#yaw_speed yaw_speed] || wtm || R || 0.005236 || Speed of the yaw actuator (in rad/s). 583 || [../ini par#y_shift y_shift] || ini || I ||0|| Distance of y-shift for cyclic and non-cyclic boundary conditions (in number of PEs).583 || [../initialization_parameters#y_shift y_shift] || ini || I ||0|| Distance of y-shift for cyclic and non-cyclic boundary conditions (in number of PEs). 584 584 || [../lsmpar#z0_eb z0_eb] [=#z] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Roughness length for momentum (in m). 585 585 || [../lsmpar#z0h_eb z0h_eb] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Roughness length for heat (in m). 586 586 || [../lsmpar#z0q_eb z0q_eb] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Roughness length for moisture (in m). 587 || [../ini par#z0h_factor z0h_factor] || ini || R || 1.0 || Factor for calculating the roughness length for scalars.588 || [../ini par#zeta_max zeta_max] || ini || R || 20.0 || Upper limit of the stability parameter {{{zeta = z_mo/L}}}.589 || [../ini par#zeta_min zeta_min] || ini || R || -9990.0 || Lower limit of the stability parameter {{{zeta = z_mo/L}}}.587 || [../initialization_parameters#z0h_factor z0h_factor] || ini || R || 1.0 || Factor for calculating the roughness length for scalars. 588 || [../initialization_parameters#zeta_max zeta_max] || ini || R || 20.0 || Upper limit of the stability parameter {{{zeta = z_mo/L}}}. 589 || [../initialization_parameters#zeta_min zeta_min] || ini || R || -9990.0 || Lower limit of the stability parameter {{{zeta = z_mo/L}}}. 590 590 || [../lsmpar#zs zs] || lsm || R(4) || see description || Depths of the four soil layers (in m).