Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 797 Bytes

File metadata and controls

19 lines (12 loc) · 797 Bytes

PyGPTO

Python Educational Code for Topology Optimization using the Geometry Projection Method

Version 1.0.1 -- August 2021

This code is a migration to Python by

Andres Ortegon
Department of Mathematics
Universidad Nacional de Colombia

from the Matlab code written by

Hollis Smith and Julian Norato
Department of Mechanical Engineering
University of Connecticut

This code performs the topology optimization of structures made of bars using the geometry projection method. The primary objective of this code is to make available to the research community a simple implementation of the geometry projection method that illustrates the formulation and makes it possible to easily and efficiently reproduce results.