Skip to content

PetrKryslUCSD/FinEtoolsMeshing.jl

Repository files navigation

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

  • 06/17/2024: Updated for FinEtools 8.
  • 01/07/2023: Updated for Julia 1.10 and FinEtools 7.3.0.

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.

Past news

  • 05/22/2021: Updated for Julia 1.6.
  • 08/28/2020: Dependencies have been updated to work with Julia 1.5.1.
  • 01/23/2020: Dependencies have been updated to work with Julia 1.3.1.
  • 07/18/2019: Tutorial has been added.
  • 07/13/2019: Applications are now separated out from the FinEtools package.

About

Finite Element tools in Julia: Examples of meshing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published