Megidd / BESO

Topology optimization using BESO or Bi-directional Evolutionary Structural Optimization.
GNU Lesser General Public License v3.0
9 stars 0 forks source link
evolutionary-algorithms finite-element-analysis generative-design rhino3d rhinocommon topology-optimization

BESO Icon

A Rhino3D plugin sponsored by Nano3DTech.

Installation

Simply visit the plugin page. Then log in and push the install button in front of latest released version. Or alternatively, do these:

  1. Use PackageManager command on Rhino3D commandline.
  2. Search for plugin name i.e. BESO.
  3. The plugin will be listed through the package manager UI.
  4. Click the install button.

How to use it

Once the plugin is installed, its commands can be accessed by typing the plugin name on command line. Start typing BESO on Rhino3D command line to auto complete the plugin commands.

User guide

This video demonstrates how to use the plugin command after installation:

Usage guide video

Screenshots

Original model

FEA result for the original model

BESO result

BESO result

Known issues

Why this plugin?

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

Commands

This plugin offers a BESOTopologyOptimization command to optimize usage process. Making sure your 3D model has maximum strength and minimum weight.

BESOTopologyOptimization command

This command helps you optimize the toplogy of 3D model. You can keep the model strength while decreasing its weight. The finite element analysis - FEA - along with topology optimization are the technologies under the hood. FEA will be done according to user-selected loads and restraints. An optimized 3D model will be generated. Some elements of the original 3D model are removed without affecting the required strength.

Topology optimization

It may provide an opensource alternative for what Frustum does. The figure below is taken from Frustum.

How Frustum optimizes 3D models