GfsVariableTracer
From Gerris
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
- B\'enard--von K\'arm\'an Vortex Street for flow around a cylinder at Re=160
- Vortex street around a "heated" cylinder
- Parallel simulation on four processors
- Boussinesq flow generated by a heated cylinder
- Convergence of the Godunov advection scheme
- Time-reversed advection of a VOF concentration
- Comparison between the explicit and implicit diffusion schemes
- Comparison between explicit and implicit diffusion schemes on concentration tracer
- Conservation of diffusive tracer
- Numerical viscosity for vorticity/streamfunction formulation
- Mass conservation
- Mass conservation with solid boundary
- Boundary layer on a rotating disk
- Wind-driven stratified lake
- Translation of an hexagon in a uniform flow
- Advection of a cosine bell around the sphere
- Creeping Couette flow between cylinders
- Relaxation of a charge bump
- Charge relaxation in an axisymmetric insulated conducting column
- Charge relaxation in a planar cross-section
- Equilibrium of a droplet suspended in an electric field
- Gouy-Chapman Debye layer
VariableTracer {} T
VariableTracer {} T
VariableTracer {} T
VariableTracer T
VariableTracer T { gradient = gfs_center_gradient }
VariableTracer G
VariableTracer Tref
VariableTracer T { scheme = none }
VariableTracer T1 { scheme = none }
VariableTracer T
VariableTracer Te
VariableTracer Omega
VariableTracer T1
VariableTracer T1
VariableTracer W
VariableTracer DRHO
VariableTracer T
VariableTracer T {
gradient = gfs_center_gradient
cfl = 1
}
VariableTracer T { scheme = none }
VariableTracer Rhoe
VariableTracer Rhoe
GfsVariableTracer Rhoe
VariableTracer Rhoe
VariableTracer Cpos { scheme = none }
VariableTracer Cneg { scheme = none }