
March 2, 2009
2:14 p.m.
I am pleased to announce the release of SfePy 2009.1.
SfePy (simple finite elements in Python) is a finite element analysis software based primarily on Numpy and SciPy.
Mailing lists, issue tracking, git repository: http://sfepy.org Home page: http://sfepy.kme.zcu.cz
Major improvements:
- new solvers:
- simple backtracking steepest descent optimization solver
- PETSc Krylov solvers via petsc4py, sequential mode
- LOBPCG eigenvalue solver (SciPy implementation)
- new mesh readers:
- mesh3d (hermes3d)
- AVS UCD ascii mesh
- Hypermesh ascii mesh
- homogenization framework:
- unified approach to resolve data dependencies: HomogenizationEngine class
- switched DVCS from mercurial to git
Applications:
- phononic materials:
- dispersion analysis, phase velocity computation for phononic materials
- caching of coefficients to speed up parametric runs
- schroedinger.py:
- fixed DFT iterations, iteration plot saving
- basic smearing around Fermi limit
For more information on this release, see http://sfepy.googlecode.com/svn/web/releases/2009.1_RELEASE_NOTES.txt
Best regards, Robert Cimrman
5868
Age (days ago)
5868
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Cimrman