3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
2D shallow water tests

Tests for the two-dimensional shallow water model. The files are listed below. More...

Description

Tests for the two-dimensional shallow water model. The files are listed below.

Files

file  main.cc
 A test for the shallow water model (wet dam break).
file  problem.hh
 A test for the Shallow water model (wet dam break).
file  spatialparams.hh
 The spatial parameters for the dam break problem.
file  main.cc
 A test for the shallow water model (rough channel).
file  problem.hh
 A test for the Shallow water model (rough channel).
file  spatialparams.hh
 The spatial parameters for the rough channel problem.

Classes

class  Dumux::DamBreakProblem< TypeTag >
 A simple dam break test for the shallow water equations. More...
class  Dumux::DamBreakSpatialParams< GridGeometry, Scalar >
 The spatial parameters class for the dam break test. More...
class  Dumux::RoughChannelProblem< TypeTag >
 A simple flow in a rough channel with friction law after Manning. More...
class  Dumux::RoughChannelSpatialParams< GridGeometry, Scalar, VolumeVariables >
 The spatial parameters class for the rough channel test. More...