RDF#
The RDF analysis computes the radial distribution function between two groups. It is useful for analyzing local packing, solvation structure, and characteristic interaction distances.

Adding the plot#
- Open Path Analyzer.
- Choose RDF in Observable.
- Choose a Path.
- Define Group A and Group B.
- Set the Maximum radius and Bin width.
- Click Add RDF.
Inputs#
- Two atom-containing selections are required.
Maximum radiusdefines how far out the distribution is sampled.Bin widthcontrols the radial resolution.
View#
- Radial distribution function: a one-dimensional curve of density versus distance.
Key equations#
At the simplest level, the RDF counts how many sampled pairs fall into a shell around distance \(r\):
\[
g(r)\propto \frac{n(r)}{\Delta V(r)},\qquad
\Delta V(r)\approx 4\pi r^2\Delta r
\]
When periodic cell information is available, Path Analyzer can normalize this count against the expected ideal-gas occupancy of the shell and report a properly scaled \(g(r)\). Without that information, it falls back to an RDF-like curve in arbitrary units.
Note
- When valid unit-cell information is available, Path Analyzer can report a properly normalized
g(r). - When periodic normalization is not possible, the app falls back to an unnormalized RDF-style curve in arbitrary units.
- RDF cards are not frame-linked, because they summarize the path globally.
Tip
- Choose a bin width that is fine enough to resolve peaks but not so fine that the curve becomes too noisy.
- Use chemically meaningful groups, for example solute-solvent, ligand-pocket, or residue-residue subsets.