You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,10 @@ For user convenience, cloud-based GitHub Codespaces can be used for all `Jupyter
12
12
[](https://codespaces.new/PhasesResearchLab/AMMap?quickstart=1)
13
13
14
14
## 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.
16
16
1.**Simplex/Compositional Graph Generation** to allow for compositionally complex materials with high order of possible combinations to be fully considered
17
17
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
19
19
4.**Infeasibility Gliding** Detects infeasible regions and avoids uneccessary calculations of interior points to reduce total computational cost
20
20
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
0 commit comments