[SciPy-dev] ANN: SfePy 2008.4

Robert Cimrman cimrman3 at ntc.zcu.cz
Thu Dec 4 09:51:28 EST 2008


I am pleased to announce the release of SfePy 2008.4.

SfePy (simple finite elements in Python) is a finite element analysis 
software based primarily on Numpy and SciPy.

Mailing lists, issue tracking, mercurial repository: http://sfepy.org
Home page: http://sfepy.kme.zcu.cz

Major improvements:
- framework for running parametric studies
- greatly improved support for time-dependent problems
   - time derivatives of variables as term arguments
   - initial conditions via ics, ic_<number> keywords
- live plotting using multiprocessing module
- type of term arguments determined fully at run-time
- new terms, namely piezo-coupling

Applications:
- enhanced acoustic band gaps code
   - dispersion analysis (polarization angle calculation)
   - applied load tensor computation
   - phase velocity computation for periodic perforated media with empty 
holes
- improved schroedinger.py
   - plotting DFT iterations

For more information on this release, see
http://sfepy.googlecode.com/svn/web/releases/2008.4_RELEASE_NOTES.txt

Best regards,
Robert Cimrman



More information about the SciPy-Dev mailing list