GfsParticleList

From Gerris

Jump to: navigation, search

GfsParticleList in the particulates module is used to define a list of discrete point-particles that drift in or move through the flow.

The syntax in parameter file is:

[ GfsEventList ] {
 [ GfsParticleForce ]
 [ GfsParticleForce ]
 ...
}

where the parameter block is optional and defines a list of forces acting on the particles.

If (as a GfsEvent), the GfsParticleList is named, e.g.

GfsParticleList *LP ...

the status of the particles in list can be saved to FILE; e.g.

GfsOutputObject { istep = 1 } FILE LP


Views
Navigation
communication