Volume 2 Chapter 7 Numeric Sub-menu *TEMPERATURE
*TOLERANCE is used to test for a specified value or range of values of the bonding tolerance.
CSD Contents
Two atoms P and Q are considered to be bonded if:
Normally you will not need to use this test but an example is shown below.
Graphics QUEST3D Procedure
Select *TOLERANCE from the NUMERIC sub-menu and respond to the standard numeric prompts.
Basic QUEST Procedure
Ex.
T1 *TOLE .GT. 0.5
This will register hits for all entries having a value of the bonding tolerance greater than 0.5Å.
In each such entry there must be at least one elemental pair P,Q for which the minimum bond distance dmin and maximum bond distance dmax span a range of more than 1Å.