Skip to content

Neural Level-Set Topology Optimization Machinery

Notifications You must be signed in to change notification settings

ConnorMallon/NLSTO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLSTO

Neural Level-Set Topology Optimization Machinery

To run an example with this code:

Run the file Driver.jl to use the NLSTO method to solve a thermal topology optimization problem. You can compare this to the standard parameterization by changing the option "prior" from "neural" to "pixel". You can also run either a neural or pixel prior using a simp method by changing the option "problem" to "heat_simp"

To change the TO problem, change the background geometry, spaces, weak forms or objectives in the FEProblem.jl file following the syntax seen in Gridap.jl.

About

Neural Level-Set Topology Optimization Machinery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages