GfsParticulateField
From Gerris
(Difference between revisions)
| Revision as of 22:35, 4 January 2011 Dfuster (Talk | contribs) ← Previous diff |
Revision as of 22:35, 4 January 2011 Dfuster (Talk | contribs) Next diff → |
||
| 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 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: | ||
Revision as of 22:35, 4 January 2011
A GfsParticulateField variable contains the concentration of particles included 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 ParticleListName
where NAME is the name of the new variable and ParticleListName is the name of the GfsParticleList object.

