Skip to content
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

Input File Injection fails on instances with an independent mesh #1

Open
xvheule opened this issue Feb 28, 2023 · 0 comments
Open

Input File Injection fails on instances with an independent mesh #1

xvheule opened this issue Feb 28, 2023 · 0 comments

Comments

@xvheule
Copy link
Member

xvheule commented Feb 28, 2023

The code assumes the mesh is defined on the part, in case it is defined on the instance, the element sets will still be injected on the part definition in the input file.
As a result, the input file processor will not recognize the element sets causing the job to fail.

Fix: make the input file injection more robust by detecting independent or dependent meshes and injecting at the correct location.

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

1 participant