GfsConstant
From Gerris
(Difference between revisions)
Revision as of 00:01, 3 June 2010 Popinet (Talk | contribs) ← Previous diff |
Current revision Popinet (Talk | contribs) |
||
Line 4: | Line 4: | ||
[ [[GfsEvent]] ] NAME | [ [[GfsEvent]] ] NAME | ||
+ | |||
+ | This will define a (spatial) constant called <code>NAME</code> accessible from within [[GfsFunction]]s. |
Current revision
GfsConstant is the parent class for spatially-constant but possibly time-dependent variables.
The syntax in parameter files is:
[ GfsEvent ] NAME
This will define a (spatial) constant called NAME
accessible from within GfsFunctions.