Step 9c - Centre-of-Mass Spatial Density

Radial distribution functions provide a spherically-averaged picture of structural correlations between sites, so when there are strongly directional interactions (such as hydrogen bonds, for instance) or simply where the central molecule of interest lacks symmetry, understanding the distribution of other sites in 3D space around a given molecule type is much more informative. A spatial distribution function or spatial density function (SDF) tells us, in a manner analogous to the radial distribution function, the densities of some object in 3D space relative to the bulk density. In other words, given a central molecule, the SDF tells us where other molecules or sites prefer to locate themselves.

The SDF is an “orientation-dependent” function - rather than averaging spherically around a molecule as in the RDF, the SDF preserves spatial information relative to some reference set of axes related to the local geometry of the central molecule. So, our first task is to define a set of reference axes for our water molecule.

Set Up Site Axes

We will define axes on our centre-of-mass site. In general, a system of reference axes can be constructed quite easily from the following steps:

  1. Define a coordinate that will represent the origin of the axes (i.e. the local coordinate {0,0,0}). In the present example this will be the centre-of-mass of the molecule.
  2. Select a group of one or more atoms whose coordinates, when averaged, will define absolutely the direction of the x axis.
  3. Select a group of one or more atoms whose coordinates, when averaged, will define the rough direction of the y axis (and more importantly the XY plane), and which will be orthogonalised with respect to x (i.e. made to form a 90° angle).
  4. Define the z axis from the cross product of the x and y axes.

When defining a site within Dissolve it is your responsibility to provide atom indices for the origin and the representative x and y directions - Dissolve will do the rest. Thus:

Open the   Water   species tab and go to the Sites section

Make sure the COM site we created in Step 9a is selected in the list on the left

Select the oxygen atom

Right-click the oxygen atom and click Modify current siteSet X-Axis Atoms

Select either one of the hydrogen atoms

Right-click the selected hydrogen atom and click Modify current siteSet Y-Axis Atoms

You’ll note that, as soon as you pressed the Y Axis button a set of axes appeared in the site viewer, letting you know that your definition is complete and showing you how your system of axes are oriented.

Create the Analysis Layer

We will add another of Dissolve’s predefined analysis layers to get the modules that we want:

Layer ⇨ Create ⇨ Analysis ⇨ Average Molecule & SDF

Along with the calculation of the SDF, it is useful to have the actual average geometry of the species around the specified site, and so the layer provides the following modules:

Module Purpose
AvgMol Calculates the average geometry of the parent species around a specified reference site
SDF Calculates the spatial density function of a particular site around a central reference site

As the name implies, the AvgMol module will provide us with the average species geometry which we can use as a reference when we plot the spatial density function calculated from the SDF module. The SDF module takes two sites as input - the central site A about which the distribution of site B will be calculated. For both modules, the principal (central) site must have a system of axes defined.

Let’s proceed and set up the two modules in the layer. First, AvgMol:

Select the AvgMol module to display its Options

Find the Control settings group, and click the Site option.

Set the Species to Water and the Site to COM for the average molecule calculation (it will be the only one available, since it is the only one which has a set of axes defined)

And now SDF:

Select the SDF module to display its Options

In the Control settings group set the central SiteA to COM

Set the surrounding SiteB to O


Previous Step Next Step

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