Skip to content
Snippets Groups Projects
Commit 5ebb9680 authored by Johannes Boog's avatar Johannes Boog
Browse files

[tests] update benchmark PRJ files to ogs6.4.0 for sim-utils

parent 94d2abaa
No related branches found
No related tags found
1 merge request!30[tests] update benchmark PRJ files to ogs6.4.0 for sim-utils
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version='1.0' encoding='ISO-8859-1'?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>cube_1x1x1_quad.vtu</mesh> <mesh>cube_1x1x1_quad.vtu</mesh>
<geometry>cube_1x1x1.gml</geometry> <geometry>cube_1x1x1.gml</geometry>
...@@ -18,14 +18,8 @@ ...@@ -18,14 +18,8 @@
<pressure>pressure</pressure> <pressure>pressure</pressure>
</process_variables> </process_variables>
<secondary_variables> <secondary_variables>
<secondary_variable internal_name="sigma_xx" output_name="sigma_xx"/> <secondary_variable internal_name="sigma" output_name="sigma"/>
<secondary_variable internal_name="sigma_yy" output_name="sigma_yy"/> <secondary_variable internal_name="epsilon" output_name="epsilon"/>
<secondary_variable internal_name="sigma_zz" output_name="sigma_zz"/>
<secondary_variable internal_name="sigma_xy" output_name="sigma_xy"/>
<secondary_variable internal_name="epsilon_xx" output_name="epsilon_xx"/>
<secondary_variable internal_name="epsilon_yy" output_name="epsilon_yy"/>
<secondary_variable internal_name="epsilon_zz" output_name="epsilon_zz"/>
<secondary_variable internal_name="epsilon_xy" output_name="epsilon_xy"/>
<secondary_variable internal_name="velocity" output_name="velocity"/> <secondary_variable internal_name="velocity" output_name="velocity"/>
</secondary_variables> </secondary_variables>
<specific_body_force>0 0 0</specific_body_force> <specific_body_force>0 0 0</specific_body_force>
...@@ -56,25 +50,25 @@ ...@@ -56,25 +50,25 @@
<phase> <phase>
<type>Solid</type> <type>Solid</type>
<properties> <properties>
<property>
<name>porosity</name>
<type>Constant</type>
<value>0.3</value>
</property>
<property> <property>
<name>density</name> <name>density</name>
<type>Constant</type> <type>Constant</type>
<value>1.43e3</value> <value>1.43e3</value>
</property> </property>
<property>
<name>biot_coefficient</name>
<type>Constant</type>
<value>0.6</value>
</property>
</properties> </properties>
</phase> </phase>
</phases> </phases>
<properties> <properties>
<property>
<name>porosity</name>
<type>Constant</type>
<value>0.3</value>
</property>
<property>
<name>biot_coefficient</name>
<type>Constant</type>
<value>0.6</value>
</property>
<property> <property>
<name>reference_temperature</name> <name>reference_temperature</name>
<type>Constant</type> <type>Constant</type>
...@@ -125,14 +119,8 @@ ...@@ -125,14 +119,8 @@
<variables> <variables>
<variable>displacement</variable> <variable>displacement</variable>
<variable>pressure</variable> <variable>pressure</variable>
<variable>sigma_xx</variable> <variable>sigma</variable>
<variable>sigma_yy</variable> <variable>epsilon</variable>
<variable>sigma_zz</variable>
<variable>sigma_xy</variable>
<variable>epsilon_xx</variable>
<variable>epsilon_yy</variable>
<variable>epsilon_zz</variable>
<variable>epsilon_xy</variable>
<variable>velocity</variable> <variable>velocity</variable>
</variables> </variables>
<suffix>_ts_{:timestep}_t_{:time}</suffix> <suffix>_ts_{:timestep}_t_{:time}</suffix>
......
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version='1.0' encoding='ISO-8859-1'?>
<OpenGeoSysProject> <OpenGeoSysProject>
<mesh>square_1x1_quad8_1e2.vtu</mesh> <mesh>square_1x1_quad8_1e2.vtu</mesh>
<geometry>square_1x1.gml</geometry> <geometry>square_1x1.gml</geometry>
...@@ -18,14 +18,8 @@ ...@@ -18,14 +18,8 @@
<pressure>pressure</pressure> <pressure>pressure</pressure>
</process_variables> </process_variables>
<secondary_variables> <secondary_variables>
<secondary_variable internal_name="sigma_xx" output_name="sigma_xx"/> <secondary_variable internal_name="sigma" output_name="sigma"/>
<secondary_variable internal_name="sigma_yy" output_name="sigma_yy"/> <secondary_variable internal_name="epsilon" output_name="epsilon"/>
<secondary_variable internal_name="sigma_zz" output_name="sigma_zz"/>
<secondary_variable internal_name="sigma_xy" output_name="sigma_xy"/>
<secondary_variable internal_name="epsilon_xx" output_name="epsilon_xx"/>
<secondary_variable internal_name="epsilon_yy" output_name="epsilon_yy"/>
<secondary_variable internal_name="epsilon_zz" output_name="epsilon_zz"/>
<secondary_variable internal_name="epsilon_xy" output_name="epsilon_xy"/>
<secondary_variable internal_name="velocity" output_name="velocity"/> <secondary_variable internal_name="velocity" output_name="velocity"/>
</secondary_variables> </secondary_variables>
<specific_body_force>0 0</specific_body_force> <specific_body_force>0 0</specific_body_force>
...@@ -56,25 +50,25 @@ ...@@ -56,25 +50,25 @@
<phase> <phase>
<type>Solid</type> <type>Solid</type>
<properties> <properties>
<property>
<name>porosity</name>
<type>Constant</type>
<value>0.03</value>
</property>
<property> <property>
<name>density</name> <name>density</name>
<type>Constant</type> <type>Constant</type>
<value>2.17e3</value> <value>2.17e3</value>
</property> </property>
<property>
<name>biot_coefficient</name>
<type>Constant</type>
<value>0.6</value>
</property>
</properties> </properties>
</phase> </phase>
</phases> </phases>
<properties> <properties>
<property>
<name>porosity</name>
<type>Constant</type>
<value>0.03</value>
</property>
<property>
<name>biot_coefficient</name>
<type>Constant</type>
<value>0.6</value>
</property>
<property> <property>
<name>reference_temperature</name> <name>reference_temperature</name>
<type>Constant</type> <type>Constant</type>
...@@ -115,7 +109,7 @@ ...@@ -115,7 +109,7 @@
</processes> </processes>
<output> <output>
<type>VTK</type> <type>VTK</type>
<prefix>flow_no_strain_pcs_{:process_id}</prefix> <prefix>flow_no_strain</prefix>
<timesteps> <timesteps>
<pair> <pair>
<repeat>1</repeat> <repeat>1</repeat>
...@@ -125,14 +119,8 @@ ...@@ -125,14 +119,8 @@
<variables> <variables>
<variable>displacement</variable> <variable>displacement</variable>
<variable>pressure</variable> <variable>pressure</variable>
<variable>sigma_xx</variable> <variable>sigma</variable>
<variable>sigma_yy</variable> <variable>epsilon</variable>
<variable>sigma_zz</variable>
<variable>sigma_xy</variable>
<variable>epsilon_xx</variable>
<variable>epsilon_yy</variable>
<variable>epsilon_zz</variable>
<variable>epsilon_xy</variable>
<variable>velocity</variable> <variable>velocity</variable>
</variables> </variables>
<suffix>_ts_{:timestep}_t_{:time}</suffix> <suffix>_ts_{:timestep}_t_{:time}</suffix>
......
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