XtalOpt is a free and truly open source evolutionary algorithm designed for a priori crystal structure prediction.

A detailed description of XtalOpt setup and usage:

User Manual

A quick overview of the XtalOpt code features:

User Interface Evolutionary Operations



User Interface


Structure Limits

xtalopt-init.png

The "Structure Limits" tab

  • This tab is where the user defines the parameters of the each cell generated during the search.
  • The user can specify the stoichiometry for each cell (e.g., 4 x Ti and 8 x O).
  • A range can be set for the length of each cell vector (a, b, and c) and the corresponding angles (α, β, and γ).
  • The combination of the cell vector lengths determines the cell volume, but the user can set a limited range for the volume, or even a fixed volume.
  • Limiting the interatomic distances ensures the program is not generating nonsensical structures.

Optimization Settings


  • Choose from several queueing systems and optimizer combinations.
  • Queue systems supported include: SLURM, PBS, LSF, etc.
  • Optimizers include: VASP, GULP, CASTEP, etc.
xtalopt-opt.png

The "Optimization Settings" tab

Search Settings

xtalopt-search.png

The "Search Settings" tab


  • "Search Settings" is where the user can alter how the search will procede.
  • The number of randomly generated initial structures and number of concurrently running structures are controlled in this tab.
  • The termination criteria of final number of structures can be set here, as well.
  • Users can adjust the percentage of occurence of each operator type.
  • Furthermore, the individual parameters of each opertaor can be fine tuned (number of exchanges in a "permustrain" or minimum contribution from a parent during a "crossover").
  • Duplicate matching parameters are also found here.

Progress

xtalopt-prog.png

The "Progress" tab

Plot

xtalopt-plot-opt.png

The "Plot" tab showing optimized (blue) structures

xtalopt-plot-opt+dup.png

The "Plot" tab showing optimized (triangles) and duplicate (squares) structures



Evolutionary Operations


Strain


xtalopt-strain.png

Exchange

xtalopt-exchange.png

Ripple

xtalopt-ripple.png

Crossover


xtalopt-crossover.png
Back to Top ⇧