GfsForceBuoy
From Gerris
A GfsForceBuoy is one of the type of forces that can be exerted on Lagrangian particles (GfsParticle) part of a GfsParticleList. As its name suggest it sets the buoyancy force acting on a Lagrangian particle.
The syntax for GfsForceBuoy as part of the GfsParticleList syntax is:
GfsParticleList ... GfsParticle ... { GfsForceBuoy }
its buoyancy properties are essentially defined by the properties of the GfsParticle and of the fluid.
For developers the object hierarchy for GfsForceBuoy is:
- GtsSListContainee
- GfsParticleForce
- GfsForceBuoy
- GfsParticleForce

