A test for the Shallow water model (rough channel). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/cctpfa.hh>
#include "spatialparams.hh"
#include <dumux/common/parameters.hh>
#include <dumux/freeflow/shallowwater/model.hh>
#include <dumux/freeflow/shallowwater/problem.hh>
#include <dumux/freeflow/shallowwater/boundaryfluxes.hh>
Go to the source code of this file.
A test for the Shallow water model (rough channel).
Classes | |
struct | Dumux::Properties::TTag::RoughChannel |
struct | Dumux::Properties::Grid< TypeTag, TTag::RoughChannel > |
struct | Dumux::Properties::Problem< TypeTag, TTag::RoughChannel > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::RoughChannel > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::RoughChannel > |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::RoughChannel > |
class | Dumux::RoughChannelProblem< TypeTag > |
A simple flow in a rough channel with friction law after Manning. 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. | |