--- sd_hide_title: true --- # Home ````{only} html ::::{grid} :gutter: 3 4 4 4 :margin: 1 2 1 2 :::{grid-item} :columns: 12 3 3 3 ```{image} _static/P_white.png :width: 150px :class: sd-m-auto ``` ::: :::{grid-item} :columns: 12 9 9 9 :child-align: justify :class: sd-fs-5 ```{rubric} The Mu-PRO PhaseFieldSDK ``` is a commercial tool to help you develop your own Phase-Field applications. It contains multiple solvers, such as elastic solver, poisson solver, allen-cahn solver, cahn-hilliard solver, ferroelectric TDGl solver, LLG solver, magnetic solver, etc. ::: :::: We sell the SDK license based on your end application type. For example, we have ferroelectric license, ferromagnetic license, metal license, and effective properties license, each give you access to the necessary solvers for the specific type of simulation. For each of the license type, we provide an open sourced main program that our licensed users can access and modify for their own use cases. ::::{grid} 2 :::{grid-item-card} {octicon}`rocket;1.5em;sd-mr-1` Ferroelectric module :link: https://github.com/mupro-simulation/PhaseFieldFerroelectric.git :link-type: url Evolve spontaneous polarization domain structure in both bulk and film setup considering elastic and electric coupling. +++ [View the ferroelectric program »](https://github.com/mupro-simulation/PhaseFieldFerroelectric.git) ::: :::{grid-item-card} {octicon}`plug;1.5em;sd-mr-1` Micromagnetic module :link: https://github.com/mupro-simulation/PhaseFieldMagnetic.git :link-type: url Evolve magnetization in both film, bulk and island setup consider elastic and magnetic coupling. +++ [View the micromagnetic program »](https://github.com/mupro-simulation/PhaseFieldMagnetic.git) ::: :::: ::::{grid} 2 :::{grid-item-card} {octicon}`device-desktop;1.5em;sd-mr-1` PREDICT module :link: https://github.com/mupro-simulation/PhaseFieldMetal.git :link-type: url Preicipitate, diffusion, and reaction Phase-field model. Featuring accurate treatment of the stoichiometric compounds. +++ [View the PREDICT program »](https://github.com/mupro-simulation/PhaseFieldMetal.git) ::: :::{grid-item-card} {octicon}`light-bulb;1.5em;sd-mr-1` Effective Properties module :link: https://github.com/mupro-simulation/EffectiveProperties.git :link-type: url Calculate effective properties of most linear properties for inhomogeneous material system. +++ [View the Effective Properties program »](https://github.com/mupro-simulation/EffectiveProperties.git) ::: :::: ```` ```{toctree} :hidden: license.md ``` ```{toctree} :hidden: :caption: Manual overview.md manual/index.md examples/index.md modules/index.md ``` ```{toctree} :hidden: :caption: Reference references/index.md ``` [commonmark]: https://commonmark.org/ [github-ci]: https://github.com/executablebooks/MyST-Parser/workflows/continuous-integration/badge.svg?branch=master [github-link]: https://github.com/executablebooks/MyST-Parser [codecov-badge]: https://codecov.io/gh/executablebooks/MyST-Parser/branch/master/graph/badge.svg [codecov-link]: https://codecov.io/gh/executablebooks/MyST-Parser [rtd-badge]: https://readthedocs.org/projects/myst-parser/badge/?version=latest [rtd-link]: https://myst-parser.readthedocs.io/en/latest/?badge=latest [black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg [pypi-badge]: https://img.shields.io/pypi/v/myst-parser.svg [pypi-link]: https://pypi.org/project/myst-parser [conda-badge]: https://anaconda.org/conda-forge/myst-parser/badges/version.svg [conda-link]: https://anaconda.org/conda-forge/myst-parser [black-link]: https://github.com/ambv/black [github-badge]: https://img.shields.io/github/stars/executablebooks/myst-parser?label=github [markdown-it-py]: https://markdown-it-py.readthedocs.io/ [markdown-it]: https://markdown-it.github.io/ [rst-to-myst]: https://rst-to-myst.readthedocs.io [mystjs]: https://github.com/executablebooks/mystjs