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

[T] LIE/M; Add geometries for fracture boundary.

parent 781f6257
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.
......@@ -2,6 +2,11 @@
<OpenGeoSysProject>
<mesh>single_joint_beta50_3D.vtu</mesh>
<geometry>single_joint_3D.gml</geometry>
<search_length_algorithm>
<type>fixed</type>
<value>1e-8</value>
</search_length_algorithm>
<processes>
<process>
<name>SD</name>
......@@ -199,14 +204,14 @@
<boundary_conditions>
<boundary_condition>
<geometrical_set>single_joint_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_joint_3D</geometrical_set>
<geometry>back</geometry>
<geometry>fracture_back</geometry>
<type>Dirichlet</type>
<component>2</component>
<parameter>zero_u</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