Skip to content

Meshing RVE of fiber reinforced composite for muscle tissue modeling #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
stefgrez opened this issue Jan 22, 2025 · 2 comments
Open

Comments

@stefgrez
Copy link

Hello Nick,

I’m currently exploring GIBBON for my thesis work, which involves simulating aspects of muscle tissue. Would it be possible to recreate a meshed model, similar to the one attached using GIBBON? It's modeled using two differently sized 3D representative volume elements. The elements are periodic, so the large RVE is a multiple of the smaller one. Both
RVEs are discretized with linear fully integrated hexahedral elements.

Image

I have tried doing a 2d face mesh of the rve using multiRegionTriMesh2D, with the thought of being able to extrude it to form a 3d mesh. But I ran into the issue bellow when trying to "substract" the quarter circles in the egdes from a rectangle enclosing the RVE, as the boundary curves input .

Image

The third image is the closest I have gotten, but then I ran into the issue of the nodes not being shared on the interfaces between the fibers and the matrix.

Image

Is there a way to circumvent those issues in order to be as close to the original meshed model?

Thank you very much for your time. I appreciate any guidance you can provide.

@Kevin-Mattheus-Moerman
Copy link
Member

@stefgrez let me know if you still need help with this. It is probably easier to trouble shoot over a video call some time. You can email me at [email protected] if you are still stuck.

@stefgrez
Copy link
Author

stefgrez commented Feb 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants