[SciPy-User] ANN: SfePy 2014.3
Robert Cimrman
cimrman3 at ntc.zcu.cz
Thu Sep 25 11:21:38 EDT 2014
I am pleased to announce release 2014.3 of SfePy.
Description
-----------
SfePy (simple finite elements in Python) is a software for solving systems of
coupled partial differential equations by the finite element method or by the
isogeometric analysis (preliminary support). It is distributed under the new
BSD license.
Home page: http://sfepy.org
Mailing list: http://groups.google.com/group/sfepy-devel
Git (source) repository, issue tracker, wiki: http://github.com/sfepy
Highlights of this release
--------------------------
- isogeometric analysis (IGA) speed-up by C implementation of NURBS basis
evaluation
- generalized linear combination boundary conditions that work between
different fields/variables and support non-homogeneous periodic conditions
- non-constant essential boundary conditions given by a function in IGA
- reorganized and improved documentation
For full release notes see http://docs.sfepy.org/doc/release_notes.html#id1
(rather long and technical).
Best regards,
Robert Cimrman and Contributors (*)
(*) Contributors to this release (alphabetical order):
Vladimir Lukes, Matyas Novak, Zhihua Ouyang, Jaroslav Vondrejc
More information about the SciPy-User
mailing list