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

Parametric Optimization #2848

Open
kfateme opened this issue Jun 6, 2024 · 2 comments
Open

Parametric Optimization #2848

kfateme opened this issue Jun 6, 2024 · 2 comments

Comments

@kfateme
Copy link

kfateme commented Jun 6, 2024

Hi all,

is it possible to optimize the design area in our structure by using Parametric Optimization (changing the edges of the design area like the attached photo) instead of using Topology?
Is there any tutorial for that?

Thank you.

12

@oskooi
Copy link
Collaborator

oskooi commented Jun 7, 2024

is it possible to optimize the design area in our structure by using Parametric Optimization

We are currently working on a tutorial demonstration for shape optimization, see #2792. Also related is #2820.

@stevengj
Copy link
Collaborator

stevengj commented Jun 7, 2024

Note also that you can do shape optimization with the density-based TopOpt feature, simply by setting the projection parameter β to infinity, using the new subpixel-smoothed projection (#2741). This is by far the easiest way to do what you depict in your image above, and in fact we have a similar example in our upcoming paper.

(In this approach, the material "density" field, after smoothing/filtering, is essentially treated as a level set to parameterize the shape.)

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

3 participants