Output of MAPS

While the calculations are running, you can check on the status of the best cluster expansion obtained so far. The file log.out contains a brief description of the status of the calculations, such as the accuracy of the cluster expansion and various warning messages. Most of the messages pertains to the accurate prediction of the so-called ground states of the alloy system. The ground states, which are the structures that have the lowest energy for each given concentration, are extremely important to predict accurately because they determine which phases will appear on the phase diagram. The four possible messages are described below.

The log.out file also contains two other pieces of information:

The maps code also outputs quantitative data in various output files. The simplest way to analyze this data is by typing
 mapsrep
As illustrated in Figure 5.2, this command displays, in turn

Figure 5.2: Output of the maps Code, as reported by the mapsrep command. a) Energies predicted from the cluster expansion as a function of composition for each structure generated. “known str” denotes structures whose energy has been calculated from first principles. “known gs” indicate the ground states that have so far been confirmed by first-principles calculations and the dashed line outlines the convex hull of the ground states, which serves as a threshold to detect other candidate ground states. “predicted” denotes structures whose energy has not yet been calculated from first principles. “predicted gs” are structures that are predicted by the cluster expansion to be ground states, although this prediction has not yet been confirmed by first-principles calculations. b) Energies calculated from first principles. “known str” and “known gs” are as in a), except that the energy calculated from first principles is reported. c) Effective Cluster Interaction (ECI) as a function of the diameter of the associated cluster and as a function of the number of sites in the cluster (i.e. pair, triplet, etc.). d) Residuals of the fit, that is, the difference between the first-principles energies and the energies predicted from the cluster expansion. (The abscissa refers to the line number within the output file fit.out listing all the structures with known energies.)
\includegraphics[width=1.0\textwidth]{mapsrep}

When the user is satisfied with the results (which are constantly updated), maps can be stopped by creating a file called stop in the current directory using the command:

 touch stop
while the job dispatching system can be stopped by typing:
 touch stoppoll
A cluster expansion can be considered satisfactory when
  1. All ground states are correctly reproduced and no new ground states are predicted. (The log.out file would then indicate that Among structures of known energy, true and predicted ground states agree. No other ground states of $n$ atoms/unit cell or less exist.)
  2. The crossvalidation score, as given in the log.out file, is small (typically less than 0.025 eV).
  3. Optionally, it is instructive to verify that the magnitude of the ECI decays as a function of the diameter of the corresponding cluster and as a function of the number of sites it contains.

[email protected] Wed, Dec 6, 2023 12:55:16 PM