Changes between Version 247 and Version 248 of doc/app/parlist
- Timestamp:
- Jan 8, 2019 9:44:05 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v247 v248 181 181 || [../d3par#disturbance_level_b disturbance_level_b] || run || R || zu(3) or zu(nz*2/3) || Lower limit of the vertical range for which random perturbations are to be imposed on the horizontal wind field (in m). 182 182 || [../d3par#disturbance_level_t disturbance_level_t] || run || R || zu(nz/3) or zu(nzt-3) || Upper limit of the vertical range for which random perturbations are to be imposed on the horizontal wind field (in m). 183 || [../chempar#do_depo do_depo] || chem || L || .FALSE. || Switches the deposition calculation for particles and gases ON (.TRUE.) or OFF (.FALSE.) 184 || [../chempar#do_emis do_emis] || chem || L || .FALSE. || Switches the chem_emission module ON (.TRUE.) or OFF (.FALSE.) 183 185 || [../nestpar#domain_layouts domain_layouts] || nest || derived TYPE pmc_layout(64) || None || General information about the nested domains to be used. 184 186 || [../d3par#do2d_at_begin do2d_at_begin] || run || L || .F. || Output 2d cross section data by one or all processors. … … 238 240 || [../inipar#e_init e_init] [=#e] || ini || R || 0.0 || Initial TKE in m^2^s^-2^. 239 241 || [../inipar#e_min e_min] || ini || R || 0.0 || Minimum TKE in m^2^s^-2^. 242 || [../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. 243 || [../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. 240 244 || [../radpar#emissivity emissivity] || rrtmg || R || 0.95 || Surface emissivity (0-1). 241 245 || [../d3par#end_time end_time] || run || R || 0.0 || Simulation time of the 3D model (in s). … … 260 264 || [../inipar#humidity humidity] || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q. 261 265 || [../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 || [../salsa#igctyp igctyp] [=#i] || salsa || I || 1 || Gas concentration initialisation type. 266 || [../chempar#icntrl icntrl] [=#i] || chem || I(20) || 0 || Selection and steering of the chemistry solver. 267 || [../salsa#igctyp igctyp] || salsa || I || 1 || Gas concentration initialisation type. 263 268 || [../wind_turbine_par#inertia_gen inertia_gen] || wtm || R ||534.116|| Inertia of the generator (in kg/m^2^). 264 269 || [../wind_turbine_par#inertia_rot inertia_rot] || wtm || R || 34784179.0 || Inertia of the rotor (in kg/m^2). … … 293 298 || [../inipar#lsf_exception lsf_exception] || ini || L || .F. || Parameter to explicitly allow large-scale forcing in case of topography /= 'flat' . 294 299 || [../radpar#lw_radiation lw_radiation] || rrtmg || L || .T. || Parameter to switch on/off longwave radiation. 295 || [../inipar#masking_method masking_method] [=#m] || ini || L || .F. || Switch for topography boundary conditions in multigrid solver. 300 || [../chempar#main_street_id main_street_id] [=#m] || chem || I(99) || 0 || Index for identifying MAIN streets following street type classes from {{{OpenStreetMap}}}. 301 || [../inipar#masking_method masking_method] || ini || L || .F. || Switch for topography boundary conditions in multigrid solver. 296 302 || [../d3par#mask_scale_x mask_scale_x] || run || R || 1.0 || Scaling length for masked data output along x-direction. 297 303 || [../d3par#mask_scale_y mask_scale_y] || run || R || 1.0 || Scaling length for masked data output along y-direction.