Changes between Version 228 and Version 229 of doc/app/parlist
- Timestamp:
- Nov 5, 2018 1:28:50 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v228 v229 14 14 rrtmg: radiation model parameters ({{{&radiation_parameters}}})\\ 15 15 run: runtime parameters ({{{&runtime_parameters}}})\\ 16 salsa: SALSA parameters ({{{&salsa_parameters}}})\\ 16 17 spec: spectra parameters ({{{&spectra_parameters}}})\\ 17 18 user: user-defined parameters ({{{&user_parameters}}})\\ … … 22 23 23 24 ||='''Parameter Name'''=||='''NAMELIST \\ Group'''=||='''[../fortrantypes FORTRAN] \\ [../fortrantypes Type]'''=||='''Default \\ Value'''=||='''Explanation'''= 25 || [../salsa#advect_particle_water advect_particle_water] || salsa || L || .T. || Parameter to switch on the advection of condensed water in aerosol particles. 24 26 || [../parpar#aero_type aero_type] || lpm || C*15 || 'maritime' || Define a aerosol spectrum using three log-normal distributions. 25 27 || [../parpar#aero_weight aero_weight] || lpm || R || 1.0 || Scale the number concentration defined by aero_type. … … 56 58 || [../inipar#bc_s_t bc_s_t] || ini || C*20 || 'neumann' || Top boundary condition of the scalar concentration. 57 59 || [../oceanpar#bc_sa_t bc_sa_t] || ocean || C*20 || 'neumann' || Top boundary condition of the salinity. 60 || [../salsa#bc_salsa_b bc_salsa_b] || salsa || C*20 || 'neumann' || The bottom boundary condition of the aerosol (and gas) concentrations. 61 || [../salsa#bc_salsa_t bc_salsa_t] || salsa || C*20 || 'neumann' || The top boundary condition of the aerosol (and gas) concentrations. 58 62 || [../inipar#bc_uv_b bc_uv_b] || ini || C*20 || 'dirichlet' || Bottom boundary condition of the horizontal wind components u and v. 59 63 || [../inipar#bc_uv_t bc_uv_t] || ini || C*20 || 'dirichlet' || Top boundary condition of the horizontal velocity components u and v. … … 118 122 ||[../sppar#data_output_sp data_output_sp] || spec ||C*10(10)|| 10*' ' ||Quantities for which horizontal spectra are to be calculated and output. 119 123 || [../userpar#data_output_user data_output_user] || user || C*10(100) || 100*' ' || User defined quantities for which 2d cross section and/or 3d volume data are to be output. 120 || [../radpar#day_of_year_init day_of_year_init] || ini|| I ||172|| Day of the year at model start. 124 || [../radpar#day_of_year_init day_of_year_init] || ini || I ||172|| Day of the year at model start. 125 || [../salsa#decycle_lr decycle_lr] || salsa || L ||.F.|| Parameter to the switch on the decycling of aerosol particles along x. 126 || [../salsa#decycle_method decycle_method] || salsa || C(20) * 4 || 'dirichlet','dirichlet',\\ 'dirichlet','dirichlet' || The decycling method at lateral boundaries, in the following order: left, right, south, north. 127 || [../salsa#decycle_ns decycle_ns] || salsa || L || .F. || Parameter to the switch on the decycling of aerosol particles along y. 121 128 || [../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. 129 || [../salsa#depo_topo_type depo_topo_type] || salsa || C(20) || 'zhang2001' || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^) over an urban surface. 130 || [../salsa#depo_vege_type depo_vege_type] || salsa || C(20) || 'zhang2001' || The method to solve the aerosol size specific dry deposition velocity (in m s^-1^). 122 131 || [../parpar#dissipation_classes dissipation_classes] || lpm || I ||10|| Number of dissipation classes to be used in the collision efficiency table. 123 132 || [../inipar#dissipation_1d dissipation_1d] || ini || C*20 || 'detering' || Calculation method for the energy dissipation term in the TKE equation of the 1d-model. … … 133 142 || [../inipar#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). 134 143 || [../inipar#dpdxy dpdxy] || run || R(2) || 2*0.0 || Values of the external pressure gradient applied in x- and y-direction, respectively (in Pa/m). 144 || [../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). 135 145 || [../inipar#dry_aerosol_radius dry_aerosol_radius] || ini || R || 0.05E-6 || The mean geometric radius of the dry aerosol spectrum. 136 146 || [../d3par#dt dt] || run || R || variable || Time step for the 3d-model (in s). … … 160 170 || [../d3par#dt_run_control dt_run_control] || run || R || 60.0 || Temporal interval at which run control output is to be made (in s). 161 171 || [../inipar#dt_run_control_1d dt_run_control_1d] || ini || R || 60.0 || Temporal interval of runtime control output of the 1d-model (in s). 172 || [../salsa#dt_salsa dt_salsa] || salsa || R || 0.1 || Time step for calling aerosol dynamic processes of SALSA. 162 173 || [../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. 163 174 || [../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). … … 184 195 || [../inipar#ensemble_member_nr ensemble_member_nr] || ini || I ||0|| Number of statistically independent members of a simulation. 185 196 || [../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. 197 || [../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. 186 198 || [../lsmpar#field_capacity field_capacity] || lsm || R || depends on [../lsmpar#soil_type soil_type] || Soil moisture at field capacity (in m³/m³). 187 199 || [../inipar#fft_method fft_method] || ini || C*20 || 'system specific' || FFT-method to be used. … … 194 206 || [../wind_turbine_par#gen_eff gen_eff] || wtm || R || 0.944 || Electric efficiency of the generator. 195 207 || [../dvrpar#groundplate_color groundplate_color] || dvr || R(3) || 0.0, 0.6, 0.0 || Color of the ground plate. 196 || [../inipar#humidity humidity] [=#h] || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q. 208 || [../salsa#H2SO4_init H2SO4_init] [=#h] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous sulphuric acid H2SO4 (g). 209 || [../salsa#HNO3_init HNO3_init] || salsa || R || 1.0 || Initial number concentration (in m^-3^) of gaseous nitric acid HNO3 (g). 210 || [../inipar#humidity humidity] || ini || L || .F. || Parameter to switch on the prognostic equation for water vapor mixing ratio q. 197 211 || [../lsmpar#hydraulic_conductivity hydraulic_conductivity] || lsm || R || depends on [../lsmpar#veg_type veg_type] || Hydraulic conductivity of the soil at saturation (in m/s). 198 || [../wind_turbine_par#inertia_gen inertia_gen] [=#i] || wtm || R ||534.116|| Inertia of the generator (in kg/m^2^). 212 || [../salsa#igctyp igctyp] [=#i] || salsa || I || 1 || Gas concentration initialisation type. 213 || [../wind_turbine_par#inertia_gen inertia_gen] || wtm || R ||534.116|| Inertia of the generator (in kg/m^2^). 199 214 || [../wind_turbine_par#inertia_rot inertia_rot] || wtm || R || 34784179.0 || Inertia of the rotor (in kg/m^2). 200 215 || [../inipar#inflow_damping_height inflow_damping_height] || ini || R || from precursor run || Height below which the turbulence signal is used for turbulence recycling (in m). … … 204 219 || [../inipar#initializing_actions initializing_actions] || ini || C*100 || no default value || Initialization actions to be carried out. 205 220 || [../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. 221 || [../salsa#isdtyp isdtyp] || salsa || I || 1 || Aerosol size distribution initialisation type. 206 222 || [../dvrpar#isosurface_color isosurface_color] || lpm || R(3,10) || 0.9, 0.9, 0.9 \\ 0.8, 0.1, 0.1 \\ ... || Color of the isosurface(s). 207 223 || [../inipar#km_constant km_constant] [=#k] || ini || R || variable (computed \\ from TKE) || Constant eddy diffusivities are used (laminar simulations). … … 221 237 || [../canpar#leaf_surface_conc leaf_surface_conc] || pcm || R || 0.0 || Concentration of a passive scalar at the surface of a leaf \\ (in kg m^-3^ or ppm). 222 238 || [../inipar#limiter_sedimentation limiter_sedimentation] || ini || L || .T. || Use limiter in raindrop sedimentation process. 239 || [../salsa#listspec listspec] || salsa || C*3(7) || 'SO4', 6 * ' ' || List of activated aerosol chemical components. 223 240 || [../parpar#log_sigma log_sigma] [=#s] || lpm || R(3) || 2.0 || Parameters of initial aerosol spectrum. 224 241 || [../inipar#longitude longitude] || ini || R || 0.0 || Geographical longitude (in degrees). … … 236 253 || [../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]). 237 254 || [../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]). 255 || [../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). 256 || [../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). 238 257 || [../wind_turbine_par#max_miss max_miss] || wtm || R || 0.08726 || Maximum tolerated yaw misalignment (in rad). 239 258 || [../wind_turbine_par#max_torque_gen max_torque_gen] || wtm || R || 47402.91 || Maximum Torque of the generator (in Nm).