Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations dmapguru on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Direct cyclic analysis

ihtishamarif343

Mechanical
Joined
Aug 3, 2025
Messages
1
Hello Friends
i am trying to validate a research paper. Topic is LCF crack propagation by using XFEM. I successfuly abled to propagate the crack by using direct cyclic solver but i don't know how to extract the data. I want to plot the following two graphs
1- crack length vs number of cycles
2- number of cycles vs stress intensity factor range.

I think we have to write a python code by using PHILSM and PSILSM to get the crack length and number of cycles. can you please confirm it? and if yes, does this code will be universal to all xfem crack porpagation model or it is strictly align with every model? i mean, if the code is universal then i might don't need to write it and try to find from the website like GitHub.
 
You could use the CYCLEINIXFEM output variable which is the number of cycles to initialize crack at an element when utilizing XFEM. Crack length indeed requires manual measurements or scripting because there's no dedicated output for that.
 

Part and Inventory Search

Sponsor

Back
Top