tjhei / cracks

pfm-cracks: A Finite Element code for crack propagation
GNU General Public License v2.0
81 stars 45 forks source link

How to create new initial conditions? #89

Closed Francyrad closed 1 year ago

Francyrad commented 1 year ago

Dear developers

I've been able to successfully run all the examples. However, It seems that the initial conditions are limited to the tabulated files inside the folder "meshes".

I'd love to create new initial conditions, for example creating new geometries where the crack should open or changing the position of the fracture. Is it possible in someway?

Thank you for the availability

tjhei commented 1 year ago

Is it possible in someway?

It is only possible by going into the code and modifying the boundary conditions, initial conditions, etc. by adding a new TestCase.

Francyrad commented 1 year ago

I'll try for sure. It would be amazing if this project, one day, will became customizable like ASPECT directly via .prm