English

Enhancing SfePy with Isogeometric Analysis

Mathematical Software 2014-12-22 v1 Numerical Analysis Numerical Analysis

Abstract

In the paper a recent enhancement to the open source package SfePy (Simple Finite Elements in Python, http://sfepy.org) is introduced, namely the addition of another numerical discretization scheme, the isogeometric analysis, to the original implementation based on the nowadays standard and well-established numerical solution technique, the finite element method. The isogeometric removes the need of the solution domain approximation by a piece-wise polygonal domain covered by the finite element mesh, and allows approximation of unknown fields with a higher smoothness then the finite element method, which can be advantageous in many applications. Basic numerical examples illustrating the implementation and use of the isogeometric analysis in SfePy are shown.

Cite

@article{arxiv.1412.6407,
  title  = {Enhancing SfePy with Isogeometric Analysis},
  author = {Robert Cimrman},
  journal= {arXiv preprint arXiv:1412.6407},
  year   = {2014}
}

Comments

Part of the Proceedings of the 7th European Conference on Python in Science (EuroSciPy 2014), Pierre de Buyl and Nelle Varoquaux editors, (2014)

R2 v1 2026-06-22T07:38:18.689Z