Changes between Version 46 and Version 47 of doc/app/parlist
- Timestamp:
- Sep 13, 2010 5:27:09 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v46 v47 5 5 Initialization parameters (NAMELIST Group = I), run parameters (R), package parameters (P) as well as user-defined parameters (U) are alphabetically listed in the following table. 6 6 7 Jump to [#a a], [#b b], [#c c], [#d d], [#e e], [#f f], [#g g], [#h h], [#i i], [#j 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 x], [#y y], [#z z] 8 7 9 ||='''Parameter Name''' =||='''NAMELIST \\ Group''' =||='''Parameter Class \\''' =||='''FORTRAN \\ Type''' =||='''Default \\ Value''' =||='''Explanation''' =|| 8 || [ ../inipar#adjust_mixing_length adjust_mixing_length] || I || bc || L || .F. || Near-surface adjustment of the mixing length to the Prandtl-layer law. ||10 || [=#a] [../inipar#adjust_mixing_length adjust_mixing_length] || I || bc || L || .F. || Near-surface adjustment of the mixing length to the Prandtl-layer law. || 9 11 || [../inipar#alpha_surface alpha_surface] || I || others || R || 0.0 || Inclination of the model domain with respect to the horizontal (in degrees). || 10 12 || [../d3par#averaging_interval averaging_interval] || R || output || R || 0.0 || Averaging interval for all output of temporally averaged data (in s). || 11 13 || [../d3par#averaging_interval_pr averaging_interval_pr] || R || output || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for vertical profiles output to local file DATA_1D_PR_NETCDF and/or PLOT1D_DATA (in s). || 12 14 || [../sppar#averaging_interval_sp averaging_interval_sp] || R || output || R || value of [../d3par#averaging_interval averaging_interval] || Averaging interval for spectra output to local file DATA_1D_SP_NETCDF and/or PLOTSP_X_DATA / PLOTSP_Y_DATA (in s). || 13 || [ ../inipar#bc_e_b bc_e_b] || I || bc || C*20 || 'neumann' || Bottom boundary condition of the TKE. ||15 || [=#b] [../inipar#bc_e_b bc_e_b] || I || bc || C*20 || 'neumann' || Bottom boundary condition of the TKE. || 14 16 || [../inipar#bc_lr bc_lr] || I || bc || C*20 || 'cyclic' || Boundary condition along x (for all quantities). || 15 17 || [../inipar#bc_ns bc_ns] || I || bc || C*20 || 'cyclic' || Boundary condition along y (for all quantities). ||