Skip to content
Snippets Groups Projects
Unverified Commit 4cc99b1c authored by Dmitri Naumov's avatar Dmitri Naumov Committed by GitHub
Browse files

Merge pull request #2372 from endJunction/ObservationPointOutput

Observation point output
parents 6382411a 069455e5
No related branches found
No related tags found
No related merge requests found
Showing
with 59 additions and 2 deletions
......@@ -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
......
......@@ -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>
......
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment