Software:Calculix

From HandWiki
Calculix
Lav.png
Compressor of a turbocharger
Original author(s)Guido Dhondt, Klaus Wittig
Stable release
2.21 / 1 August 2023; 6 months ago (2023-08-01)
Operating systemLinux, Windows
TypeFinite element analysis
LicenseGPL (free software)
Websitewww.calculix.de

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]

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

References

External links