GfsOutputParticle
From Gerris
(Difference between revisions)
| Revision as of 06:54, 2 July 2008 Gtom (Talk | contribs) ← Previous diff |
Revision as of 06:54, 2 July 2008 Gtom (Talk | contribs) Next diff → |
||
| Line 5: | Line 5: | ||
| [ [[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 file 'filename' with the format (t, x, y, z). | + | where (x0, y0, z0) define the initial position of the particle. The motion of the particle is recorded in the file 'filename' with the format (t, x, y, z). |
Revision as of 06:54, 2 July 2008
GfsOutputParticle tracks particles moving with the velocity of the fluid (pathlines).
The syntax 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 file 'filename' with the format (t, x, y, z).

