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

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

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.