- 20 Nov, 2017 9 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* test_donea * test_kovasznay * do not write Scalar value of face velocity, redundant
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* do some clean-up
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Newton does not converge!
-
Kilian Weishaupt authored
-
- 23 Aug, 2017 1 commit
-
-
Timo Koch authored
-
- 12 Jun, 2017 1 commit
-
-
Kilian Weishaupt authored
* Allow to set a fixed value for a cell at the boundary directly instead of setting a value for the face
-
- 20 Mar, 2017 1 commit
-
-
Kilian Weishaupt authored
-
- 10 Feb, 2017 24 commits
-
-
-
-
-
-
-
* Add reference solution * clean-up problem * rename input file
-
* fix error (typo) in source-term * adapt to new interface
-
Not working yet!
-
* isWall function now also works in 3D
-
* Can be accessed with regular priVar indices * In the problem, a helper type has to be used in order to specifiy the velocities as vectors
-
* Stokes (Re=1) and Navier-Stokes (Re=1000) flow regimes
-
*Tests now use a Dirichlet BC for the pressure to get unique results
-
*Lid-driven cavity *Hydrostatic pressure distribution
-
* Include no-slip Dirichlet BC * Remove unused code
-
* Do not write drs files * Pressure Dirichlet BC only on right side
-
*Naive implementation *Remove unused stuff
-
-
-
* Cell-center privars might be related to two or even more equations while face priVars will probably always be related to only one equation
-
* Do not inherit from ImplicitLocalResidual anymore
-
* Use FluidSystems::LiquidPhase instead of Dumux::LiquidPhase
-
-
-
*This is just a copy of the standard 1p test to have something that acutally compiles * Needs to be reworked completely!
-
- 14 Dec, 2016 1 commit
-
-
Timo Koch authored
-
- 23 Nov, 2016 3 commits