• Stars
    star
    2
  • Language
    Julia
  • License
    MIT License
  • Created almost 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Plate bending formulations for JuliaFEM

More Repositories

1

JuliaFEM.jl

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
236
star
2

Gmsh.jl

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
star
3

AbaqusReader.jl

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
star
4

Materials.jl

Computational material models
Julia
19
star
5

FEMBase.jl

JuliaFEM base package (core functionality)
Julia
15
star
6

FEMBasis.jl

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
star
7

ModelReduction.jl

ModelReduction is a repository of JuliaFEM to reduce the dimension of a model for multibody dynamics problems. The package includes e.g. the Guyan reduction and the Craig-Bampton method.
Julia
10
star
8

UMAT.jl

ABAQUS users material models wrapper for Julia
Fortran
9
star
9

BoundingSphere.jl

Package contains algorithms to calculate smallest enclosing sphere for a given set of points in N dimensions.
Julia
9
star
10

Mortar2D.jl

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
star
11

FEMQuad.jl

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
star
12

FEMBeam.jl

Beam implementation for JuliaEFM
Julia
4
star
13

MFrontInterface.jl

MFrontInterface provides Julia bindings to MFront via MFrontGenericInterfaceSupport
Julia
4
star
14

AsterReader.jl

AsterReader.jl is a Julia package to read Code Aster binary mesh and result files. Code Aster meshes can be done using another open source software SALOME Platform. Reading results from .rmed files is also partially supported, so it's possible to verify calculations of JuliaFEM.jl against Code Aster solutions.
Julia
4
star
15

FEModels

Finite Element test models library contains finite element meshes which can then be used in examples and to measure performance of code.
3
star
16

juliafem.github.io

This is the repository for web-pages shown at www.juliafem.org. Any changes to web-page should be committed to here. Jekyll is used in background to generate html pages from markdown documents.
HTML
3
star
17

MortarContact2DAD.jl

Plane mortar contact mechanics using automatic differentiation
Julia
2
star
18

HeatTransfer.jl

Implementation of heat transfer problems for JuliaFEM
Julia
1
star