FEM FrontISTR Workbench

Other languages:
FEM FrontISTR Workbench icon

Introduction

The FEM FrontISTR Workbench is a FreeCAD addon that enables FrontISTR, an open-source large-scale parallel FEM program for nonlinear structural analysis.

Intended work-flow

  1. Set up an analysis model by FEM module (in the same way as CalculiX).
  2. Switch to the workbench FrontISTR and create a FrontISTR solver object by clicking on the toolbar button .
  3. Double-click on the solver object in the document tree and set the working directory.
  4. Click on the button Write input file
  5. Click on the button Run FrontISTR
  6. Check FISTR_Results for post-processing.

Features

Features to be supported in the future

Limitations

Benchmark results

See https://github.com/FrontISTR/FEM_FrontISTR/tree/master/sample/benchmarks.

Installation

Addon Manager

FEM_FrontISTR can easily be installed via the FreeCAD Addon Manager from the Tools → Addon manager menu. FEM_FrontISTR is under active development and will get new features frequently. Therefore you should update it regularly using the menu Tools → Addon manager. The FEM_FrontISTR code is hosted and developed on GitHub.

Manual

See How to install additional workbenches.

Prerequisites

FrontISTR Solver Installation

FrontISTR binaries will be automatically downloaded and installed on the first run. If the download does not proceed, please follow the steps below to install the solver.

Windows

  1. Download FrontISTR-latest.zip
  2. Create directory FEM_FrontISTR/bin
  3. Extract FrontISTR-latest.zip and put all files in FEM_FrontISTR/bin directory.

Linux

Under preparation.

Mac

Under preparation.

Tools

References