3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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  main.cc
 Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]).
file  problem.hh
 Test for the instationary staggered grid Navier-Stokes model with analytical solution (Angeli et al. 2017, [6]).
file  main.cc
 Test for a 1-D staggered grid Navier-Stokes model.
file  problem.hh
 Test for the 1-D Navier-Stokes model with an analytical solution.
file  main.cc
 Channel flow test for the staggered grid (Navier-)Stokes model.
file  problem.hh
 Channel flow test for the staggered grid (Navier-)Stokes model.
file  main.cc
 3D Channel flow test for the staggered grid (Navier-)Stokes model
file  problem.hh
 Channel flow test for the staggered grid (Navier-)Stokes model.
file  main.cc
 Test for the staggered grid Stokes model in a closed domain.
file  problem.hh
 A test problem for the staggered (Navier-) Stokes model.
file  main.cc
 Test for the staggered grid Navier-Stokes model (Donea 2003, [20]).
file  problem.hh
 Test for the staggered grid (Navier-)Stokes model with analytical solution (Donea 2003, [20]).
file  main.cc
 Stationary test for the staggered grid Navier-Stokes model (Kovasznay 1948, [38]).
file  problem.hh
 Test for the staggered grid Navier-Stokes model with analytical solution (Kovasznay 1948, [38]).
file  l2error.hh
 Routines to calculate the discrete L2 error.
file  main.cc
 Test for the instationary staggered grid Navier-Stokes model with analytical solution.
file  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...