Changes between Version 55 and Version 56 of doc/app/userint/output
- Timestamp:
- Sep 16, 2010 3:30:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint/output
v55 v56 261 261 {{{ ENDIF }}} 262 262 \\\\ 263 264 263 [=#part_4 '''4. Output of user-defined DVRP objects'''] \\\\ 265 264 This example shows the output of the quantity "square of the u-component", u^2^. If more than one user-defined quantity shall be output, the following steps have to be carried out in the same way for each of the quantities. First, steps 1 - 6 of part [#part_3 (2d cross section or 3d volume data)] are required. Second, the gridpoint data of the quantity has to be resorted to array {{{local_pf}}} in subroutine [../int#user_data_output_dvrp user_data_output_dvrp] as follows: