Skip to content
/ beso Public

Python code for topology optimization using CalculiX FEM solver.

License

Notifications You must be signed in to change notification settings

calculix/beso

Repository files navigation

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)