Dependency Packages
-
StatsAPI.jl17A statistics-focused namespace for packages to share functions
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
IrrationalConstants.jl16Defines additional irrationals
-
FEMBase.jl16JuliaFEM base package (core functionality)
-
FEMBasis.jl14FEMBasis 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.
-
PkgVersion.jl13Access `version`, `uuid`, etc. in `Project.toml`
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
FEMQuad.jl7FEMQuad.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.
-
Nullables.jl7Nullable type for Julia > 0.6
-
FEMBeam.jl5Beam implementation for JuliaEFM
-
AsterReader.jl5AsterReader.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.
-
MortarContact2DAD.jl3Plane mortar contact mechanics using automatic differentiation
-
HeatTransfer.jl2Implementation of heat transfer problems for JuliaFEM
-
MortarContact2D.jl1Mortar contact mechanics for plane problems
View all packages