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

mesh_path is overwritten #83

Closed
johannesring opened this issue Sep 6, 2023 · 0 comments · Fixed by #84
Closed

mesh_path is overwritten #83

johannesring opened this issue Sep 6, 2023 · 0 comments · Fixed by #84
Assignees

Comments

@johannesring
Copy link
Collaborator

In PR #81, mesh_path is used as variable name in monolithic.py. This is a commonly used variable name in problem files and this change overwrites this variable resulting in errors when using the variable later in the problem file. Changing the variable name in monolithic.py to something else than mesh_path will fix this issue.

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

Successfully merging a pull request may close this issue.

2 participants