- Oct 07, 2019
-
-
Katharina Heck authored
-
-
-
-
Katharina Heck authored
[1pnc] remove too strict newton criterion as this leads to different timesteps with different compilers. additionally shorten test times to a time where velocities are higher
-
- Oct 04, 2019
-
-
Katharina Heck authored
until better solution is found
-
The implementation due to commit a78e605e was incorrect for cc-models. For the upcoming release we throw a not-implemeneted compiler error until a correct implementation is provided.
-
DUNE_THROW if error to reference solution gets too high
-
-
-
[test compositionalflash] add tests against sequential routines to determine reference state in one- and two-phase state
-
-
-
- Oct 02, 2019
-
-
Positive diffusive fluxes mean that the inside enthalpy should be used as it is an outflux
-
Kilian Weishaupt authored
-
Bernd Flemisch authored
Also remove unnecessary inclusions of the header.
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
-
-
mass reference system
-
same molar mass. Otherwise velocity will arise due to diffusion which is not intended in the tracer model and does not make sense physically
-
molar masses of the components.
-
- Oct 01, 2019
-
-
Beatrix Becker authored
changes only affect documentation
-
- Sep 18, 2019
-
-
H2OHeavyOil and 3pImmiscible with minor fixes or restructuring of binary/diffusionCoefficient according to @bernd 's wishes.
-
- Sep 14, 2019
-
-
and correct dimensionless numbers in the references
-
- Sep 13, 2019
-
-
Simon Emmert authored
fde55173 introduced the previous solution only for the reactionAssembler and not the twoPAssembler in the 2ptracer-test
-
- Sep 12, 2019
-
-
- Sep 04, 2019
-
-
Katharina Heck authored
-
- Sep 03, 2019
-
-
Test for the minimal interface of gasDiffCoeff and liquidDiffCoeff. Allow throwing a NotImplemented.
-
- Sep 02, 2019
-
-
-
-
Dennis Gläser authored
-
- Aug 29, 2019
-
-
Timo Koch authored
This was previously not possible because of the bug in the explicit/numdiff assembler. The large epsilon masked the error in the storage derivative. Now it also works with small epsilon.
-
Bernd Flemisch authored
-
-
-
- Aug 13, 2019
-
-
Dennis Gläser authored
This reverts changes introduced in aa5951f5 and the following commits. It turned out that doing the flux computation on the basis of a support point inside the cell and then a tpfa flux towards the facet elements performed very bad for anisotropic tensors.
-
- Jul 30, 2019
-
-