Skip to content

Create Interpolated Sets

This tutorial explains how to create an interpolated set, necessary for calculating the energy profile and activation barrier for chemical reactions via the Nudged Elastic Bands (NEB) method, which is described in a separate tutorial.

The example system is a one-dimensional, three-atom molecule of Hydrogen (H3).

1. Upload initial and final images to the materials collection

The datafiles containing the structural information for the initial and final states of the H3 molecule should first be uploaded to the account-owned collection of materials.

The following two POSCAR files contain the structural parameters for the initial and final molecular configurations respectively:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
initial
1.0
   6.350127000     0.000000000     0.000000000
   0.000000000     2.645886000     0.000000000
   0.000000000     0.000000000     2.645886000
H
3
direct
   0.619441600    0.000000000    0.000000000 H
   0.000000000    0.000000000    0.000000000 H
   0.129813900    0.000000000    0.000000000 H
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
final
1.0
   6.350127000     0.000000000     0.000000000
   0.000000000     2.645886000     0.000000000
   0.000000000     0.000000000     2.645886000
H
3
direct
   0.870186100    0.000000000    0.000000000 H
   0.000000000    0.000000000    0.000000000 H
   0.380558400    0.000000000    0.000000000 H

2. Create an interpolated set via Materials Designer

2.1. Open Materials Designer and import the configurations

Open an instance of the Materials Designer Interface. Import the initial and final configurations by following these instructions. It is essential to clone both initial and final images before generating the interpolated set, and to delete the original structures from the left-hand sidebar for correct index attribution within the resulting ordered set.

2.2. Generate the interpolated set

Before creating a new interpolated set, the active structure selected on the left-hand sidebar must be the initial image (not the final). This ensures that intermediate images are correctly injected between the initial and final configurations.

The Interpolated Set can be generated via the corresponding option within the Advanced Menu of the header bar.

In the resulting dialog, the total number of intermediate images to generate can be selected — 3 intermediate images are used in this example.

2.3. Add atomic constraints

Atomic Constraints, specifying the constraints on atom movement, can be defined as explained in this page.

These constraints need only be added to the initial image before the creation of the interpolated set, under the basis panel of the source editor in Materials Designer. Once the interpolated set is generated, the same constraints are applied to all other intermediate images.

Adding atomic constraints can help make the ensuing NEB calculation more computationally efficient.

2.4. Inspect intermediate images

The structures for all resulting intermediate images are listed alongside the initial and final molecular configurations in the left-hand sidebar. These images can be visualized and cycled through using the 3D structure editor.

3. Save all images in an NEB SET

All generated images should be saved into an ordered set called "NEB SET", as described below. The creation and selection of sets is made possible by the appropriate option of the "Save Items" dialog.

3.1. Create an ordered set

These instructions demonstrate how to create a Set within the account-owned collection of materials, named "NEB SET". After creation, the type of this set should be changed to ordered.

4. Video walkthroughs

4.1. General interpolated set creation

The animation below demonstrates the steps involved in generating an Interpolated Set for the linear H3 molecule. The video concludes by inspecting the full list of images under the Explorer Interface of the newly-created "NEB SET".

4.2. Constrained interpolated set creation

The animation below demonstrates how to add atomic constraints to a new "Constrained" Interpolated Set for NEB applications. The movement of atoms is confined to the x-direction since the H3 molecules are entirely one-dimensional. This is done by adding the "1 0 0" line next to the atoms in the initial image, except for the atom located at the origin, for which a "0 0 0" constraint suffices since it remains fixed at all times.