Skip to content

blademwang11/Topopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Topopt

Topology optimization by Julia

I want to test how Julia performs in topology optimization. I use the classic 88 lines of matlab code as a basis for the comparison.

To run the matlabe code, just download the top88.m code and run in MATLAB with:

top88(60,20,0.5,3,3)

I write a Julia version of the code. You can run it:

top(60,20,0.5,3,3)

It means you are using finite element mesh 60x20. You can test bigger problem by input larger numbers. You can just keep other parameters there.

About

Topology optimization by Julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages