Skip to content

toplattice/TopOpt_in_PETSc

 
 

Repository files navigation

TopOpt_in_PETSc

A 3D large-scale topology optimization code using PETSc

The code (or framework) presented on this page is a fully parallel framework for conducting very large scale topology optimziation on structured grids. For more details see www.topopt.dtu.dk/PETSc.

Updated and refactored to remove dependence of TopOpt.cc/h in all other classe, June, 2019, Niels Aage

To clone repository:

git clone https://github.com/topopt/TopOpt_in_PETSc.git

NOTE: The code requires PETSc version 3.7.0 or newer ! Also note that the code is not tested against the development branch on git.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.1%
  • Python 6.9%