[MOAB-dev] Question about TRIs and TETs

Graeme Edwards g.edwards.1 at research.gla.ac.uk
Wed Jun 27 08:43:46 CDT 2012


Hi there,

I am currently working on a Finite Element problem involving discrete fracture at the University of Glasgow.

For the last few months I have been working on a crack insertion algorithm.  However, I am wondering if I could ask for some assistance on a particular problem which I will try and explain as best as I can.

I test the tractions crossing the boundary between 2 elements and if these tractions are greater than some value I tag the face to be split.  The first this I do when splitting the faces in split the mid-nodes of the edges of the face (I am using higher order elements).  When I am doing this I use MOAB to find all adjacent 2D faces to the 1D edge.  I then create a new node and this node is inserted into the new connectivity for the 2D face over the old, or original, node.  This is done for every face that is connected to the edge.  This obviously introduces the problem that there can be 2 2D faces adjacent to the 1D edge that can lie on the same 3D tetrahedron.  So I was wondering if there is anyway to use MOAB to have both of these new nodes in the connectivity of the 3D tetrahedron so that using functions I can get the connectivity of the 2D faces?

Regards

Graeme

PS. If that sounds a bit muddled or confused don't hesitate to get in touch with questions before responding. 


--------------------

Graeme A. Edwards

PhD Student - Materials & Mechanics Research Group

School of Engineering

University of Glasgow
Rankine Building
Oakfield Avenue
G12 8LT


More information about the moab-dev mailing list