All Projects → CALFEM → calfem-matlab

CALFEM / calfem-matlab

Licence: MIT license
CALFEM - a finite element toolbox for MATLAB

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to calfem-matlab

MinimalFem
podgorskiy.com/spblog/304/writing-a-fem-solver-in-less-the-180-lines-of-code
Stars: ✭ 23 (-56.6%)
Mutual labels:  finite-elements, finite-element-analysis, finite-element-methods
FreeFem-doc
FreeFEM user documentation
Stars: ✭ 98 (+84.91%)
Mutual labels:  finite-elements, finite-element-analysis, finite-element-methods
FEMAddOns
Finite Element Method addons for Wolfram Language
Stars: ✭ 41 (-22.64%)
Mutual labels:  finite-elements, finite-element-analysis, finite-element-methods
FreeFem-website
FreeFEM website
Stars: ✭ 13 (-75.47%)
Mutual labels:  finite-elements, finite-element-methods
getfem
Mirror of GetFEM repository
Stars: ✭ 23 (-56.6%)
Mutual labels:  finite-element-analysis, finite-element-methods
FreeFem-modules
A collection of mathematically validated modules (EDP) for FreeFEM
Stars: ✭ 28 (-47.17%)
Mutual labels:  finite-elements, finite-element-methods
AsFem
A Simple Finite Element Method program (AsFem)
Stars: ✭ 108 (+103.77%)
Mutual labels:  finite-elements, finite-element-analysis
Sectrics
Truss Analysis Software Using The Finite Element Method
Stars: ✭ 31 (-41.51%)
Mutual labels:  finite-element-analysis, finite-element-methods
OpenCascadeLink
Open source package for OpenCascadeLink, which is bundled with Wolfram Language products as of version 12.1
Stars: ✭ 23 (-56.6%)
Mutual labels:  finite-element-analysis, finite-element-methods
ameshref
Efficient Matlab Implementation of Adaptive Mesh Refinement in 2D
Stars: ✭ 28 (-47.17%)
Mutual labels:  finite-elements, finite-element-methods
FinEtools.jl
Finite Element tools in Julia
Stars: ✭ 126 (+137.74%)
Mutual labels:  finite-elements, finite-element-methods
feappv
FEAPpv -- free personal version of the FEAP
Stars: ✭ 57 (+7.55%)
Mutual labels:  finite-element-analysis, finite-element-methods
learning
A list of learning resources that I would like to refer back later or intent to study
Stars: ✭ 18 (-66.04%)
Mutual labels:  learning-resources
engineering design by artificial intelligence
Combining artificial intelligence and engineering design
Stars: ✭ 29 (-45.28%)
Mutual labels:  finite-element-analysis
RBniCS
RBniCS - reduced order modelling in FEniCS
Stars: ✭ 5 (-90.57%)
Mutual labels:  finite-elements
wye
Wye is a workshop collaboration software
Stars: ✭ 66 (+24.53%)
Mutual labels:  teaching
playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
Stars: ✭ 45 (-15.09%)
Mutual labels:  teaching
GXBeam.jl
Pure Julia Implementation of Geometrically Exact Beam Theory
Stars: ✭ 50 (-5.66%)
Mutual labels:  finite-element-analysis
deep learning ecology
Educational Resources on Neural Networks for Ecology and Remote Sensing
Stars: ✭ 45 (-15.09%)
Mutual labels:  teaching
seb-mac
Safe Exam Browser for macOS and iOS
Stars: ✭ 74 (+39.62%)
Mutual labels:  teaching

CALFEM for MATLAB

CALFEM, a finite element toolbox for MATLAB.

Manual

The full CALFEM manual can be accessed here: calfem-3.6-manual-full.pdf

A subset for frame and truss analysis can be accessed here: calfem-3.6-manual-bar-beam.pdf

Installation instructions

  1. Click "Download as zip" to download the package and unpack it.

  2. Add the these directories to the MATLAB path by clicking "Set path" in MATLAB, then "Add with Subfolders...", chose the unpackaged directory and then "Save"."

Testing the installation

enter the following commands at the MATLAB prompt:

help beam2e

The help text for the beam2e command should appear if CALFEM is correctly installed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].