Skip to content
@JuliaFEM

JuliaFEM

The JuliaFEM project develops open-source software for reliable, scalable, distributed Finite Element Method.

Popular repositories

  1. JuliaFEM.jl JuliaFEM.jl Public

    The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed t…

    Julia 237 66

  2. Gmsh.jl Gmsh.jl Public

    Gmsh.jl contains API for Gmsh: a three-dimensional finite element mesh generator. With the help of Gmsh.jl, it is possible add parametric model construction and/or automatic mesh generation to a FE…

    Julia 48 12

  3. AbaqusReader.jl AbaqusReader.jl Public

    AbaqusReader.jl is a parse for ABAQUS FEM models. It's capable of parsing the geometry accurately, including surface sets, node sets, and other relevant geometrical data used in FEM calculations. O…

    Julia 33 24

  4. Materials.jl Materials.jl Public

    Computational material models

    Julia 19 9

  5. FEMBase.jl FEMBase.jl Public

    JuliaFEM base package (core functionality)

    Julia 15 11

  6. FEMBasis.jl FEMBasis.jl Public

    FEMBasis contains interpolation routines for finite element function spaces. Given ansatz and coordinates of domain, shape functions are calculated symbolically in a very general way to get efficie…

    Julia 13 14

Repositories

Showing 10 of 23 repositories
  • AbaqusReader.jl Public

    AbaqusReader.jl is a parse for ABAQUS FEM models. It's capable of parsing the geometry accurately, including surface sets, node sets, and other relevant geometrical data used in FEM calculations. Other option is to parse whole model, including boundary conditions, material data and load steps.

    Julia 33 MIT 24 13 1 Updated Mar 27, 2024
  • Gmsh.jl Public

    Gmsh.jl contains API for Gmsh: a three-dimensional finite element mesh generator. With the help of Gmsh.jl, it is possible add parametric model construction and/or automatic mesh generation to a FEM pipeline.

    Julia 48 MIT 12 8 1 Updated Mar 20, 2024
  • JuliaFEM.jl Public

    The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.

    Julia 237 MIT 66 39 (3 issues need help) 4 Updated Feb 8, 2024
  • Materials.jl Public

    Computational material models

    Julia 19 MIT 9 5 0 Updated Sep 19, 2023
  • FEMBasis.jl Public

    FEMBasis contains interpolation routines for finite element function spaces. Given ansatz and coordinates of domain, shape functions are calculated symbolically in a very general way to get efficient code. Shape functions can also be given directly and in that case partial derivatives are calculated automatically.

    Julia 13 MIT 14 13 (2 issues need help) 0 Updated Mar 4, 2021
  • FEMQuad.jl Public

    FEMQuad.jl package contains various of integration schemes for cartesian and tetrahedral domains. The most common integration rules are tabulated and focus is on speed. Each rule has own "label" so we can easily implement several rules with same degree. API is very simple making is easy to utilize package in different FEM projects.

    Julia 5 MIT 7 0 0 Updated Jan 24, 2021
  • Mortar2D.jl Public

    Mortar2D.jl is a Julia package to calculate discrete projections between non-conforming finite element meshes. The resulting "mortar matrices" can be used to tie non-conforming finite elements meshes together in an optimal way.

    Julia 6 MIT 7 1 1 Updated Jun 25, 2020
  • MFrontInterface.jl Public

    MFrontInterface provides Julia bindings to MFront via MFrontGenericInterfaceSupport

    Julia 4 2 6 8 Updated Jun 15, 2020
  • FEMBase.jl Public

    JuliaFEM base package (core functionality)

    Julia 15 MIT 11 23 4 Updated May 4, 2020
  • MortarContact2DAD.jl Public

    Plane mortar contact mechanics using automatic differentiation

    Julia 2 MIT 4 4 2 Updated May 2, 2020

Top languages

Loading…