finsberg / ldrb

A software for assigning myocardial fiber orientations based on the Laplace Dirichlet Ruled-Based algorithm
http://finsberg.github.io/ldrb
GNU Lesser General Public License v3.0
22 stars 8 forks source link

Functions missing #63

Closed jtgreen closed 1 year ago

jtgreen commented 1 year ago

gmsh2dolfin has disappeared and the demo strocchi is broken.

finsberg commented 1 year ago

Thanks for letting me know. This function is moved here: https://github.com/ComputationalPhysiology/cardiac_geometries/blob/main/src/cardiac_geometries/dolfin_utils.py#L46 Would you like to try to fix this with a pull request?

jtgreen commented 1 year ago

Absolutely, gimme a few.