FEM FrontISTR Workbench: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
[[File:FrontISTR.svg|thumb|128px|FEM FrontISTR Workbench icon]]
[[File:FrontISTR.svg|thumb|128px|FEM FrontISTR Workbench icon]]


Line 8: Line 9:
<translate>
<translate>


== Introduction ==
== Introduction == <!--T:2-->


<!--T:3-->
The [[File:FrontISTR.svg|24px]] FEM FrontISTR Workbench is a FreeCAD addon that enables FrontISTR, an open-source large-scale parallel FEM program for nonlinear structural analysis.
The [[File:FrontISTR.svg|24px]] FEM FrontISTR Workbench is a FreeCAD addon that enables FrontISTR, an open-source large-scale parallel FEM program for nonlinear structural analysis.


Line 16: Line 18:
<translate>
<translate>


=== Intended work-flow ===
=== Intended work-flow === <!--T:4-->


<!--T:5-->
# Set up an analysis model by FEM module (in the same way as calculiX).
# Set up an analysis model by FEM module (in the same way as calculiX).
# Switch module to "FrontISTR" and create a FrontISTR solver object.
# Switch module to "FrontISTR" and create a FrontISTR solver object.
Line 25: Line 28:
# Check FISTR_Results for post processing.
# Check FISTR_Results for post processing.


=== Features ===
=== Features === <!--T:6-->


<!--T:7-->
* static analysis, element check
* static analysis, element check
* geometrical linear|nonlinear analysis
* geometrical linear|nonlinear analysis
Line 40: Line 44:
* output file format: AVS, VTK(paraview required)
* output file format: AVS, VTK(paraview required)


=== Features to be supported in the future ===
=== Features to be supported in the future === <!--T:8-->


<!--T:9-->
* analysis: thermal transfer, dynamic, eigen, frequency
* analysis: thermal transfer, dynamic, eigen, frequency
* materials(mechanical): elastoplastic, hyper elastic, creep, visco elastic
* materials(mechanical): elastoplastic, hyper elastic, creep, visco elastic
Line 48: Line 53:
* elements: prism, hexa, beam, shell, truss etc.
* elements: prism, hexa, beam, shell, truss etc.


=== Limitations ===
=== Limitations === <!--T:10-->


<!--T:11-->
* FISTR_Results only contains results for surfaces. If you need the interior results, change Output File Format to VTK and visualize the results with paraview.
* FISTR_Results only contains results for surfaces. If you need the interior results, change Output File Format to VTK and visualize the results with paraview.


=== Benchmark results ===
=== Benchmark results === <!--T:12-->


<!--T:13-->
See https://github.com/FrontISTR/FEM_FrontISTR/tree/master/sample/benchmarks.
See https://github.com/FrontISTR/FEM_FrontISTR/tree/master/sample/benchmarks.


== Installation ==
== Installation == <!--T:14-->


=== Automatic ===
=== Automatic === <!--T:15-->


<!--T:16-->
Under preparation.
Under preparation.


=== Manual ===
=== Manual === <!--T:17-->


<!--T:18-->
See [[How to install additional workbenches]]
See [[How to install additional workbenches]]


=== Prerequisites ===
=== Prerequisites === <!--T:19-->


<!--T:20-->
* FreeCAD v0.19+
* FreeCAD v0.19+
* [https://www.paraview.org/ Paraview] (optional)
* [https://www.paraview.org/ Paraview] (optional)


=== FrontISTR Solver Installation ===
=== FrontISTR Solver Installation === <!--T:21-->


<!--T:22-->
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.
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 ====
==== Windows ==== <!--T:23-->


<!--T:24-->
# Download [https://www.frontistr.com/download/link.php?https://frontistr-commons.gitlab.io/FrontISTR/release/x86_64-w64-mingw32-msmpi/FrontISTR-latest.zip FrontISTR-latest.zip]
# Download [https://www.frontistr.com/download/link.php?https://frontistr-commons.gitlab.io/FrontISTR/release/x86_64-w64-mingw32-msmpi/FrontISTR-latest.zip FrontISTR-latest.zip]
# Create directory FEM_FrontISTR/bin
# Create directory FEM_FrontISTR/bin
# Extract FrontISTR-latest.zip and put all files in FEM_FrontISTR/bin directory.
# Extract FrontISTR-latest.zip and put all files in FEM_FrontISTR/bin directory.


==== Linux ====
==== Linux ==== <!--T:25-->


<!--T:26-->
Under preparation.
Under preparation.


==== Mac ====
==== Mac ==== <!--T:27-->


<!--T:28-->
Under preparation.
Under preparation.


== Tools ==
== Tools == <!--T:29-->


<!--T:30-->
* [[Image:FEM_SolverCalculixCxxtools.svg|32px]] [[FEM_SolverFISTRtools|Solver FrontISTR Standard]]: Creates a new FrontISTR solver for this analysis.
* [[Image:FEM_SolverCalculixCxxtools.svg|32px]] [[FEM_SolverFISTRtools|Solver FrontISTR Standard]]: Creates a new FrontISTR solver for this analysis.


== References ==
== References == <!--T:31-->


<!--T:32-->
* Author: kinagaki rigarashi
* Author: kinagaki rigarashi
* Source code: [https://github.com/FrontISTR/FEM_FrontISTR Github.com]
* Source code: [https://github.com/FrontISTR/FEM_FrontISTR Github.com]

Revision as of 11:23, 10 May 2021

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 module to "FrontISTR" and create a FrontISTR solver object.
  3. Open the task panel of SolverFISTRTools and set working directory.
  4. Click "Write input file"
  5. Click "Run FrontISTR"
  6. Check FISTR_Results for post processing.

Features

  • static analysis, element check
  • geometrical linear|nonlinear analysis
  • elements: 1st/2nd order tetrahedron
  • loads: mechanical concentrated and distributed loads, gravity
  • boundary: points fixed or displacement
  • step control: auto time increment and cutback
  • linear equation solver
    • iterative
      • preconditioner: AMG, SSOR, Diagonal, ILU(k)(k=0,1,2)
      • method: CG, BiCGSTAB, GMRES, GPBiCG
    • direct: MUMPS
  • output file format: AVS, VTK(paraview required)

Features to be supported in the future

  • analysis: thermal transfer, dynamic, eigen, frequency
  • materials(mechanical): elastoplastic, hyper elastic, creep, visco elastic
  • contact
  • MPC(TIE)
  • elements: prism, hexa, beam, shell, truss etc.

Limitations

  • FISTR_Results only contains results for surfaces. If you need the interior results, change Output File Format to VTK and visualize the results with paraview.

Benchmark results

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

Installation

Automatic

Under preparation.

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