Skip to content

Commit a1484fb

Browse files
authored
Update README.md
1 parent 7e10158 commit a1484fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ For user convenience, cloud-based GitHub Codespaces can be used for all `Jupyter
1212
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/PhasesResearchLab/AMMap?quickstart=1)
1313

1414
## Capabilities
15-
***Note*** Full technical discussions will be in upcoming manuscript. Section below is a short highlights of tool ability. Visual representations of capabilities for example systems can be seen at end of README below
15+
***Note*** Full technical discussions will be in upcoming manuscript. Section below is a short highlights of tool ability.
1616
1. **Simplex/Compositional Graph Generation** to allow for compositionally complex materials with high order of possible combinations to be fully considered
1717
2. **Stitching of elemental spaces from different thermodynamic databases into singular traversable graph** to allow for path planning across multiple composition regions from incompatible databases due to model differences
18-
3. **Material Information Generation** Thermodynamic (Equilibrium and Scheil-Gulliver) information about the material at any given graph point calculated to determine phase composition to avoid undesired phase formation in path planning. Thermodynamic information can then be used to determine the hot-cracking susceptibility of a point to further inform material design.
18+
3. **Material Information Generation** Thermodynamic (Equilibrium and Scheil-Gulliver) information about the material at any given graph point calculated to determine phase composition to avoid undesired phase formation in path planning. Thermodynamic information can then be used to determine the hot-cracking susceptibility of a point to further inform material design. Visual representations of capabilities for example systems can be seen at end of README below
1919
4. **Infeasibility Gliding** Detects infeasible regions and avoids uneccessary calculations of interior points to reduce total computational cost
2020
5. **Path Planning Compatibility** Deployment of any graph algorithms on created design space and highly compatible with backends of choice. Currently finds the shortest path which can be stretched. Found path can then be simplified to change from point-to-point path to generalized format
2121

@@ -120,7 +120,7 @@ pip install papermill
120120
![alt text](https://github.com/PhasesResearchLab/AMMap/blob/main/utils/images/iCSC.png?raw=true)
121121
</div>
122122

123-
## Path Planning
123+
## Path Planning with Infeasibility Gliding
124124
<div align="center">
125125

126126
![alt text](https://github.com/PhasesResearchLab/AMMap/blob/main/utils/images/path2.png?raw=true)

0 commit comments

Comments
 (0)