Skip to content

Add functionality for volumetric multiscale coupling to micro-mechanics simulations #135

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
wants to merge 62 commits into
base: develop
Choose a base branch
from

Conversation

IshaanDesai
Copy link
Member

@IshaanDesai IshaanDesai commented Mar 20, 2025

This PR is derived from #118 and adds functionality for volumetric coupling to micro-mechanics simulations. The functionality is primarily contributed by @kalupaika. This PR is branched from the feature branch of #118 because #118 contains code which is specific to coupling a macro-scale CalculiX simulation to many micro-scale NASMAT simulations. This PR contains the functionality:

  • Extract Gauss point coordinates of a mesh made with either C3D8 (Hex) or C3D4 (Tet) elements.
  • Get strain tensor from CalculiX and write it to preCICE.
  • Read stress tensor from preCICE and apply it in CalculiX.
  • Read stiffness matrix from preCICE and apply it in CalculiX.

kalupaika and others added 30 commits January 17, 2024 10:34
@IshaanDesai IshaanDesai marked this pull request as ready for review April 29, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants