FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

shallowWaterFoam.C File Reference

Transient solver for inviscid shallow-water equations with rotation. More...


Detailed Description

Transient solver for inviscid shallow-water equations with rotation.

If the geometry is 3D then it is assumed to be one layers of cells and the component of the velocity normal to gravity is removed.

Usage
  • shallowWaterFoam [OPTION]
Parameters:
-case<dir>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file shallowWaterFoam.C.

#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
#include "applications/solvers/incompressible/shallowWaterFoam/readGravitationalAcceleration.H"
#include "applications/solvers/incompressible/shallowWaterFoam/createFields.H"
#include "src/finiteVolume/cfdTools/general/include/readPISOControls.H"
#include "applications/solvers/incompressible/shallowWaterFoam/CourantNo.H"
Include dependency graph for shallowWaterFoam.C:

Go to the source code of this file.