GfsForceLift
From Gerris
A GfsForceLift is one of the type of forces that can be exerted on Lagrangian particles (GfsParticles) part of a GfsParticleList. As its name suggest it sets the lift force acting on a Lagrangian particle.
The syntax for GfsForceLift as part of the GfsParticleList syntax is:
GfsParticleList ... GfsParticle ... { GfsForceLift Cl }
where Cl is the lift coefficient of the particle (double).
For developers the object hierarchy for GfsForceLift is:
- GtsSListContainee
- GfsParticleForce
- GfsForceCoeff
- GfsForceLift
- GfsForceCoeff
- GfsParticleForce

