- Aug 09, 2018
-
-
Distinguish between switchable primary variables and standard ones. Outsource filling of the solution vector to a correspondingly specialized function `setPrimaryVariables`.
-
-
Add the TinyXML-2 parser. Add functions in the `Restart` class that read from a given VTK file into a `SolutionVector`. The names of the primary variables in the VTK file are handed over by the problem. Adapt `applyInitialSolution` of the FVProblem such that it invokes the restart functionality if a start time larger than 0 is handed over.
-
Dennis Gläser authored
[cleanup] Remove unused restart code in main files See merge request !1172
-
-
-
-
The salinity is no longer variable, but is constant. For variable salinities one can use the brine fluid system now.
-
A policy can now be defined for the brine-co2 fluid system in which it can be specified if brine should be used in terms of a pseudo component with constant salinity, or if NaCl is to be considered as an individual component.
-
-
-
For now, we use the thermal conductivity of pure water. The influence of the salinity on the conductivity is neglected for now.
-
-
-
-
-
Dennis Gläser authored
[privarswitch] Unify phase presence output to be called 'phase presence' See merge request !1174
-
Timo Koch authored
-
Dennis Gläser authored
[test][1pni] Add a test in 1d and remove the one in 2d See merge request !1171
-
Dennis Gläser authored
[volVars][2p] fix wrong index in saturation update See merge request !1173
-
- Aug 08, 2018
-
-
-
Timo Koch authored
-
There are enough other ni convection tests in 1d and there's the 1pni conduction test in 2d.
-
Ned Coltman authored
[freeflow] Correctly account for gravity when using (coupling) Neumann BCs See merge request !1170
-
Kilian Weishaupt authored
* add source (gravity) term to residual, also when face has Neumann BCs * correct coupling condition
-
Martin Schneider authored
Fix/improve epsilon timeloop finished See merge request !1168
-
- Aug 07, 2018
-
-
Dennis Gläser authored
Cleanup/components constexpr Closes #547 See merge request !1169
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Martin Schneider authored
[timeloop] ensure that end time is never exceeded See merge request !1167
-
Martin Schneider authored
[common] Add function for generic interpolation See merge request !1166
-
Dennis Gläser authored
-
Martin Schneider authored
Fix/caching staggered See merge request !1143
-
Martin Schneider authored
-
- Aug 06, 2018
-
-
Timo Koch authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-