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

[T] Update HT balance tests.

parent 1ebfcc2b
No related branches found
No related tags found
No related merge requests found
<?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>SimpleThermalConvection</name> <name>SimpleThermalConvection</name>
...@@ -56,7 +60,7 @@ ...@@ -56,7 +60,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="darcy_velocity"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="darcy_velocity"/>
</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>flux</property_name> <property_name>flux</property_name>
<output_mesh>flux_1e3.vtu</output_mesh> <output_mesh>flux_1e3.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -210,14 +214,12 @@ ...@@ -210,14 +214,12 @@
<initial_condition>T0</initial_condition> <initial_condition>T0</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>t_Dirichlet_left</parameter> <parameter>t_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>t_Dirichlet_right</parameter> <parameter>t_Dirichlet_right</parameter>
</boundary_condition> </boundary_condition>
...@@ -230,14 +232,12 @@ ...@@ -230,14 +232,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_1e4.vtu</mesh> <meshes>
<geometry>cube_1x1x1.gml</geometry> <mesh>cube_1x1x1_hex_1e4.vtu</mesh>
<mesh>cube_1x1x1_hex_1e4_complete_surface.vtu</mesh>
<mesh>cube_1x1x1_hex_1e4_left.vtu</mesh>
<mesh>cube_1x1x1_hex_1e4_right.vtu</mesh>
</meshes>
<processes> <processes>
<process> <process>
<name>SimpleThermalConvection</name> <name>SimpleThermalConvection</name>
...@@ -56,7 +60,7 @@ ...@@ -56,7 +60,7 @@
<secondary_variable type="static" internal_name="darcy_velocity" output_name="darcy_velocity"/> <secondary_variable type="static" internal_name="darcy_velocity" output_name="darcy_velocity"/>
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>cube_1x1x1_hex_1e4_complete_surface.vtu</mesh> <mesh>cube_1x1x1_hex_1e4_complete_surface</mesh>
<property_name>flux</property_name> <property_name>flux</property_name>
<output_mesh>flux_1e4.vtu</output_mesh> <output_mesh>flux_1e4.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
...@@ -210,14 +214,12 @@ ...@@ -210,14 +214,12 @@
<initial_condition>T0</initial_condition> <initial_condition>T0</initial_condition>
<boundary_conditions> <boundary_conditions>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e4_left</mesh>
<geometry>left</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>t_Dirichlet_left</parameter> <parameter>t_Dirichlet_left</parameter>
</boundary_condition> </boundary_condition>
<boundary_condition> <boundary_condition>
<geometrical_set>cube_1x1x1_geometry</geometrical_set> <mesh>cube_1x1x1_hex_1e4_right</mesh>
<geometry>right</geometry>
<type>Dirichlet</type> <type>Dirichlet</type>
<parameter>t_Dirichlet_right</parameter> <parameter>t_Dirichlet_right</parameter>
</boundary_condition> </boundary_condition>
...@@ -230,14 +232,12 @@ ...@@ -230,14 +232,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_1e4_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_1e4_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>
......
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