Changes between Version 46 and Version 47 of doc/app/parlist


Ignore:
Timestamp:
Sep 13, 2010 5:27:09 PM (15 years ago)
Author:
herbort
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/parlist

    v46 v47  
    55Initialization parameters (NAMELIST Group = I), run parameters (R), package parameters (P) as well as user-defined parameters (U) are alphabetically listed in the following table.
    66
     7Jump 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
    79||='''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. ||
    911|| [../inipar#alpha_surface alpha_surface] || I || others || R || 0.0 || Inclination of the model domain with respect to the horizontal (in degrees). ||
    1012|| [../d3par#averaging_interval averaging_interval] || R || output || R || 0.0 || Averaging interval for all output of temporally averaged data (in s). ||
    1113|| [../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). ||
    1214|| [../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. ||
    1416|| [../inipar#bc_lr bc_lr] || I || bc || C*20 || 'cyclic' || Boundary condition along x (for all quantities). ||
    1517|| [../inipar#bc_ns bc_ns] || I || bc || C*20 || 'cyclic' || Boundary condition along y (for all quantities). ||