- Mar 27, 2018
-
-
Thomas Fetzer authored
* better distinguish between total mass balance and component mass balances
-
- Feb 07, 2018
-
-
Melanie Lipp authored
-
- Feb 01, 2018
-
-
- Jan 10, 2018
-
-
- Dec 21, 2017
-
-
Sina Ackermann authored
* use LiquidPhase directly
-
Sina Ackermann authored
-
- Dec 19, 2017
-
-
Kilian Weishaupt authored
-
-
- Dec 15, 2017
-
-
Dennis Gläser authored
This commit affects all properties and member variables
-
Dennis Gläser authored
This commit affects all properties and member variables
-
- Dec 10, 2017
-
-
Kilian Weishaupt authored
* clean-up * use correct discretization tag * use correct includes
-
- Dec 08, 2017
-
-
Timo Koch authored
-
- Dec 06, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Use PrimaryVariables instead of InitialValues, SourceValues, ...
-
- Nov 20, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- Aug 23, 2017
-
-
Timo Koch authored
-
- Jun 08, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* so additional clean-up
-
- Mar 06, 2017
-
-
* use outflow instead of Neumann
-
- Feb 10, 2017
-
-
-
* Use new BoundaryValues class
-
* 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!
-
- Dec 14, 2016
-
-
Timo Koch authored
-