Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]). More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/navierstokes/model.hh>
#include "../l2error.hh"
Go to the source code of this file.
Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]).
Classes | |
struct | Dumux::Properties::TTag::AngeliTest |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::AngeliTest > |
struct | Dumux::Properties::Grid< TypeTag, TTag::AngeliTest > |
struct | Dumux::Properties::Problem< TypeTag, TTag::AngeliTest > |
struct | Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::AngeliTest > |
struct | Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::AngeliTest > |
struct | Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::AngeliTest > |
class | Dumux::AngeliTestProblem< TypeTag > |
Test problem for the staggered grid (Angeli et al. 2017, [6]). 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. | |