GitHub - greschd/PhaseMap: A tool for efficiently calculating discrete phase diagrams.
-
Notifications
You must be signed in to change notification settings - Fork 1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
PhaseMap
PhaseMap is a tool for mapping phase diagrams. The purpose of the tool is to concentrate the evaluations on the space around the phase boundaries, to require fewer evaluations.
The PhaseMap algorithm is ideally suited for cases where:
- phases can be determined as a discrete number or label
- evaluating the phase at a single point is relatively expensive
Documentation: http://phasemap.greschd.ch
About
A tool for efficiently calculating discrete phase diagrams.