You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone tried to use TopOpt to solve fluid–thermal topology optimization problems?
I am trying to write a program for the topology optimization of liquid-cooling heat sink with julia.
The text was updated successfully, but these errors were encountered:
Hi @well-zt! No one has tried doing fluid-thermal topology optimisation using TopOpt.jl but nothing is impossible ;) If you write some script for it in Julia, we can integrate it into TopOpt.jl and/or reuse some of the existing features in TopOpt to make the optimisation easier or more generic.
For example, all the optimisation algorithms, the filters, penalty functions, projections, assembly and boundary condition application functions for unstructured meshes can be reused.
Has anyone tried to use TopOpt to solve fluid–thermal topology optimization problems?
I am trying to write a program for the topology optimization of liquid-cooling heat sink with julia.
The text was updated successfully, but these errors were encountered: