Calculix

Summary

CalculiX is a free and open-source finite-element analysis application that uses an input format similar to Abaqus. It has an implicit and explicit solver (CCX) written by Guido Dhondt and a pre- and post-processor (CGX) written by Klaus Wittig.[1] The original software was written for the Linux[2] operating system. Convergent Mechanical has ported the application to the Windows operating system.[3]

Original author(s)Guido Dhondt, Klaus Wittig
Stable release
2.21 / 1 August 2023; 8 months ago (2023-08-01)
Repository
  • github.com/calculix Edit this at Wikidata
Operating systemLinux, Windows
TypeFinite element analysis
LicenseGPL (free software)
Websitewww.calculix.de

The pre-processor component of CalculiX can generate grid data for the computational fluid dynamics programs duns, ISAAC and OpenFOAM. It can also generate input data for the commercial FEM programs Nastran, Ansys and Abaqus.[4] The pre-processor can also generate mesh data from STL files. [5]

There is an active online community that provides support at Discourse.[6] Convergent Mechanical also provides installation support for their extended version of CalculiX for Windows.[3]

There is a friendly CalculiX Launcher[7] with CCX wizard for both Windows and Linux. [8]

Also possible is the Installation in Windows 10 Fall Creator (1709) with the new Linux Subsystem WSL.[9]

A Python library, pycalculix,[10] was written to automate the creation of CalculiX models in the Python programming language. The library provides Python access to building, loading, meshing, solving, and querying CalculiX results for 2D models. Pycalculix was written by Justin Black. Examples and tutorials are available on the pycalculix site.[10]

FreeCAD has developed a FEM workbench that automates the creation of CalculiX models.

There is a lot good examples of use of CalculiX[11] by Prof. Martin Kraska, Brandenburg University of Applied Sciences.

Official repository at Github is https://github.com/Dhondtguido/CalculiX.

Literature edit

  • Guido Dhondt: "The Finite Element Method for Three-Dimensional Thermomechanical Applications". Wiley, Hoboken 2004, ISBN 0-470-85752-8
  • CCX v2.18 documentation
  • CGX v2.18 documentation
  • Getting Started Guide
  • FreeCAD FEM workbench for CalCulix

References edit

  1. ^ CalculiX website.
  2. ^ How To Install CalculiX 2.6 multi-thread under Ubuntu 11.04 and later.
  3. ^ a b Convergent Mechanical's website.
  4. ^ CalculiX Review by iMechanica.
  5. ^ CGX Documentation.
  6. ^ CalculiX Discourse Group.
  7. ^ CalculiX Launcher (SourceForge).
  8. ^ CalculiX Launcher.
  9. ^ "HOW-TO Install CalculiX in Windows 10 with Windows Subsystem for Linux (WSL) from original source". July 10, 2017.
  10. ^ a b pycalculix website.
  11. ^ CalculiX examples.

External links edit

  • Official website
  • Searchable online documentation
  • CalculiX for Windows
  • CalculiX Discussion Group
  • pycalculix website
  • FreeCAD FEM workbench
  • MFront code generator for CalculiX