File: node9.html

package info (click to toggle)
viewmol 2.3-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 9,424 kB
  • ctags: 2,239
  • sloc: ansic: 29,098; sh: 909; makefile: 513; python: 238
file content (215 lines) | stat: -rw-r--r-- 7,624 bytes parent folder | download
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--****************************************************************************
*                                                                              *
*                                   Viewmol                                    *
*                                                                              *
*                             N O D E 9 . H T M L                              *
*                                                                              *
*                  Copyright (c) Joerg-R. Hill, December 2000                  *
*                                                                              *
********************************************************************************
*-->
<!--Converted with LaTeX2HTML 99.2beta8 (1.46)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>The Spectrum Window</TITLE>
<META NAME="description" CONTENT="The Spectrum Window">
<META NAME="keywords" CONTENT="viewmol">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="viewmol.css">

</HEAD>

<BODY LANG="EN" BGCOLOR="#FFFFFF">

<H2><A NAME="SECTION00063000000000000000">
The Spectrum Window</A>
</H2>
Choosing <code>Spectrum</code> from the main window menu will result in a new
window showing the calculated spectrum for the molecule.
In this window the mouse acts as follows:

<UL>
<LI>Clicking with the left mouse button on a line in the
spectrum
<BR>
The molecule shows the corresponding normal vibration.
</LI>
<LI>Clicking with the middle mouse button in the window,
holding it down and moving the mouse
<BR>
This displays a rubber band box with which one can zoom into the
spectrum.
</LI>
<LI>Pressing the right mouse button
<BR>
A menu will appear.

<P>

<P></P>
<DIV ALIGN="CENTER">
<A NAME="spectrumdialog">
<TABLE>
<CAPTION ALIGN="BOTTOM"><STRONG>Figure 9:</STRONG>
The dialog box for setting options for the
spectrum</CAPTION>
<TR><TD>
<DIV ALIGN="CENTER">
<IMG
 WIDTH="444" HEIGHT="411" ALIGN="BOTTOM" BORDER="0"
 SRC="spectrumform.png"
 ALT="spectrumform">
</DIV></TD></TR>
</TABLE>
</DIV><P></P>
The menu contains the following topics:

<UL>
<LI>Settings for spectrum ... (Alt+S)
<BR>
Selecting this topic displays the dialog box shown in
<A HREF="node9.html#spectrumdialog">the Figure</A>.

<UL>
<LI>Type of spectrum
<BR>
The buttons labeled <code>All modes</code>, <code>IR active modes</code>,
<code>Raman</code>
<BR><code>active modes</code>, and
<code>Inelastic neutron scattering</code> can be used to select the type of spectrum
desired. IR active modes are the default.
</LI>
<LI>Animation
<BR>
The buttons labeled <code>Animate</code>, <code>Draw arrows</code>, and <code>Distort</code>
can be used to select whether the normal modes are to be shown animated or
with arrows or whether you want to distort the molecule along a normal mode. A
distorted molecule can be saved using the <code>Save molecule</code> option from the
main menu. Animation is the default.
</LI>
<LI>Line shapes
<BR>
The buttons <code>Line spectrum</code> and <code>Gaussian spectrum</code> can be used
to select whether the spectrum is drawn as simple line spectrum or
whether a Gaussian band shape [<A
 HREF="node35.html#amo90">1</A>] should be applied. Line spectrum is
the default.
</LI>
<LI>Weights for inelastic neutron scattering
<BR>
When you activate this option you can enter a value in the field to the right.
After choosing the <code>OK</code> button all weights are drawn at the atoms in the
main window and you can set an atom's weight just by clicking on it with the
left mouse button. All weights are set initially to zero, so that selecting
<code>Inelastic neutron scattering</code> as spectrum type produces nothing.
</LI>
<LI>Temperature
<BR>
This slider can be used to set the temperature. The temperature is used for the
calculation of the inelastic neutron scattering intensities and for the
Gaussian shaped spectrum.
</LI>
<LI>Amplitude
<BR>
This slider can be used to change the amplitude of the vibration. Its value is
multiplied with the standard amplitude of a vibration. This slider can also be
used to change the distortion of the molecule while <code>Distort</code> is selected.
</LI>
<LI>Scale wave numbers
<BR>
This slider can be used to scale the wave numbers.
</LI>
</UL>
</LI>
<LI>Select molecule
<BR>
Provides a submenu with the names of all molecules currently loaded
and can be used to change the molecule for the currently displayed spectrum.
Another possibility to select a molecule consists of pressing the <code>Tab</code>
key, which cycles through all entries in the <code>Select molecule</code> submenu.
</LI>
<LI>Imaginary wave numbers
<BR>
If the conformation of the molecule is a saddle point you have
imaginary wave numbers. The corresponding "normal modes" can be
shown by selecting a imaginary wave number from this submenu.
</LI>
<LI>Read observed spectrum ... (Alt+R)
<BR>
This topic can be used to read a spectrum from a file and display
it along the calculated spectrum. Selecting this topic opens a
file selection box to chose the file. This file has to contain a
spectrum with one wave number and intensity per line. All points
read are connected by a line to form a continuous spectrum (there
is currently no possibility to read a line spectrum). Lines with
a '#' or a letter in the first column are ignored.
</LI>
<LI>Delete observed spectrum ... (Alt+E)
<BR>
This topic deletes a spectrum read with "Read observed spectrum".
</LI>
<LI>Zoom out (Alt+Z)
<BR>
This topic can be used to zoom out of the spectrum after previous zoom-ins. The
zoom mechanism stores all previous enlargement steps. By selecting this topic
you move back one step.
</LI>
<LI>Save drawing (Alt+D)
<BR>
The same dialog box as for <code>Save drawing</code> in the main menu is shown and
allows you to save the spectrum as a TIFF, HPGL, or PostScript file (cf. p.
<A HREF="node8.html#printing"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
 SRC="crossref.png"></A>).
</LI>
<LI>Foreground color (Alt+F)
<BR>
The foreground color of the spectrum can be changed using the
color editor (vide infra, p. <A HREF="node16.html#coloreditor"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
 SRC="crossref.png"></A>).
</LI>
<LI>Background color (Alt+B)
<BR>
The background color of the spectrum can be changed using the
color editor (vide infra, p. <A HREF="node16.html#coloreditor"><IMG  ALIGN="BOTTOM" BORDER="1" ALT="[*]"
 SRC="crossref.png"></A>).
</LI>
<LI>Quit spectrum (Alt+Q)
<BR>
This closes the spectrum window.
</LI>
</UL>
</LI>
<LI>Pressing the arrow keys <IMG
 WIDTH="42" HEIGHT="21" ALIGN="MIDDLE" BORDER="0"
 SRC="rightarrow.png"
 ALT="$&lt;-&gt;&gt;$"> and <IMG
 WIDTH="42" HEIGHT="21" ALIGN="MIDDLE" BORDER="0"
 SRC="leftarrow.png"
 ALT="$&lt;&lt;-&gt;$">,
respectively
<BR>
The next lower and higher wave number, respectively is selected
and the molecule shows the corresponding normal vibration. Normal
vibrations of imaginary wave numbers can be displayed in this manner,
too.
</LI>
</UL>

<P>
<BR><HR>
<ADDRESS>
<A HREF="mailto:joehill@users.sourceforge.net"><I>Jrg-Rdiger Hill</I></A><BR>Sun Dec 10 17:38:35 MET 2000
</ADDRESS>
</BODY>
</HTML>