GfsParticulateField
From Gerris
(Difference between revisions)
| Revision as of 22:35, 4 January 2011 Dfuster (Talk | contribs) ← Previous diff |
Current revision Popinet (Talk | contribs) (fixed syntax description) |
||
| Line 1: | Line 1: | ||
| - | A GfsParticulateField variable contains the concentration of particles included a given [[GfsParticleList]] measured as volume of particles per unit volume (or per unit surface in 2D) | + | A GfsParticulateField variable contains the concentration of particles included in a given [[GfsParticleList]] measured as volume of particles per unit volume in 3D (or per unit surface in 2D) |
| The syntax in parameter files is: | The syntax in parameter files is: | ||
| - | [[GfsVariable]] NAME ParticleListName | + | [ [[GfsVariable]] ] NAME |
| - | where <code>NAME</code> is the name of the new variable and <code>ParticleListName</code> is the name of the [[GfsParticleList]] object. | + | where <code>NAME</code> is the name of the [[GfsParticleList]] object. |
| + | |||
| + | <examples/> | ||
Current revision
A GfsParticulateField variable contains the concentration of particles included in a given GfsParticleList measured as volume of particles per unit volume in 3D (or per unit surface in 2D)
The syntax in parameter files is:
[ GfsVariable ] NAME
where NAME is the name of the GfsParticleList object.

