- Dec 02, 2019
-
-
Timo Koch authored
-
- Nov 28, 2019
-
-
Ned Coltman authored
Fix/bjs velocity calculation See merge request !1798
-
Ned Coltman authored
-
-
-
- Nov 25, 2019
-
-
Simon Emmert authored
[doc] Improve example readme See merge request !1809
-
-
Martin Schneider authored
[stokesDarcy][couplingData] Generalize pressure reconstruction See merge request !1565
-
Martin Schneider authored
-
-
- Nov 23, 2019
-
- Nov 22, 2019
-
-
Martin Schneider authored
[2p2c] add asImp_ for call of getFlux See merge request !1794
-
Simon Emmert authored
FVGridGeometry and fvGridGeometry were renamed to GridGeometry and gridGeometry respectively. This updates the readmes for the examples.
-
- Nov 21, 2019
-
-
Martin Schneider authored
[rotationsymmetry] Add convenience traits to construct radially symmetric grid geometries See merge request !1804
-
Timo Koch authored
-
Martin Schneider authored
[pointsource] Make computation more efficient by not copying vector See merge request !1805
-
Timo Koch authored
-
Martin Schneider authored
Feature/radially symmetric problems See merge request !1803
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
This implements wrappers for scvs and scvf that turn them into radially symmetric counterparts by overloading the volume() and area() functions. We support three modes: * disc (annulus): A 1d grid is extruded into an annulus or disc In the case of a disc (inner pos: 0) the inner scvf.area() is 0! * ball (shell): A 1d grid is extruded into a spherical shell or a ball In the case of a ball the inner scvf.area() is 0! * toroid: A 2d grid is extruded into a toroid In the case that on grid side is aligned with the axis the inner scvf.area() for all inner scvfs is 0! The grid points all have to be >= 0! We also support unstructured grids and random convex shapes
-
- Nov 20, 2019
-
-
Timo Koch authored
-
This uses the newly introduced fluxtraits to check if the velocity field is stationary. With these changes the velocity output is corrected in the reference solution.
-
- Nov 19, 2019
-
- Nov 16, 2019
-
- Nov 15, 2019
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Nov 13, 2019
-
-
Bernd Flemisch authored
Fix/error message gridgeometry parallel box Closes #786 See merge request !1795
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Beatrix Becker authored
-
- Nov 12, 2019
-
-
Kilian Weishaupt authored
[test][stokes2d] Produces output files with unique name Closes #783 See merge request !1790
-
Kilian Weishaupt authored
[bugfix][staggered] Use value member of true/false_type See merge request !1783
-
- Nov 11, 2019
-