Changes between Version 106 and Version 107 of doc/app/dvrpar
- Timestamp:
- Sep 16, 2010 4:40:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/dvrpar
v106 v107 298 298 The vertical extension of the displayed domain is given by [../d3par#nz_do3d nz_do3d].\\\\ 299 299 The displayed horizontal domain can be restricted using parameters [#clip_dvrp_l clip_dvrp_l], [#clip_dvrp_r clip_dvrp_r], [#clip_dvrp_n clip_dvrp_n], [#clip_dvrp_s clip_dvrp_s].\\\\ 300 If [../userint/output user-defined dvrp objects] exist, then '''mode_dvrp''' may also refer to quantities selected with the parameter [../userpar#data_output_user data_output_user] (internally PALM appends them to those selected with the parameter [../d3par#data_output data_output]).\\\\300 If [../userint/output#part_4 user-defined dvrp objects] exist, then '''mode_dvrp''' may also refer to quantities selected with the parameter [../userpar#data_output_user data_output_user] (internally PALM appends them to those selected with the parameter [../d3par#data_output data_output]).\\\\ 301 301 '''Assignments of mode_dvrp must correspond to those of data_output and data_output_user! '''If e.g. '''data_output''' ='' 'pt_xy', 'w' ''was set, then only the digits "01" are allowed for '''mode_dvrp''', thus'' 'isosurface01' ''and/or'' 'slicer01'.''\\\\ 302 Further details about using the '''dvr''' software are given in [../ chapter_4_5_7 chapter 4.5.7].\\\\302 Further details about using the '''dvr''' software are given in [../dvr here].\\\\ 303 303 '''Note:'''\\ 304 304 The declaration of color charts to be used still have to be given "manually" in subroutine {{{user_dvrp_coltab}}} (file [source:palm/trunk/SOURCE/user_dvrp_coltab.f90 user_dvrp_coltab.f90]).