[fix][nonequilibrium][tests] fix gradient calculation in nonequilibrium source calculaiton.
This fixes a bug introduced with !1517 and thus fixes the test_mpnc_kinetic test. However the newly introduced 2p2c test references were created with the buggy code and thus have to updated (in this patch). We make it more robust by increasing the Newton accuracy, introducing checkpoints and incresing the initial time step size, which results in many less time steps.
Showing
- dumux/porousmediumflow/nonequilibrium/localresidual.hh 1 addition, 1 deletiondumux/porousmediumflow/nonequilibrium/localresidual.hh
- test/porousmediumflow/2p2c/implicit/chemicalnonequilibrium/CMakeLists.txt 2 additions, 2 deletions...mflow/2p2c/implicit/chemicalnonequilibrium/CMakeLists.txt
- test/porousmediumflow/2p2c/implicit/chemicalnonequilibrium/main.cc 4 additions, 2 deletions...usmediumflow/2p2c/implicit/chemicalnonequilibrium/main.cc
- test/porousmediumflow/2p2c/implicit/chemicalnonequilibrium/params.input 5 additions, 1 deletion...iumflow/2p2c/implicit/chemicalnonequilibrium/params.input
- test/references/test_2p2c_nonequilibrium_box-reference.vtu 399 additions, 399 deletionstest/references/test_2p2c_nonequilibrium_box-reference.vtu
- test/references/test_2p2c_nonequilibrium_tpfa-reference.vtu 343 additions, 343 deletionstest/references/test_2p2c_nonequilibrium_tpfa-reference.vtu
Loading
Please register or sign in to comment