Changes between Version 37 and Version 38 of doc/app/userint/output


Ignore:
Timestamp:
Sep 16, 2010 7:43:50 AM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint/output

    v37 v38  
    264264This 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:
    265265
    266    {{{ CASE ( '}}}[[span({{{u2}}},style=color: red)]]', '[[span({{{u2}}},style=color: red)]]_xy', '[[span({{{u2}}},style=color: red)]]_xz', '[[span({{{u2}}},style=color: red)]]_yz'  ) \\
     266   {{{ CASE ( '}}}[[span({{{u2}}},style=color: red)]]{{{', '}}}[[span({{{u2}}},style=color: red)]]{{{_xy', '}}}[[span({{{u2}}},style=color: red)]]{{{_xz', '}}}[[span({{{u2}}},style=color: red)]]{{{_yz'  ) }}}\\
    267267      {{{    DO  i = nxl, nxr+1 }}}\\
    268268         {{{    DO  j = nys, nyn+1 }}}\\