| Gerris Flow Solver Reference Manual | |||
|---|---|---|---|
| <<< Previous Page | Home | Up | Next Page >>> |
#include <gfs.h> #define GFS_INIT_FLOW_CONSTANT (obj) #define GFS_IS_INIT_FLOW_CONSTANT (obj) struct GfsInitFlowConstant; GfsEventClass* gfs_init_flow_constant_class (void); |
The syntax in parameter files is as follows:
[ |
| U | X component of the velocity vector (default is zero). |
| V | Y component of the velocity vector (default is zero). |
| W | Z component of the velocity vector (default is zero). |