3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
Single-phase Navier-Stokes tests

Various tests using a single-phase Navier-Stokes flow. The files are listed below. More...

Description

Various tests using a single-phase Navier-Stokes flow. The files are listed below.

Files

file  freeflow/navierstokes/angeli/main.cc
 Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]).
 
file  test/freeflow/navierstokes/angeli/problem.hh
 Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]).
 
file  freeflow/navierstokes/channel/1d/main.cc
 Test for a 1-D staggered grid Navier-Stokes model.
 
file  test/freeflow/navierstokes/channel/1d/problem.hh
 Test for the 1-D Navier-Stokes model with an analytical solution.
 
file  freeflow/navierstokes/channel/2d/main.cc
 Channel flow test for the staggered grid (Navier-)Stokes model.
 
file  test/freeflow/navierstokes/channel/2d/problem.hh
 Channel flow test for the staggered grid (Navier-)Stokes model.
 
file  freeflow/navierstokes/channel/3d/main.cc
 3D Channel flow test for the staggered grid (Navier-)Stokes model
 
file  test/freeflow/navierstokes/channel/3d/problem.hh
 Channel flow test for the staggered grid (Navier-)Stokes model.
 
file  freeflow/navierstokes/closedsystem/main.cc
 Test for the staggered grid Stokes model in a closed domain.
 
file  test/freeflow/navierstokes/closedsystem/problem.hh
 A test problem for the staggered (Navier-) Stokes model.
 
file  freeflow/navierstokes/donea/main.cc
 Test for the staggered grid Navier-Stokes model (Donea 2003, [20]).
 
file  test/freeflow/navierstokes/donea/problem.hh
 Test for the staggered grid (Navier-)Stokes model with analytical solution (Donea 2003, [20]).
 
file  freeflow/navierstokes/kovasznay/main.cc
 Stationary test for the staggered grid Navier-Stokes model (Kovasznay 1948, [38]).
 
file  test/freeflow/navierstokes/kovasznay/problem.hh
 Test for the staggered grid Navier-Stokes model with analytical solution (Kovasznay 1948, [38])
 
file  l2error.hh
 
file  freeflow/navierstokes/sincos/main.cc
 Test for the instationary staggered grid Navier-Stokes model with analytical solution.
 
file  test/freeflow/navierstokes/sincos/problem.hh
 Test for the staggered grid Navier-Stokes model with analytical solution.
 

Classes

class  Dumux::AngeliTestProblem< TypeTag >
 Test problem for the staggered grid (Angeli et al. 2017, [6]). More...
 
class  Dumux::NavierStokesAnalyticProblem< TypeTag >
 Test for the 1-D Navier-Stokes model with an analytical solution. More...
 
class  Dumux::ChannelTestProblem< TypeTag >
 Test problem for the one-phase (Navier-) Stokes problem in a channel. More...
 
class  Dumux::ClosedSystemTestProblem< TypeTag >
 Test problem for the one-phase (Navier-) Stokes model. More...
 
class  Dumux::DoneaTestProblem< TypeTag >
 Test problem for the staggered grid (Donea 2003, [20]). More...
 
class  Dumux::KovasznayTestProblem< TypeTag >
 Test problem for the staggered grid (Kovasznay 1948, [38]) More...
 
class  Dumux::NavierStokesTestL2Error< Scalar, ModelTraits, PrimaryVariables >
 Routines to calculate the discrete L2 error. More...
 
class  Dumux::SincosTestProblem< TypeTag >
 Test problem for the staggered grid. More...
 
class  Dumux::PipeLauferProblem< TypeTag >
 Test problem for the one-phase (Navier-) Stokes problem in a channel. More...