GfsForceLift
From Gerris
(Difference between revisions)
| Revision as of 01:01, 22 March 2010 Delauxs (Talk | contribs) ← Previous diff |
Current revision Popinet (Talk | contribs) (consistent syntax definition) |
||
| Line 1: | Line 1: | ||
| - | A [[GfsForceLift]] 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 lift force acting on a Lagrangian particle. | + | [[GfsForceLift]] defines the lift force exerted on [[GfsParticulate]]s. |
| - | The syntax for [[GfsForceLift]] as part of the [[GfsParticleList]] syntax is: | + | The syntax in parameter files is |
| - | [[GfsParticleList]] ... [[GfsParticle]] ... { [[GfsForceLift]] Cl } | + | [ [[GfsForceCoeff]] ] |
| - | where Cl is the lift coefficient of the particle (double). | + | where [[GfsForceCoeff]] defines the lift coefficient. |
| - | For developers the object hierarchy for [[GfsForceLift]] is: | + | <examples/> |
| - | + | ||
| - | * GtsSListContainee | + | |
| - | ** GfsParticleForce | + | |
| - | *** GfsForceCoeff | + | |
| - | **** GfsForceLift | + | |
Current revision
GfsForceLift defines the lift force exerted on GfsParticulates.
The syntax in parameter files is
[ GfsForceCoeff ]
where GfsForceCoeff defines the lift coefficient.

