Parametric Optimization
Opened this issue · 2 comments
kfateme commented
oskooi commented
stevengj commented
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.)