GfsVariableTracer

From Gerris

Jump to: navigation, search

A GfsVariableTracer is an advected scalar quantity which can also change in time due to user-defined source terms.

The syntax in parameter files is:

[ GfsVariable ] {
  cfl = 0.8
  gradient = gfs_center_van_leer_gradient
  scheme = godunov
  ...
}

where the parameter block is optional. The syntax and meaning of the parameters is described in GfsAdvectionParams.

Examples

Views
Navigation
communication