- Jan 23, 2020
-
-
-
-
-
* include scvf of velocity dof parallel to boundary * rename velocityPorousMedium to porousMediumVelocity and return velocity vector * deprecate old interfaces * remove previously deprecated interface bjsVelocity * clean-up includes
-
- Jan 09, 2020
-
-
Timo Koch authored
-
Beatrix Becker authored
- Jan 03, 2020
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Clang 10-git warns with this change: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
-
Simon Emmert authored
[solidsystem] Implement one component solid system See merge request !1828
-
Simon Emmert authored
[disc][rotsym] Fix missing includes See merge request !1829
- Jan 02, 2020
- Dec 30, 2019
-
-
Timo Koch authored
-
- Dec 20, 2019
-
-
Timo Koch authored
-
-
-
-
-
-
-
[test tabulation] add right range for testing gas/liquid properties and make it compile with all components by setting useVaporPressure to false if necessary
-
Timo Koch authored
-
Martin Utz authored
-
Timo Koch authored
-
The tracer problem had neumann-noflow boundaries so far. We now implement an outflow BC on the top so that the tracer is transported out of the domain and does not accumulate anymore. The reference solution is adapted.
- Dec 19, 2019