Skip to content

Commit

Permalink
[T] LIE/HM; Fix p and disp_jump bc geometries.
Browse files Browse the repository at this point in the history
  • Loading branch information
endJunction committed Aug 23, 2018
1 parent e894e5c commit 37f0ae6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Tests/Data/LIE/HydroMechanics/single_fracture.prj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 37f0ae6

Please sign in to comment.