Skip to content

Commit

Permalink
Merge pull request #2372 from endJunction/ObservationPointOutput
Browse files Browse the repository at this point in the history
Observation point output
  • Loading branch information
endJunction committed Feb 20, 2019
2 parents 6382411 + 069455e commit 4cc99b1
Show file tree
Hide file tree
Showing 23 changed files with 68 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ProcessLib/RichardsMechanics/Tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ AddTest(
GLOB RichardsFlow_2d_small_pcs_0_ts_*.vtu velocity velocity 1e-15 1e-15
GLOB RichardsFlow_2d_small_pcs_0_ts_*.vtu HydraulicFlow HydraulicFlow 1e-13 0
GLOB RichardsFlow_2d_small_pcs_0_ts_*.vtu NodalForces NodalForces 1e-9 0
GLOB Richards_2d_geometry_OBSERVATION_POINT_pcs_0_ts_*.vtu displacement displacement 2e-14 0
GLOB Richards_2d_geometry_OBSERVATION_POINT_pcs_0_ts_*.vtu pressure pressure 1e-7 1e-15
)
AddTest(
NAME RichardsMechanics_RichardsFlow_2d_quasinewton
Expand Down
4 changes: 4 additions & 0 deletions Tests/Data/RichardsMechanics/RichardsFlow_2d_small.prj
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@
<output>
<type>VTK</type>
<prefix>RichardsFlow_2d_small</prefix>
<meshes>
<mesh>Richards_2d</mesh>
<mesh>Richards_2d_geometry_OBSERVATION_POINT</mesh>
</meshes>
<timesteps>
<pair>
<repeat>9</repeat>
Expand Down
4 changes: 2 additions & 2 deletions Tests/Data/RichardsMechanics/Richards_2d.gml
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown
Git LFS file not shown

0 comments on commit 4cc99b1

Please sign in to comment.