A test for the Shallow water model (wet dam break). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include "spatialparams.hh"
#include <dumux/freeflow/shallowwater/model.hh>
#include <dumux/freeflow/shallowwater/problem.hh>
#include <dumux/flux/shallowwater/riemannproblem.hh>
#include <dumux/flux/shallowwater/exactriemann.hh>
Go to the source code of this file.
A test for the Shallow water model (wet dam break).
Classes | |
struct | Dumux::Properties::TTag::DamBreakWet |
struct | Dumux::Properties::Grid< TypeTag, TTag::DamBreakWet > |
struct | Dumux::Properties::Problem< TypeTag, TTag::DamBreakWet > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::DamBreakWet > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::DamBreakWet > |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::DamBreakWet > |
struct | Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::DamBreakWet > |
class | Dumux::DamBreakProblem< TypeTag > |
A simple dam break test for the shallow water equations. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |