GfsOutputParticle
From Gerris
(Difference between revisions)
| Revision as of 06:56, 2 July 2008 Gtom (Talk | contribs) ← Previous diff |
Revision as of 23:47, 2 July 2008 Popinet (Talk | contribs) (minor formatting) Next diff → |
||
| Line 1: | Line 1: | ||
| GfsOutputParticle tracks particles moving with the velocity of the fluid (pathlines). | GfsOutputParticle tracks particles moving with the velocity of the fluid (pathlines). | ||
| - | The syntax is: | + | The syntax in parameter files is: |
| - | [ [[GfsOutput|GfsOutput]] ] x0 y0 z0 | + | [ [[GfsOutput|GfsOutput]] ] x0 y0 z0 |
| - | where (x0, y0, z0) define the initial position of the particle. The motion of the particle is recorded in the output file with the format (t, x, y, z). | + | where (<code>x0</code>, <code>y0</code>, <code>z0</code>) define the initial position of the particle. The motion of the particle is recorded in the output file with the format (t, x, y, z). |
Revision as of 23:47, 2 July 2008
GfsOutputParticle tracks particles moving with the velocity of the fluid (pathlines).
The syntax in parameter files is:
[ GfsOutput ] x0 y0 z0
where (x0, y0, z0) define the initial position of the particle. The motion of the particle is recorded in the output file with the format (t, x, y, z).

