Code:Phase Field Modeling
From EVOCD
| Name | FiPy |
|---|---|
| Status | change |
| Release Date | April 1, 2010 |
| Authors | Jonathan E. Guyer ; Daniel Wheeler ; James A. Warren |
| Contact | Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA |
| License | NIST (National Institute of Standards and Technology) |
| Repository | FiPy GitHub |
| Documentation | FiPy |
| Known problems | None |
Description: FiPy is a software that main focus is on phase field modeling. It is written in Python and, it is an object oriented and partial differential equation. The software was developed by Material Science and Engineering Division (MSED) and Center for Theoretical and Computational Material Science (CTCMS). The Framework for FiPy includes transient diffusion, convection and standard sources, enabling the solution of arbitrary combinations of coupled elliptic, hyperbolic and parabolic. The Current models that relate to the Material Science include polycrystalline, dendritic, and electrochemical phase transformations
Different Example Script
$ python examples/something/input.py
$ python -i examples/something/input.py
$ python setup.py test --examples