Home

Awesome

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Latest documentation

FinEtoolsMeshing: Meshing of various geometries, techniques of processing meshes (import, export).

Alt Color-coded mesh of the lug plate

FinEtools is a package for basic operations on finite element meshes. FinEtoolsMeshing uses FinEtools to mesh various geometries, to process meshes, export&import meshes, etc.

News

Past news

Examples

Many examples are available. Begin with changing your working directory to the examples folder. Activate and instantiate the examples environment.

using Pkg
Pkg.activate(".")
Pkg.instantiate()

There are a number of examples covering statics and dynamics. The examples may be executed as described in the conceptual guide to FinEtools.

<a name="past-news"></a>Past news