Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.38 KB

beso

Python code for a topology optimization using CalculiX FEM solver. beso stands for a method coined:

Bi-directional
Evolutionary
Structural
Optimization

An in-depth description of beso and its capabilities are available on the dedicated beso wiki.

fine mesh initial smooth

Prerequisites

  • CalculiX >= v2.17
  • numpy
  • FreeCAD >= v0.18

Installation

Usage

Description with a simple example are in wiki.

Developer

@fandaL

License

LGPLv3 (LICENSE)