IGA.jl
Small toolbox for Isogeometric anlysis. Built on top of Ferrite
Installation
pkg> add https://github.com/lijas/IGA.jl.git
About IGA
From wikipedia:
Isogeometric analysis is a computational approach that offers the possibility of integrating finite element analysis (FEA) into conventional NURBS-based CAD design tools. Currently, it is necessary to convert data between CAD and FEA packages to analyse new designs during development, a difficult task since the two computational geometric approaches are different. Isogeometric analysis employs complex NURBS geometry (the basis of most CAD packages) in the FEA application directly. This allows models to be designed, tested and adjusted in one go, using a common data set.