File: geometry.html

package info (click to toggle)
gamgi 0.17.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,236 kB
  • sloc: ansic: 166,847; xml: 116,171; makefile: 565; sh: 5
file content (63 lines) | stat: -rw-r--r-- 1,758 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">

<head>
<title>GAMGI Interfaces: Cluster Measure Geometry</title>
<link rel="icon" type="image/png" href="../../icon/gamgi16.png"/>
<link rel="stylesheet" type="text/css" href="../../css/base.css"/>
<link rel="stylesheet" type="text/css" href="../../css/board.css"/>
</head>

<body>
<div class="board">
<div>Cluster Measure Geometry</div><div>&nbsp;</div>
</div>

<div class="contents">

This report describes, for the selected structure, all
the possible sequences for bond lengths, angles and torsions,
presenting the results in increasing order of the atom elements. 
Geometric relations between non bonded atoms are ignored.

<p/>

For each sequence it is reported the number of occurrences,
the minimum and maximum values, the average value and the
standard deviation (unless no valid occurrences were found).

<h3>Bond Length</h3>

The distance between Atom1 and Atom2.

<h3>Bond Angle</h3>

The valence angle between directions Atom2-Atom1 and Atom2-Atom3.
The results are always presented with positive values.

<p/>

When present, undefined bond angles (when at least two atoms 
are coincident) are reported for each angle sequence.

<h3>Bond Torsion</h3>

The torsion angle between two planes, defined by Atom1-Atom2-Atom3
and Atom2-Atom3-Atom4. The results are always presented with positive values.

<p/>

When present, undefined bond torsions (when at least two atoms 
are coincident or three atoms are colinear) are reported for 
each torsion sequence.

</div>

<div id="bottom">
<a href="../../index.shtml">Home</a>
</div>

</body>
</html>