Skip to main content

This package is made to perfome topology optimization of 2D solids

Project description

The code is written in Python and it depends on Numpy, scipy, TensorFlow and SolidsPy.

Installation

pip install solidsopt

Load weights for neural networks

load model

Repositories

Two repositories were created from this project, one contains the structural optimization algorithms and the other has everything related to the development of deep learning methods.

Topology optimization repo

Instructions

1. Clone repository

git clone https://github.com/kssgarcia/OptTopolgy.git

2. Download the required packages running the following command

conda env create -f environment.yml

3. Install solidspy

pip install solidspy

Optimization with deep learning repo

Instructions

1. Clone repository

git clone https://github.com/kssgarcia/DeepLearningOpt.git

2. Download the required packages running the following command

conda env create -f environment.yml

3. Install solidspy

pip install solidspy

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SolidsOpt-0.1.tar.gz (12.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page