Skip to content
Snippets Groups Projects
Commit b1ae94cb authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[T] LIE/HM; Fix p and disp_jump bc geometries.

parent e894e5c4
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
......@@ -238,14 +238,14 @@
</boundary_condition>
<boundary_condition>
<geometrical_set>TaskB</geometrical_set>
<geometry>PLY_TOP</geometry>
<geometry>FRACTURE_TOP</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p0</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>TaskB</geometrical_set>
<geometry>PLY_BOTTOM</geometry>
<geometry>FRACTURE_BOTTOM</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p0</parameter>
......@@ -296,14 +296,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>TaskB</geometrical_set>
<geometry>PLY_TOP</geometry>
<geometry>FRACTURE_TOP</geometry>
<type>Dirichlet</type>
<component>1</component>
<parameter>zero_u</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>TaskB</geometrical_set>
<geometry>PLY_BOTTOM</geometry>
<geometry>FRACTURE_BOTTOM</geometry>
<type>Dirichlet</type>
<component>1</component>
<parameter>zero_u</parameter>
......
......@@ -273,14 +273,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_EAST</geometry>
<geometry>POINT5</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>zero_u</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_WEST</geometry>
<geometry>POINT4</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>zero_u</parameter>
......
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
......@@ -287,28 +287,28 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_fracture_3D</geometrical_set>
<geometry>left</geometry>
<geometry>inlet</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>zero_u</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture_3D</geometrical_set>
<geometry>right</geometry>
<geometry>outlet</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>zero_u</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture_3D</geometrical_set>
<geometry>front</geometry>
<geometry>fracture_front</geometry>
<type>Dirichlet</type>
<component>2</component>
<parameter>zero_u</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture_3D</geometrical_set>
<geometry>back</geometry>
<geometry>fracture_back</geometry>
<type>Dirichlet</type>
<component>2</component>
<parameter>zero_u</parameter>
......
......@@ -229,14 +229,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_EAST</geometry>
<geometry>InjectionPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_in</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_WEST</geometry>
<geometry>OutletPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_out</parameter>
......
......@@ -229,14 +229,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_EAST</geometry>
<geometry>InjectionPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_in</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_WEST</geometry>
<geometry>OutletPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_out</parameter>
......
......@@ -229,14 +229,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_EAST</geometry>
<geometry>InjectionPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_in</parameter>
</boundary_condition>
<boundary_condition>
<geometrical_set>single_fracture</geometrical_set>
<geometry>PLY_WEST</geometry>
<geometry>OutletPoint</geometry>
<type>Dirichlet</type>
<component>0</component>
<parameter>p_out</parameter>
......
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