Skip to content
Snippets Groups Projects
Commit d5fe945c authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[T] Update GWF tests.

parent 28d0e0b3
No related branches found
No related tags found
No related merge requests found
Showing
with 98 additions and 50 deletions
...@@ -264,7 +264,7 @@ AddTest( ...@@ -264,7 +264,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
cube_1x1x1_hex_1e3_complete_surface.vtu cube_1x1x1_hex_1e3_complete_surface_left_right_dirichlet_surfaceflux.vtu surfaceflux_left_right_dirichlet_reference surfaceflux 1e-15 1e-15 cube_1x1x1_hex_1e3_complete_surface.vtu cube_1x1x1_hex_1e3_complete_surface_left_right_dirichlet_surfaceflux_t_1.000000.vtu surfaceflux_left_right_dirichlet_reference surfaceflux 1e-15 1e-15
) )
AddTest( AddTest(
NAME GroundWaterFlowProcess_cube_1x1x1_1e3_neumann_calculatesurfaceflux NAME GroundWaterFlowProcess_cube_1x1x1_1e3_neumann_calculatesurfaceflux
...@@ -274,7 +274,7 @@ AddTest( ...@@ -274,7 +274,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
cube_1x1x1_hex_1e3_complete_surface.vtu cube_1x1x1_hex_1e3_complete_surface_neumann_surfaceflux.vtu surfaceflux_neumann_reference surfaceflux 1e-15 1e-15 cube_1x1x1_hex_1e3_complete_surface.vtu cube_1x1x1_hex_1e3_complete_surface_neumann_surfaceflux_t_1.000000.vtu surfaceflux_neumann_reference surfaceflux 1e-15 1e-15
) )
AddTest( AddTest(
NAME GroundWaterFlowProcess_cube_1x1x1_2e3_prism_surfaceflux_left_right NAME GroundWaterFlowProcess_cube_1x1x1_2e3_prism_surfaceflux_left_right
...@@ -284,7 +284,7 @@ AddTest( ...@@ -284,7 +284,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_left_right_dirichlet_surfaceflux.vtu surfaceflux_left_right_reference surfaceflux_left_right 1e-15 1e-15 cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_left_right_dirichlet_surfaceflux_t_1.000000.vtu surfaceflux_left_right_reference surfaceflux_left_right 1e-15 1e-15
) )
AddTest( AddTest(
...@@ -295,7 +295,7 @@ AddTest( ...@@ -295,7 +295,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_front_back_dirichlet_surfaceflux.vtu surfaceflux_front_back_reference surfaceflux_front_back 1e-15 1e-15 cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_front_back_dirichlet_surfaceflux_t_1.000000.vtu surfaceflux_front_back_reference surfaceflux_front_back 1e-15 1e-15
) )
AddTest( AddTest(
...@@ -306,7 +306,7 @@ AddTest( ...@@ -306,7 +306,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_top_bottom_dirichlet_surfaceflux.vtu surfaceflux_top_bottom_reference surfaceflux_top_bottom 1e-15 1e-15 cube_1x1x1_prism_2e3_complete_surface.vtu cube_1x1x1_prism_2e3_complete_surface_top_bottom_dirichlet_surfaceflux_t_1.000000.vtu surfaceflux_top_bottom_reference surfaceflux_top_bottom 1e-15 1e-15
) )
AddTest( AddTest(
...@@ -317,7 +317,7 @@ AddTest( ...@@ -317,7 +317,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
wedge_1x1x1_1e3_prism_complete_surface.vtu wedge_1x1x1_1e3_prism_complete_surface_surfaceflux.vtu surfaceflux_reference surfaceflux 1e-15 1e-15 wedge_1x1x1_1e3_prism_complete_surface.vtu wedge_1x1x1_1e3_prism_complete_surface_surfaceflux_t_1.000000.vtu surfaceflux_reference surfaceflux 1e-15 1e-15
) )
# SQUARE 1x1 GROUNDWATER FLOW TEST -- AXIALLY SYMMETRIC # SQUARE 1x1 GROUNDWATER FLOW TEST -- AXIALLY SYMMETRIC
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_hex_1e3.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_hex_1e3.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_left.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_right.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +19,7 @@ ...@@ -15,7 +19,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_hex_1e3_complete_surface.vtu</mesh> <mesh>cube_1x1x1_hex_1e3_complete_surface</mesh>
<property_name>surfaceflux</property_name> <property_name>surfaceflux</property_name>
<output_mesh>cube_1x1x1_hex_1e3_complete_surface_left_right_dirichlet_surfaceflux.vtu</output_mesh> <output_mesh>cube_1x1x1_hex_1e3_complete_surface_left_right_dirichlet_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,14 +83,12 @@ ...@@ -79,14 +83,12 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e3_left</mesh>
<geometry>left</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_left</parameter> <parameter>p_Dirichlet_left</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e3_right</mesh>
<geometry>right</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_right</parameter> <parameter>p_Dirichlet_right</parameter>
</boundary_condition> </boundary_condition>
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_hex_1e3.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_hex_1e3.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_left.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_front.vtu</mesh>
<mesh>cube_1x1x1_hex_1e3_right.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +20,7 @@ ...@@ -15,7 +20,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_hex_1e3_complete_surface.vtu</mesh> <mesh>cube_1x1x1_hex_1e3_complete_surface</mesh>
<property_name>surfaceflux</property_name> <property_name>surfaceflux</property_name>
<output_mesh>cube_1x1x1_hex_1e3_complete_surface_neumann_surfaceflux.vtu</output_mesh> <output_mesh>cube_1x1x1_hex_1e3_complete_surface_neumann_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,20 +84,17 @@ ...@@ -79,20 +84,17 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e3_left</mesh>
<geometry>left</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet</parameter> <parameter>p_Dirichlet</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e3_front</mesh>
<geometry>front</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet</parameter> <parameter>p_Dirichlet</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e3_right</mesh>
<geometry>right</geometry>
<type>Neumann</type> <type>Neumann</type>
<parameter>p_neumann</parameter> <parameter>p_neumann</parameter>
</boundary_condition> </boundary_condition>
......
File added
File added
File added
File added
File added
File added
File added
File added
File added
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_prism_2e3.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_prism_2e3.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_front.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_back.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +19,7 @@ ...@@ -15,7 +19,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh> <mesh>cube_1x1x1_prism_2e3_complete_surface</mesh>
<property_name>surfaceflux_front_back</property_name> <property_name>surfaceflux_front_back</property_name>
<output_mesh>cube_1x1x1_prism_2e3_complete_surface_front_back_dirichlet_surfaceflux.vtu</output_mesh> <output_mesh>cube_1x1x1_prism_2e3_complete_surface_front_back_dirichlet_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,14 +83,12 @@ ...@@ -79,14 +83,12 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_front</mesh>
<geometry>front</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_front</parameter> <parameter>p_Dirichlet_front</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_back</mesh>
<geometry>back</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_back</parameter> <parameter>p_Dirichlet_back</parameter>
</boundary_condition> </boundary_condition>
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_prism_2e3.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_prism_2e3.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_left.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_right.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +19,7 @@ ...@@ -15,7 +19,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh> <mesh>cube_1x1x1_prism_2e3_complete_surface</mesh>
<property_name>surfaceflux_left_right</property_name> <property_name>surfaceflux_left_right</property_name>
<output_mesh>cube_1x1x1_prism_2e3_complete_surface_left_right_dirichlet_surfaceflux.vtu</output_mesh> <output_mesh>cube_1x1x1_prism_2e3_complete_surface_left_right_dirichlet_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,14 +83,12 @@ ...@@ -79,14 +83,12 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_left</mesh>
<geometry>left</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_left</parameter> <parameter>p_Dirichlet_left</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_right</mesh>
<geometry>right</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_right</parameter> <parameter>p_Dirichlet_right</parameter>
</boundary_condition> </boundary_condition>
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_prism_2e3.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_prism_2e3.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_top.vtu</mesh>
<mesh>cube_1x1x1_prism_2e3_bottom.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +19,7 @@ ...@@ -15,7 +19,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_prism_2e3_complete_surface.vtu</mesh> <mesh>cube_1x1x1_prism_2e3_complete_surface</mesh>
<property_name>surfaceflux_top_bottom</property_name> <property_name>surfaceflux_top_bottom</property_name>
<output_mesh>cube_1x1x1_prism_2e3_complete_surface_top_bottom_dirichlet_surfaceflux.vtu</output_mesh> <output_mesh>cube_1x1x1_prism_2e3_complete_surface_top_bottom_dirichlet_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,14 +83,12 @@ ...@@ -79,14 +83,12 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_top</mesh>
<geometry>top</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_top</parameter> <parameter>p_Dirichlet_top</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_prism_2e3_bottom</mesh>
<geometry>bottom</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_bottom</parameter> <parameter>p_Dirichlet_bottom</parameter>
</boundary_condition> </boundary_condition>
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>wedge_1x1x1_1e3_prism.vtu</mesh> <meshes>
<geometry>wedge_1x1x1.gml</geometry> <mesh>wedge_1x1x1_1e3_prism.vtu</mesh>
<mesh>wedge_1x1x1_1e3_prism_complete_surface.vtu</mesh>
<mesh>wedge_1x1x1_1e3_prism_left-front-top-bottom.vtu</mesh>
<mesh>wedge_1x1x1_1e3_prism_diagonal-left-front--right-back.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>GW23</name> <name>GW23</name>
...@@ -15,7 +19,7 @@ ...@@ -15,7 +19,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="v"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>wedge_1x1x1_1e3_prism_complete_surface.vtu</mesh> <mesh>wedge_1x1x1_1e3_prism_complete_surface</mesh>
<property_name>surfaceflux</property_name> <property_name>surfaceflux</property_name>
<output_mesh>wedge_1x1x1_1e3_prism_complete_surface_surfaceflux.vtu</output_mesh> <output_mesh>wedge_1x1x1_1e3_prism_complete_surface_surfaceflux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -79,14 +83,12 @@ ...@@ -79,14 +83,12 @@
<initial_condition>p0</initial_condition> <initial_condition>p0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>wedge_1x1x1_geometry</geometrical_set> <mesh>wedge_1x1x1_1e3_prism_left-front-top-bottom</mesh>
<geometry>left-front-top-bottom</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_line</parameter> <parameter>p_Dirichlet_line</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>wedge_1x1x1_geometry</geometrical_set> <mesh>wedge_1x1x1_1e3_prism_diagonal-left-front--right-back</mesh>
<geometry>diagonal-left-front--right-back</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>p_Dirichlet_diagonal_surface</parameter> <parameter>p_Dirichlet_diagonal_surface</parameter>
</boundary_condition> </boundary_condition>
......
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