[parallel] perform parallel tests also for UGGrid and ALUGrid
Also fix the test itself in the following sense. By default, in the box method, material law parameters are evaluated at scv centers, while primary variables are evaluated at vertices. If no interface condition is used, the secondary variables handed to the Vtk writer might now differ depending on the order in which the scvs are evaluated for each vertex. In order to saty consistent, this test evaluates the material law parameters at the vertex position.
Showing
- test/porousmediumflow/richards/implicit/CMakeLists.txt 57 additions, 17 deletionstest/porousmediumflow/richards/implicit/CMakeLists.txt
- test/porousmediumflow/richards/implicit/richardslensproblem.hh 12 additions, 9 deletions...porousmediumflow/richards/implicit/richardslensproblem.hh
- test/porousmediumflow/richards/implicit/richardslensspatialparams.hh 15 additions, 3 deletions...mediumflow/richards/implicit/richardslensspatialparams.hh
- test/porousmediumflow/richards/implicit/test_richardslens.input 1 addition, 1 deletion...orousmediumflow/richards/implicit/test_richardslens.input
- test/references/richardslensbox-reference-parallel.vtu 66 additions, 66 deletionstest/references/richardslensbox-reference-parallel.vtu
- test/references/richardslensbox-reference.vtu 117 additions, 117 deletionstest/references/richardslensbox-reference.vtu
Loading
Please register or sign in to comment