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

[Development] Make angle-weighted interpolation for topology optimization available for parallel computing #208

Open
sblauth opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
development Development-related matters

Comments

@sblauth
Copy link
Owner

sblauth commented Mar 27, 2023

At the moment, topology optimization does not work in parallel.

@sblauth sblauth added the development Development-related matters label Mar 27, 2023
@sblauth sblauth self-assigned this Mar 27, 2023
@sblauth
Copy link
Owner Author

sblauth commented Mar 28, 2023

The issue arises due to the angle-weighted interpolation. Most likely this is the case due to an indexing error as the mesh and dofs are distributed among multiple tasks.

@sblauth sblauth changed the title [Development] Make topology optimization available for parallel computing [Development] Make angle-weighted interpolation for topology optimization available for parallel computing Apr 17, 2023
@sblauth sblauth added this to the v2.1 milestone May 17, 2023
@sblauth sblauth modified the milestones: v2.1, v2.2 Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development-related matters
Projects
None yet
Development

No branches or pull requests

1 participant