next up previous
Next: pfile Up: Reference guide: Previous: olink

partice

NAME

particle


SYNOPSIS

         particle [-d densxy] [-P partfile] [-x] [-y] [-X densx] [-Y densy]


DEFAULTS

           -d 2 -X 2 -Y 2


DESCRIPTION

particle specifies fluid marker properties. The markers are used in the IBIS visualization routines to help understand fluid movement. particle interpretes the optional statements

The marker-density specifies the initial distance, in pixels, between fluid markers. These markers do not exert forces on the fluid, just flow in it and help the visualization of the flow.

If -x and/or -y are ommitted from the specification of particle, the numerical codes will periodicaly map fluid marker particles from a downstream edge to an upstream edge of the simulation. For example, if a particle leaves the specified domain traveling east at the point (xmax,y), that particle will immediately reappear at the point (xmin,y).

If -x and/or -y is contained in the specification of particle, the numerical codes will inject new particles into the simulation along the specified upstream edge (x for -x and y for -y). The new particles are uniformly spaced along the upstream edge when they are injected. The injection frequency is chosen so that the number of particles in the domain remains roughly constant in time.


SEE ALSO

visual

next up previous
Next: pfile Up: Reference guide: Previous: olink
David Eyre
6/19/1998