Step 3 - Add a Configuration

A configuration represents the target system using one or more of the available species. Our next step is to create a configuration that is consistent with the experimentally-measured system investigated in the original paper.

Configurations in Dissolve are created from a sequence of instructions that define box shape and size, the populations of species to add etc. This permits Dissolve to automatically regenerate configurations when it needs to, and is particularly useful when screening structures with variable parameters (density, composition, pore size etc.).

Dissolve has a wizard to guide you through the process of preparing standard configurations:

Configuration ⇨ Create…

Target Species

The first step of the wizard is to select all of the species which will go in to it - we only have one (our argon atom) so highlight it in the list and press Next

Configuration Type

The next choice is which type of configuration to generate. The available choices depend on the types of species selected - we can only make a random mix from the argon species, so press Next to continue.

Box Geometry

With our basic type of configuration chosen we must now decide on the size and geometry of the periodic box (unit cell). The two options are Fixed Geometry, Undefined Size (where the final size of the box will depend on the how much and at what density we add in to it) and Fixed Geometry and Size where we set both explicitly now. We will use the former choice here.

When selecting Fixed Geometry, Undefined Size the axis lengths given are relative since they will be scaled as species are added to the box. Setting them all to 1.0 and leaving the angles at 90 (the default) results in a cubic box which should be appropriate for most simulations. Press Next to continue.

Species Information

On the final page of the wizard we set the populations of the species and, if we chose Fixed Geometry, Undefined Size, the required density of the system. Change the Density to 0.0213 atoms/A3, then press Finish to complete the wizard.

You will now see that the Generator section has been populated with several steps, and a new configuration of atomic coordinates has been created based on these steps. We’ll go through these one-by-one in the order they appear. To see the settings for any step, click on it to show its options in the panel immediately below the list of steps.

Node Purpose
Temperature Defines the temperature of the configuration.
Parameters Defines one or more numerical parameters that can be referenced by other nodes in the generator. We have only one value called “rho” which defines the density of the configuration. Note that “rho” is just a number and has no associated units - these are specified in the Add node.
Box Defines side lengths and angles for the periodic box. Note that relative lengths can be given, and the box expanded automatically (when adding species, for instance) to achieve some specific density.
Add Adds a number of copies of the specified species to the configuration. The BoxAction option controls how/if the box volume should be scaled to give the density specified once the species has been added, and is most useful when supplying relative box lengths. If set to None the box would remain at its current size (defaulting to 1.0 Å3) but the full population of molecules will still be added.

In the Add node note how we have referenced the “rho” parameter for the density.

Many numerical options can be given in the form of equations referencing variables such as those set in a Parameters node. A green tick indicates if the equation is valid.

Finally, we need to set the correct temperature for the configuration.

On the configuration viewer toolbar, click the Temperature button

Set the Temperature to 85 K to match that of the experimental measurement

You can recreate a configuration at any time by clicking the Generate button, but bear in mind that other quantities calculated by modules may also need to be cleared. Remove all of this data to begin a ‘clean’ run with the Clear Module Data option in the Simulation menu.


Previous Step Next Step

Last modified April 23, 2024: Update release notes. (70ff745)