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
21 stars 8 forks source link

Can I use your code to generate fiber discrete fields via an inp file #115

Closed vensun41 closed 5 days ago

vensun41 commented 1 month ago

Thank you very much for sharing. Please forgive me for being a newbie. I would like to ask if I can use your code to generate discrete fields for abaqus fibers based on an inp file.

finsberg commented 1 month ago

Hi! No problem. I have no experience with abaqus, and no idea what an inp file is, sorry. You could save the fibers in xdmf, open them in Paraview, and perhaps it is possible to export to the format you want?

vensun41 commented 1 month ago

Thank you very much for your reply. I'll give it a try. Thank you!

finsberg commented 4 weeks ago

You could also try to convert your mesh to XDMF first with meshio