3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
test/freeflow/navierstokes/channel/1d/problem.hh File Reference

Test for the 1-D Navier-Stokes model with an analytical solution. More...

#include <dune/common/fmatrix.hh>
#include <dune/grid/yaspgrid.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/discretization/staggered/freeflow/properties.hh>
#include <dumux/freeflow/navierstokes/model.hh>
#include <dumux/freeflow/navierstokes/problem.hh>
#include "../../l2error.hh"

Go to the source code of this file.

Description

Test for the 1-D Navier-Stokes model with an analytical solution.

Test for the 1-D Navier-Stokes model with an analytical solution.

The 1-D analytic solution is given by

\[ p = 2 - 2 \cdot x \]

\[ v_\text{x} = 2 \cdot x^3 \]

.

Classes

struct  Dumux::Properties::TTag::NavierStokesAnalytic
 
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::Grid< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::Problem< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::EnableGridGeometryCache< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::EnableGridFluxVariablesCache< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::EnableGridVolumeVariablesCache< TypeTag, TTag::NavierStokesAnalytic >
 
struct  Dumux::Properties::NormalizePressure< TypeTag, TTag::NavierStokesAnalytic >
 
class  Dumux::NavierStokesAnalyticProblem< TypeTag >
 Test for the 1-D Navier-Stokes model with an analytical solution. 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.
 
Include dependency graph for test/freeflow/navierstokes/channel/1d/problem.hh: