- 17 Mar, 2020 3 commits
-
-
with changes over processor boundaries adapt other tests to match new injection rate, harmonize timesteps with lower DtInitial and MaxTimeStepSize
-
stationary, outflow at outlet, block profile at inlet.
-
Actually use the surface grid. Update references.
-
- 15 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 04 Mar, 2020 1 commit
-
-
Martin Schneider authored
the correct state initialization in the Newton method results in a new solution
-
- 01 Feb, 2020 6 commits
- 31 Jan, 2020 4 commits
-
-
Timo Koch authored
-
cornerpoint test is missing
-
-
-
- 20 Dec, 2019 2 commits
-
-
-
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.
-
- 02 Dec, 2019 1 commit
-
-
Katharina Heck authored
localresidual. The diffusive fluxes add up to 0 only in the mass-averaged system and then need to be divided by the molar mass
-
- 20 Nov, 2019 1 commit
-
-
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.
-
- 11 Nov, 2019 3 commits
-
-
-
* Change input params such that more features are tested * Test alu and ug separately * Test if it works for zero well radius, i.e. line or point source
-
[tests][2pncmin] corrected source term. Previously physically wrong, units did not balance. Updated reference
-
- 09 Oct, 2019 2 commits
-
-
Katharina Heck authored
changes in Fickslaw to mass averaged reference system
-
the 2pncmin nonisothermal model
-
- 08 Oct, 2019 1 commit
-
-
Katharina Heck authored
-
- 07 Oct, 2019 3 commits
-
-
ctest for example_2p_pointsource_adaptive failed. New reference solution has been generated with smaller TEnd (300 sec).
-
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
-
- 02 Oct, 2019 5 commits
-
-
Positive diffusive fluxes mean that the inside enthalpy should be used as it is an outflux
-
-
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.
-
- 14 Sep, 2019 1 commit
-
-
and correct dimensionless numbers in the references
-
- 29 Aug, 2019 1 commit
-
-
Bernd Flemisch authored
-
- 13 Aug, 2019 1 commit
-
-
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.
-
- 19 Jul, 2019 1 commit
-
-
* tiny changes in the PM velocity
-
- 11 Jul, 2019 1 commit
-
-
Timo Koch authored
-
- 09 Jul, 2019 1 commit
-
-
Dennis Gläser authored
This reverts commit eb294caf. Therein, the reference solutions for the box-facet-coupling tracer tests were changed after modifying the coupling flux assembly in the scheme. This however only affected cases of tensorial permeabilities and shouldn't have influenced the solution of the tracer test. With the fixes on this branch the old reference solution can be reused.
-
- 08 Jul, 2019 1 commit
-
-
Dennis Gläser authored
-