![]() | ![]() | ![]() | Gerris Flow Solver Reference Manual | ![]() |
---|
#include <gfs.h> #define GFS_IS_INIT (obj) struct GfsInit;GfsGenericInitClass * gfs_init_class (void);
GfsInit can be used to set initial conditions for each primitive variable. The initial conditions can be either constants or functions of space.
The syntax in parameter files is as follows:
[GfsGenericInit ] { V1 = [ GfsFunction ] V2 = [ GfsFunction ] ... }
<<< Generic initialisation event | Vorticity initialisation >>> |