Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 627 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 627 Bytes

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.