- 17 Apr, 2020 2 commits
-
-
Timo Koch authored
The backport has not been adjusted to the old FVAssembler interface. The method gridGeometry was called although in 3.0 the method is called fvGridGeometry.
- 07 Apr, 2020 2 commits
-
-
Timo Koch authored
Backport/bugfix 2p analytic derivatives See merge request !1955 (cherry picked from commit ebd8a468) 8557fb13 [2p][bugfix] Fix analytic storage derivatives d9662997 [2p] Correct signs of local variables for analytic flux derivative 73e385b2 [2p][bugfix] Fix equation index for analytic box Jacobian 961bda2b [2p] Fix sign of local derivative variables in box analytic Jacobian
- 13 Feb, 2020 2 commits
-
-
Fix/cc ghost assembly Closes #817 See merge request !1862 (cherry picked from commit 35ca769e) 2c5e2f36 [bugfix][cc] Do not assemble derivatives for ghost neighbors feb99e61 [cleanup] Ghost request is already checked inside evalLocalResidual c4642184 [doc] Add explanation about ghost elements 1872459d [bugfix] Do not let the user assemble ghosts for exact Jacobian
- 05 Dec, 2019 1 commit
-
- 02 Dec, 2019 4 commits
- 27 Nov, 2019 1 commit
-
-
- 25 Feb, 2019 2 commits
-
- 07 Feb, 2019 4 commits
-
- 14 Jan, 2019 2 commits
- 08 Jan, 2019 2 commits
-
-
Timo Koch authored
Fix calculation of L2 error in angeli test See merge request !1411 (cherry picked from commit 0e52f00c) c23a82f9 [test][freeflow] Call postTimeStep before timeLoop->advanceTimeStep 6fae9dc3 [test][freeflow] Let angeli problem have time_ and timeStepSize_ instead of timeLoop_. 3c90c74f [test][freeflow] Remove unused function sourceAtPos. d694585f [test][freeflow] Remove function shouldWriteRestartFile. f5959801 [test][freeflow] Move contents of function postTimeStep from problem to main for test angeli. 9bd243b9 [test][freeflow] Move vtk output vectors from problem to main file
- 02 Jan, 2019 2 commits
-
- 21 Dec, 2018 8 commits
-
-
Timo Koch authored
Cleanup/poroelastic See merge request !1467 (cherry picked from commit bdeb14ae) f0437c5d [poroelastic][localres] remove unused alias d057f66e [poroelastic][cm] use correct domain prefix for function argument 73d79d28 [test][poroelastic] use lower newton tolerance 163a90fd [test][poroelastic] use higher zero threshold a76bbda1 [test][el2p] initialize fluid system to speed up test
- 20 Dec, 2018 8 commits
-
-
Timo Koch authored
Feature/multidomain with soldep params See merge request !1399 (cherry picked from commit ac4eab78) 1cc98dd2 [md][localassembler] make coupling work for sol-dependent params fafa89ee [md][cclocalassembler] make coupling work for coupling-dependent vars ac15ef92 [md][cclocalassembler] update both local&global flux var cache f6acfb05 [test][el2p] use constand dt and lower newton tol