|
|
|
|
|
by Archit3ch
502 days ago
|
|
> As the design was fully parametric, I could change a single variable to move to a floorstanding design. How far are we in 2025 from defining a Differentiable design, setting a target (e.g. maximally flat frequency response for a certain speaker placement in a certain room) and solving this automatically? |
|
https://www.comsol.com/blogs/6-examples-of-simulation-driven...
Those examples wouldn’t be differentiable in the sense of automatic differentiation. “Just” parametric CAD + FEM/BEM + optimizer.
Though differentiable FEM has kind of been done for a while under the name “adjoint method” for topology/shape optimization. It’s not super common outside of academia though.
Personally, I’m keeping an eye out for projects like https://github.com/deepmodeling/jax-fem to make some waves in that space.