Changes between Version 237 and Version 238 of doc/app/parlist
- Timestamp:
- Dec 11, 2018 11:03:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v237 v238 8 8 '''Namelist abbreviations:'''\\ 9 9 * agt: {{{&agent_parameters}}}\\ 10 * bulkc: {{{&bulk_cloud_parameters}}}\\ 10 11 * dvr: {{{&dvr_graphics_par}}}\\ 11 12 * ini: {{{&initialization_parameters}}}\\ … … 32 33 || [../parpar#aero_type aero_type] || lpm || C*15 || 'maritime' || Define a aerosol spectrum using three log-normal distributions. 33 34 || [../parpar#aero_weight aero_weight] || lpm || R || 1.0 || Scale the number concentration defined by aero_type. 34 || [../ parpar#aerosol_bulk aerosol_bulk] || lpm|| C*20 || 'nacl' || Parameter to choose the used aerosol type.35 || [../bcmpar#aerosol_bulk aerosol_bulk] || bulkc || C*20 || 'nacl' || Parameter to choose the used aerosol type. 35 36 || [../agtpar#agent_maximum_age agent_maximum_age] || agt || R(100) || 100 * 9999999.9 || Maximum time an agent can spend in the simulation before it is deleted. 36 37 || [../wind_turbine_par#air_dens air_dens] || wtm || R ||1.225|| The air density (in kg/m^3^) is necessary to convert the aerodynamic torque of the rotor into a power (in W). … … 85 86 || [../inipar#building_wall_left building_wall_left] || ini || R || building centered in \\ x-direction || x-coordinate of the left building wall in m. 86 87 || [../inipar#building_wall_south building_wall_south] || ini || R || building centered in \\ y-direction || y-coordinate of the South building wall in m. 87 || [../inipar#c_sedimentation c_sedimentation] [=#c] || ini || R || 2.0 || Courant number of sedimentation process 88 || [../bcmpar#bulk_cloud_model bulk_cloud_model] || bulkc || L || .F. || Parameter to switch on the bulk cloud model. 89 || [../bcmpar#c_sedimentation c_sedimentation] [=#c] || bulkc || R || 2.0 || Courant number of sedimentation process. 88 90 || [../lsmpar#c_surface c_surface] || lsm || R || 20000.0 || Heat capacity of the surface (skin layer) per unit of area (in J/m²/K). 89 91 || [../inipar#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. 90 92 || [../inipar#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. 91 || [../ inipar#call_microphysics_at_all_substeps call_microphysics_at] \\ [../inipar#call_microphysics_at_all_substeps _all_substeps] || ini|| L || .F. || Switch to steer the call of 2-moment microphysics.93 || [../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. 92 94 || [../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]. 93 95 || [../inipar#canopy_mode canopy_mode] || pcm || C*20 || 'block' || Canopy mode. … … 105 107 || [../inipar#cloud_droplets cloud_droplets] || ini || L || .F. || Parameter to switch on usage of cloud droplets. 106 108 || [../inipar#cloud_physics cloud_physics] || ini || L || .F. || Parameter to switch on the condensation scheme. 107 || [../ inipar#cloud_scheme cloud_scheme] || ini || C*20 || 'saturation_adjust' || Parameter to choose cloud physics scheme.109 || [../bcmpar#cloud_scheme cloud_scheme] || bulkc || C*20 || 'saturation_adjust' || Parameter to choose microphysics for bulk cloud physics. 108 110 || [../inipar#cloud_top_radiation cloud_top_radiation] || ini || L || .F. || Parameter to switch on longwave radiation cooling at cloud-tops. 109 111 || [../inipar#cloud_water_sedimentation cloud_water_sedimentation] || ini || L || .F. || Parameterize cloud water sedimentation in cloud physics scheme.