- Nov 17, 2018
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- Nov 13, 2018
-
-
- Nov 12, 2018
-
-
Kilian Weishaupt authored
-
- Nov 02, 2018
-
-
Melanie Lipp authored
-
- Sep 28, 2018
-
-
- Aug 06, 2018
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* only local element needs to be bound
-
- Jul 20, 2018
-
-
Timo Koch authored
-
- Jul 16, 2018
-
-
Melanie Lipp authored
-
- Jul 09, 2018
-
-
Thomas Fetzer authored
-
- Jun 28, 2018
-
-
- May 14, 2018
-
-
Kilian Weishaupt authored
* index of the pressure has to equal the one of the main component * advection law does not need outflow information * fix some reference solutions
-
- May 08, 2018
-
-
- Apr 27, 2018
-
-
- Apr 15, 2018
-
-
Timo Koch authored
Fluid systems exported phase indices for wetting and nonwetting components. The fluid system is not the right place to decide about wettability. This introduces wettingPhase() in the spatial params which returns the index of the phase in the fluidsystem we consider the wetting phase. This way wettability can change temporally and spatially. Indices throughout the 2p/2p2c/2pnc nc and mpnc where renamed accordingly.
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- Apr 06, 2018
-
-
Kilian Weishaupt authored
-
- Mar 27, 2018
-
-
Thomas Fetzer authored
* better distinguish between total mass balance and component mass balances
-
Thomas Fetzer authored
-
- Feb 07, 2018
-
-
Melanie Lipp authored
-
- Feb 01, 2018
-
-
- Jan 10, 2018
-
-
- Dec 21, 2017
-
-
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
-
Kilian Weishaupt authored
-
- Dec 06, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Use PrimaryVariables instead of InitialValues, SourceValues, ...
-
- Nov 20, 2017
-
-
Kilian Weishaupt authored
* original tests contains a flaw concerning the time management, this should be addressed some time
-
Kilian Weishaupt authored
* Does not pass yet
-
- Aug 23, 2017
-
-
Timo Koch authored
-
- Jun 08, 2017
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- May 29, 2017
-
-
Kilian Weishaupt authored
* Old test used parabolic velocity profile as initital and boundary condition although Re was way over 1000. This led to some strange behaviour regarding the pressure gradient * We now give the system some additional time so that the "right" pressure gradient can evolve before injecting the tracer * Add output of deltaP
-
- Mar 06, 2017
-
-
* Clean up * Use NavierStokes (enable interial terms) * Only use two time steps * Update ref solution
-
-