Isogeometric analysis is a recently developed 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 computational geometric approach for each is 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.
The pioneers of this technique are Tom Hughes and his group at the University of Texas at Austin. A reference free software implementation of some isogeometric analysis methods is GeoPDEs. Likewise, other implementations can be found online. For instance, PetIGA is an open framework for high performance isogeometric analysis heavily based on PETSc. In addition, MIGFEM is another IGA code which is implemented in Matlab and supports Partition of Unity enrichment IGA for 2D and 3D fracture. Furthermore, G+Smo is an open C++ library for isogeometric analysis.
Video Isogeometric analysis
References
Maps Isogeometric analysis
External links
- U.S. Patent: Method and System for Performing T-Spline Based Isogeometric Analysis
- GeoPDEs: a free software tool for Isogeometric Analysis based on Octave
- MIG(X)FEM: a free Matlab code for IGA (FEM and extended FEM)
- PetIGA: A framework for high performance Isogeometric Analysis based on PETSc
- G+Smo (Geometry plus Simulation modules): a C++ library for isogeometric analysis, developed at RICAM, Linz
Source of the article : Wikipedia