Changes between Version 236 and Version 237 of doc/app/parlist
- Timestamp:
- Nov 22, 2018 10:09:41 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v236 v237 7 7 8 8 '''Namelist abbreviations:'''\\ 9 agt: agent parameters ({{{&agent_parameters}}})\\10 dvr: DVR graphics ({{{&dvr_graphics_par}}})\\11 ini: initialization parameters ({{{&initialization_parameters}}})\\12 lpm: lagrangian-particle-model (particles) parameter ({{{&particle_parameters}}})\\13 lsm: land surface model parameters ({{{&land_surface_parameters}}})\\14 nest: nesting parameters ({{{&nesting_parameters}}})\\15 ocean: ocean parameters ({{{&ocean_parameters}}}\\16 pcm: plant-canopy-model parameters ({{{&plant_canopy_parameters}}})\\17 rrtmg: radiation model parameters ({{{&radiation_parameters}}})\\18 run: runtime parameters ({{{&runtime_parameters}}})\\19 salsa: SALSA parameters ({{{&salsa_parameters}}})\\20 spec: spectra parameters ({{{&spectra_parameters}}})\\21 user: user-defined parameters ({{{&user_parameters}}})\\ 22 \\ 9 * agt: {{{&agent_parameters}}}\\ 10 * dvr: {{{&dvr_graphics_par}}}\\ 11 * ini: {{{&initialization_parameters}}}\\ 12 * lpm: {{{&particle_parameters}}}\\ 13 * lsm: {{{&land_surface_parameters}}}\\ 14 * nest: {{{&nesting_parameters}}}\\ 15 * ocean: {{{&ocean_parameters}}}\\ 16 * pcm: {{{&plant_canopy_parameters}}}\\ 17 * rrtmg: {{{&radiation_parameters}}}\\ 18 * run: {{{&runtime_parameters}}}\\ 19 * salsa: {{{&salsa_parameters}}}\\ 20 * spec: {{{&spectra_parameters}}}\\ 21 * user: {{{&user_parameters}}} 22 23 23 24 24 Jump to '''[#a A] [#b B] [#c C] [#d D] [#e E] [#f F] [#g G] [#h H] [#i I] J [#k K] [#l L] [#m M] [#n N] [#o O] [#p P] [#q Q] [#r R] [#s S] [#t T] [#u U] [#v V] [#w W] X [#y Y] [#z Z]''' 25 25 \\ 26 26 27 ||='''Parameter Name''' =||='''NAMELIST \\ Group'''=||='''[../fortrantypes FORTRAN] \\ [../fortrantypes Type]'''=||='''Default \\ Value'''=||='''Explanation'''=27 ||='''Parameter Name'''||='''Namelist\\ Group'''||='''[../fortrantypes Fortran] \\ [../fortrantypes Type]'''=||='''Default \\ Value'''||='''Explanation''' 28 28 || [../agtpar#a_rand_target a_rand_target] [=#a] || agt || L(100) || 100 * .F. || Flag for agents within a group to have random targets outside of model domain. 29 29 || [../salsa#advect_particle_water advect_particle_water] || salsa || L || .T. || Parameter to switch on the advection of condensed water in aerosol particles. … … 45 45 || [../canpar#alpha_lad alpha_lad] || pcm || R || 9999999.9 || Coefficient for constructing leaf area density profile. 46 46 || [../inipar#alpha_surface alpha_surface] || ini || R || 0.0 || Inclination of the model domain with respect to the horizontal (in degrees). 47 || [../lsmpar#alpha_vangenuchten alpha_vangenuchten] || lsm || R || depends on [../ls npar#soil_type soil_type] || Value of the coefficient alpha for the calculation of the hydraulic conductivity of soil in the parametrization after Van Genuchten47 || [../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 48 48 ||[../inipar#approximation approximation] || ini || C*20 || 'boussinesq' || Parameter to choose the approximation of the model equations. 49 49 || [../agtpar#asl asl ] || agt || R(100) || 100 * 9999999.9 || Left border of agent source(s) (in m). … … 348 348 || [../wind_turbine_par#omega_rot omega_rot] || wtm || R(100) || 0.0 || Initial rotational speed for each turbine (in rad s^-1^). 349 349 || [../inipar#omega_sor omega_sor] || ini || R || 1.8 || Convergence factor to be used with the SOR-scheme. 350 || [../inipar#outflow_source_plane outflow_source] \\ [../inipar#outflow_source_plane _plane] || ini || R || || Position of the vertical source plane from where instantaneous values of u, v, w, pt, q, s, and e are copied to the outflow boundary.350 || [../inipar#outflow_source_plane outflow_source] \\ [../inipar#outflow_source_plane _plane] || ini || R || - || Position of the vertical source plane from where instantaneous values of u, v, w, pt, q, s, and e are copied to the outflow boundary. 351 351 || [../parpar#particles_per_point particles_per_point] [=#p] || lpm || I ||1|| Number of particles to be started per point. 352 352 || [../parpar#particle_advection_start particle_advection] \\ [../parpar#particle_advection_start _start] || lpm || R || 0.0 || Time of the first release of particles (in s).