Gerris
Functions

GfsOcean

GfsSimulation
Collaboration diagram for GfsOcean:

Functions

void gfs_hydrostatic_pressure (GfsDomain *domain, GfsVariable *p, GfsVariable *rho, gdouble g)

Detailed Description

The linearised shallow-water solver.

See also:

Syntax reference


Function Documentation

void gfs_hydrostatic_pressure ( GfsDomain *  domain,
GfsVariable *  p,
GfsVariable *  rho,
gdouble  g 
)
Parameters:
domaina #GfsDomain.
pthe hydrostatic pressure.
rhothe density.
gthe acceleration.

Computes the hydrostatic pressure p in domain using the density rho.

Here is the call graph for this function:

 All Data Structures Files Functions Variables