GfsForceBuoy
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 [[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. | + | [[GfsForceBuoy]] defines the buoyancy force exerted on [[GfsParticulate]]s. |
| - | The syntax for [[GfsForceBuoy]] as part of the [[GfsParticleList]] syntax is: | + | The syntax in parameter files is |
| - | [[GfsParticleList]] ... [[GfsParticle]] ... { [[GfsForceBuoy]] } | + | [ [[GfsParticleForce]] ] |
| - | its buoyancy properties are essentially defined by the properties of the [[GfsParticle]] and of the fluid. | + | The buoyancy force is controlled by the properties of the [[GfsParticulate]]s and of the fluid. |
| - | For developers the object hierarchy for [[GfsForceBuoy]] is: | + | <examples/> |
| - | + | ||
| - | * GtsSListContainee | + | |
| - | ** GfsParticleForce | + | |
| - | *** GfsForceBuoy | + | |
Current revision
GfsForceBuoy defines the buoyancy force exerted on GfsParticulates.
The syntax in parameter files is
[ GfsParticleForce ]
The buoyancy force is controlled by the properties of the GfsParticulates and of the fluid.

