- Mar 06, 2017
-
-
-
*Pure diffusion: no advective fluxes expected *Advection *Density driven flow with gravity
-
-
* Was using pointer to unitialized problem * Fixes segfault from previous commit
-
* Temporary commit * Needs better boundary conditions * Needs better output * obscure segfault when trying to access problem member variables from fluxvars (apparently unitialized).
-
- Mar 01, 2017
-
-
Dennis Gläser authored
-
- Feb 27, 2017
-
-
Kilian Weishaupt authored
* Test wouldn't compile
-
- Feb 22, 2017
-
-
Martin Schneider authored
-
Kilian Weishaupt authored
* Changed probably due to correction of volume term for face
-
- Feb 17, 2017
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
[test][richardsnc] Add mass-conservation-output. Use heavy water tracer. Flow rate in kg/s instead of mol/s
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
The components are only in the water phase. The number of components is statically extracted from the fluidsystem. Simply changing the fluid system and boundary and initial conditions is sufficient to setup a new model with n tracers.
-
Timo Koch authored
-
Katharina Heck authored
-
-
-
- Feb 15, 2017
-
- Feb 10, 2017
-
-
-
*Account for new vtk output *Reduce number of timesteps
-
-
-
* Use correct pos and dofIdx
-
* Now provides void addPointData() to make usage more similar to existing writer * Will get an interface which allows use with dune sequence writer
-
-
* Add ref solution * Add L2 error norm function
-
-
-
* Use correct viscosity * Use correct yasp grid
-
* Use new SourceValues, BoundaryValues * Test not working yet
-
* Use new BoundaryValues class
-
* Add reference solution * clean-up problem * rename input file
-