|
Gerris
|
|
Functions | |
| GfsSourceCoriolis * | gfs_has_source_coriolis (GfsDomain *domain) |
| void | gfs_source_coriolis_implicit (GfsDomain *domain, gdouble dt) |
Coriolis acceleration, linear friction and/or advection metric terms.
| GfsSourceCoriolis* gfs_has_source_coriolis | ( | GfsDomain * | domain | ) |
| domain | a #GfsDomain. |


| void gfs_source_coriolis_implicit | ( | GfsDomain * | domain, |
| gdouble | dt | ||
| ) |
| domain | a #GfsDomain. |
| dt | the timestep. |
Applies the implicit part of the Coriolis source term of domain.

1.7.3