Linear Elastic Fracture Mechanics

117 views
Skip to first unread message

Francesca Fantoni

unread,
May 23, 2018, 5:47:52 AM5/23/18
to deal.II User Group
Good morning everyone,
I am currently working on crack tracking algorithms in the context of Linear Elastic Fracture Mechanics for three dimensional problems.
I was wondering if in deal.ii  there exists any code gallery related to the implementation of quarter-point elements and the computation of SIFs along the Crack front.
Alternatively if there exists some code related to the use of X-FEM for fracture mechanics.
I am not able to find any code related to these problems...I found some codes related to the use of the phase field method in fracture mechanics, but we are interested in using a different approach to model the presence of the crack.
Could anyone kindly guide me?
Thanks very much
Francesca

Wolfgang Bangerth

unread,
May 23, 2018, 6:36:57 PM5/23/18
to dea...@googlegroups.com

Francesca,
I don't have much to contribute to this, but you may want to look at some of
the articles here:
http://journals.ub.uni-heidelberg.de/index.php/ans/issue/archive
In particular the article by Carraro and Wetterauer.

Best
W.

--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

Denis Davydov

unread,
May 23, 2018, 11:56:09 PM5/23/18
to deal.II User Group
Hi Francesca,

As for the continuous enrichment part of X-FEM (i.e. crack-tip) you can look into FE_Enriched class and the paper with implementation details. 
Note the key difference in point-of-view: FE_Enriched does cell-based enrichment, i.e. all nodes will be enriched the same way 
with given function(s). One can still mix things with FE_Nothing to have different enrichment with different parts of the domain to
get conforming FE space. This PR from my student will make it easier to do. 
For the discontinuous part (Heaviside) FE_Enriched might be ok as well, but I guess in this case construction of quadrature rule and integration is the major PITA.

Regards,
Denis

Francesca Fantoni

unread,
May 24, 2018, 3:29:03 AM5/24/18
to dea...@googlegroups.com
Thanks very much to both of you!
I'll have a look to what you have suggested.
Thanks again  very much
Francesca

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages