Changes between Version 155 and Version 156 of doc/app/parlist
- Timestamp:
- Mar 20, 2014 6:04:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/parlist
v155 v156 85 85 || [../d3par#data_output data_output] || R || output || C*10(100) || 100*' ' || \ 86 86 || Quantities for which 2d cross section and/or 3d volume data are to be output. || 87 || [../d3par#data_output_format data_output_format] || R || output || C*10(10) || 'netCDF' || Format of output data. ||88 87 || [../d3par#data_output_pr data_output_pr] || R || output || C*10(100) || 100*' ' || \ 89 88 || Quantities for which vertical profiles (horizontally averaged) are to be output. || … … 110 109 || [../d3par#do2d_at_begin do2d_at_begin] || R || output || L || .F. || Output 2d cross section data by one or all processors. || 111 110 || [../d3par#do3d_at_begin do3d_at_begin] || R || output || L || .F. || Output of 3d volume data at the beginning of a run. || 112 || [../d3par#do3d_compress do3d_compress] || R || output || L || .F. || Output of data for 3d plots in compressed form. ||113 || [../d3par#do3d_comp_prec do3d_comp_prec] || R || output || C*7(100) || see parameter \\ description || \114 || Significant digits in case of compressed data output. ||115 111 || [../inipar#dp_external dp_external] || R || mode || L || .F. || External pressure gradient switch. || 116 112 || [../inipar#dp_smooth dp_smooth] || R || mode || L || .F. || Vertically smooth the external pressure gradient using a sinusoidal smoothing function. || … … 474 470 || [../inipar#z0h_factor z0h_factor] || I || bc || R || 1.0 || \ 475 471 || Factor for calculating the roughness length for scalars. || 476 || [../d3par#z_max_do2d z_max_do2d] || R || output || R || zu(nz) || \477 || Height level up to which 2d cross sections are to be plotted with '''iso2d''' (in m). ||