Skip to content

CALFEM for Python is the Python port of the CALFEM finite element toolkit. It also implements meshing function based on GMSH and triangle. Visualisation routines are implemented using visvis and matplotlib.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

CALFEM/calfem-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd3a4d6 · Nov 9, 2023
Nov 9, 2023
Aug 22, 2022
Nov 9, 2023
Jan 24, 2022
Sep 3, 2021
Nov 9, 2023
Nov 15, 2021
Nov 15, 2021
Jun 25, 2017
Jul 3, 2022
Feb 23, 2022
Nov 9, 2023
Oct 9, 2023
Oct 31, 2023
Oct 31, 2023
Nov 9, 2023

Repository files navigation

CALFEM for Python

Documentation

https://calfem-for-python.readthedocs.io/en/latest/

Manuals

Original manual: manual.pdf

Manual for with improved mesh: manual-mesh-module.pdf

Background

The computer program CALFEM is written for the software MATLAB and is an interactive tool for learning the finite element method. CALFEM is an abbreviation of ”Computer Aided Learning of the Finite Element Method” and been developed by the Division of Structural Mechanics at Lund University since the late 70’s.

Why CALFEM for Python?

Unlike MATLAB, which have expensive licenses, Python is free to use and distribute both for personal and commercial use. This is the python version of CALFEM for scientific purposes/research.

Installation

Install CALFEM for python using pip install calfem-python

Dependencies

Mesh Generation Software: GMSH. Install GMSH here and add to the PATH of your file or instead add contents of GMSH to the file folder.

References

About

CALFEM for Python is the Python port of the CALFEM finite element toolkit. It also implements meshing function based on GMSH and triangle. Visualisation routines are implemented using visvis and matplotlib.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages