<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://csml-wiki.northwestern.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Huanxin</id>
	<title>csml-wiki.northwestern.edu - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://csml-wiki.northwestern.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Huanxin"/>
	<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php/Special:Contributions/Huanxin"/>
	<updated>2026-04-09T03:03:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=581</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=581"/>
		<updated>2015-09-29T22:25:44Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
UNIX priority levels are counted from negative (highest) to positive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; allows you to reset the priority of a process that is already running. &lt;br /&gt;
&lt;br /&gt;
renice [-n] [PID] [options]&lt;br /&gt;
&lt;br /&gt;
Replace [-n] with the desired priority, and [PID] with the process ID number.&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=580</id>
		<title>Etiquette: Running Nice on other desktop machines</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Etiquette:_Running_Nice_on_other_desktop_machines&amp;diff=580"/>
		<updated>2015-09-29T22:24:51Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When using someone else&#039;s machine, it&#039;s polite to use the command &#039;&#039;&#039;nice&#039;&#039;&#039; and &#039;&#039;&#039;renice&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Nice&#039;&#039;&#039; changes the priority of a task. When using another machine, you want to set your task to a lower priority as to not interfere with the user&#039;s tasks. Priority ranges from -20 (highest) to 20 (lowest). &lt;br /&gt;
&lt;br /&gt;
nice [options] [command]&lt;br /&gt;
&lt;br /&gt;
Example: &lt;br /&gt;
&lt;br /&gt;
nice -19 ~/run.py&lt;br /&gt;
&lt;br /&gt;
UNIX priority levels are counted from negative (highest) to positive&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Renice&#039;&#039;&#039; allows you to reset the priority of a process that is already running. &lt;br /&gt;
&lt;br /&gt;
renice [-n] [PID] [options]&lt;br /&gt;
&lt;br /&gt;
Replace [-n] with the desired priority, and [PID] with the process ID number.&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=533</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=533"/>
		<updated>2015-02-27T20:47:01Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Atom Selection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, users can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt; 1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators.&lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. VMD will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose an appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
Click [http://blender.stackexchange.com/questions/648/what-are-the-differences-between-orthographic-and-perspective-views here] to learn more about the difference.&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=532</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=532"/>
		<updated>2015-02-27T20:46:34Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* 3D Projection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, users can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators.&lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. VMD will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose an appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
Click [http://blender.stackexchange.com/questions/648/what-are-the-differences-between-orthographic-and-perspective-views here] to learn more about the difference.&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=531</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=531"/>
		<updated>2015-02-27T20:39:12Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Atom Selection */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, users can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators.&lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. VMD will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose an appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=530</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=530"/>
		<updated>2015-02-27T20:34:36Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Dynamic Color Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. VMD will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose an appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=529</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=529"/>
		<updated>2015-02-27T20:33:54Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Dynamic Color Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. VMD will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose the appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=528</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=528"/>
		<updated>2015-02-27T20:33:28Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Dynamic Color Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding variable name in the comment line to be, for example, &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. This will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose the appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=527</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=527"/>
		<updated>2015-02-27T20:32:29Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Dynamic Color Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc., If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding comment line of that variable name to be &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. This will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose the appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=526</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=526"/>
		<updated>2015-02-27T20:31:59Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Dynamic Color Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
When assigning color code to variables that change during the simulation, such as velocity, force, polarization charge, etc. If the variable you are trying to plot is not recognized by VMD, you could trick VMD by changing the corresponding comment line of that variable name to be &amp;quot;vx&amp;quot; (only need to be done for the first time step). Then, VMD will interpret it as x-component of atoms velocity. &lt;br /&gt;
&lt;br /&gt;
Next, in the &amp;quot;Coloring Method&amp;quot; drop-down list under &amp;quot;Graphical Representations&amp;quot;, choose &amp;quot;Trajectory&amp;quot;-&amp;gt;&amp;quot;Velocity&amp;quot;. This will use velocity amplitude as the color value. If &amp;quot;vy&amp;quot; or &amp;quot;vz&amp;quot; is not specified, they are zero by default. &lt;br /&gt;
&lt;br /&gt;
To change the color scheme, go to &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Colors&amp;quot;, under the &amp;quot;Color Scale&amp;quot; label, choose the appropriate method. The change made in color scheme here won&#039;t show immediately but in the next frame. &lt;br /&gt;
&lt;br /&gt;
For example, in the RWB method, if the value range of your data is from 1.0 to 1.5 (You can set your &amp;quot;Color Scale Data Range&amp;quot; under &amp;quot;Graphical Representations&amp;quot;-&amp;gt;&amp;quot;Trajectory&amp;quot; label), without offset, atoms with value close to 1.5 will be red, while close to 1.0 will be blue. &lt;br /&gt;
&lt;br /&gt;
Note: The values for the color code are supposed to be positive. VMD takes negative value but only taking its absolute value. This becomes a problem if one has a set of data ranging -1.0 to 1.0 wishing to have -1.0 blue and 1.0 red. A trick one can do is by manipulating the dump file, add a global constant to all values (making every entry of that variable column positive), then shift the &amp;quot;Color Scale Data Range&amp;quot; also by that constant. &lt;br /&gt;
&lt;br /&gt;
One color scheme applies globally to a whole &amp;quot;molecule&amp;quot;. To have multiple color schemes for one molecule. Load the molecule multiple times, under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot; -&amp;gt;&amp;quot;Selected Molecule&amp;quot;, do different schemes for different selection of atoms under different selected molecules.&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=525</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=525"/>
		<updated>2015-02-27T20:06:13Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Overview =&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
= Atom Selection =&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
= Coloring Method =&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
&lt;br /&gt;
= Miscellaneous =&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=524</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=524"/>
		<updated>2015-02-27T20:04:29Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Coloring Method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
== Atom Selection ==&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
== Coloring Method ==&lt;br /&gt;
&lt;br /&gt;
== Dynamic Color Code ==&lt;br /&gt;
&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=523</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=523"/>
		<updated>2015-02-27T18:30:38Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/ VMD] is&lt;br /&gt;
&lt;br /&gt;
== Atom Selection ==&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
== Coloring Method ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=522</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=522"/>
		<updated>2015-02-27T18:30:04Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
VMD [http://www.ks.uiuc.edu/Research/vmd/] is&lt;br /&gt;
&lt;br /&gt;
== Atom Selection ==&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
== Coloring Method ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=521</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=521"/>
		<updated>2015-02-27T18:28:47Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/] is &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Atom Selection ==&lt;br /&gt;
Under the &amp;quot;Graphics&amp;quot;-&amp;gt;&amp;quot;Representations&amp;quot;, one can create multiple layers of representations. Each layer is independent and has its own user-defined drawing style, coloring and section of atoms. &lt;br /&gt;
&lt;br /&gt;
Under the &amp;quot;Selections&amp;quot; label, one can select atoms based on the attribution keywords of the atoms. For example, in the &amp;quot;Selected Atoms&amp;quot; input, uses can write &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
index &amp;gt;= 100 and vx &amp;lt;1.5 &lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will select atoms with atom-id larger or equal to 100 and x-velocity smaller than 1.5. This command supports logical operators. &lt;br /&gt;
&lt;br /&gt;
== Coloring Method ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can switch between &amp;quot;Perspective&amp;quot; (default) and &amp;quot;Orthographic&amp;quot; (recommended) views.  &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Orthographic is commonly used in engineering as a means to produce object specifications that communicate dimensions unambiguously, each line of 1 unit length (cm, meter..whatever) will appear to have the same length everywhere on the drawing. This allows the drafter to dimension only a subset of lines and let the reader know that other lines of that length on the drawing are also that length in reality. Every parallel line in the drawing is also parallel in the object.&lt;br /&gt;
&lt;br /&gt;
If you are looking at a larger scene with buildings then orthographic rendering gives a clearer measure of distance between buildings and their relative sizes.&lt;br /&gt;
&lt;br /&gt;
With perspective mode lines of identical real-world lengths will appear different due to fore-shortening. It becomes difficult to judge relative dimensions and the size of objects in the distance.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=520</id>
		<title>VMD</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=VMD&amp;diff=520"/>
		<updated>2015-02-26T17:52:41Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: Created page with &amp;quot;== Overview == [http://www.ks.uiuc.edu/Research/vmd/] is   == Coloring Method ==    == 3D Projection == Under the &amp;quot;Display&amp;quot; category, one can choose&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
[http://www.ks.uiuc.edu/Research/vmd/] is &lt;br /&gt;
&lt;br /&gt;
== Coloring Method ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 3D Projection ==&lt;br /&gt;
Under the &amp;quot;Display&amp;quot; category, one can choose&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Hardware&amp;diff=444</id>
		<title>Hardware</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Hardware&amp;diff=444"/>
		<updated>2014-11-21T17:47:51Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: /* Printers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Desktop machines ===&lt;br /&gt;
&lt;br /&gt;
All desktop machines run [http://www.opensuse.org OpenSuSE]. [[Installation instructions for OpenSuSE 13.1]].&lt;br /&gt;
&lt;br /&gt;
=== Clusters ===&lt;br /&gt;
&lt;br /&gt;
==== Minotaur ====&lt;br /&gt;
* 38 nodes, each containing two 4-core processors (304 cores total). 8 GB memory per node.&amp;lt;br&amp;gt;Processor type: Intel Xeon E5472, 3.0 GHz.&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Maui.  [[Notes on Torque]].&lt;br /&gt;
&lt;br /&gt;
==== Hydra ====&lt;br /&gt;
* 60 nodes, each containing two 6-core processors (720 cores total). 12 GB memory per node.&amp;lt;br&amp;gt;8 nodes (queue &amp;quot;fast&amp;quot;, nodes h001-h008) have Intel Xeon X5690 3.47 GHz processors.&amp;lt;br&amp;gt;52 nodes (queue &amp;quot;default&amp;quot;, nodes h009-h060) have Intel Xeon E5645 2.40 GHz processors.&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Maui.  [[Notes on Torque]].&lt;br /&gt;
* [[General Usage of Hydra]]&lt;br /&gt;
&lt;br /&gt;
==== Quest ====&lt;br /&gt;
* Jobs are scheduled via [http://www.adaptivecomputing.com/products/open-source/torque/ Torque]/Moab.  [[Notes on Torque]].&lt;br /&gt;
* [[General Usage of Quest]]&lt;br /&gt;
&lt;br /&gt;
=== Disk space, backups, and RAID storage ===&lt;br /&gt;
&lt;br /&gt;
==== Disk space allocations and nightly backups ====&lt;br /&gt;
&lt;br /&gt;
Each user has a home directory located on &#039;&#039;ariadne&#039;&#039;.  This home directory is exported to all desktop machines, so that you see the same home filesystem on each machine.  The drive is protected against hardware failure via a [[http://en.wikipedia.org/wiki/RAID_1#RAID_1 RAID-1]] setup.  Furthermore, each night all new or modified files on /home are written to tape (located in ariadne).  This makes it important not to store temporary data in your home folder, as it would quickly fill up the tape.  Since users tend to forget this, a quota system has been enabled on ariadne, restricting each user to 15 GB. To check how much space you are using log on to ariadne and issue the command&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
quota -s&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition, each user has significant additional storage on the scratch partitions. These drives are located in the different desktop machines and protected via RAID-1, but backups are your own responsibility. Note that these partitions are generally only mounted on the desktop machine that contains the corresponding drives. If you need a partition to be exported to a different machine, please ask.&lt;br /&gt;
&lt;br /&gt;
==== Changing the nightly backup tape ====&lt;br /&gt;
&lt;br /&gt;
# Press eject button on tape drive in ariadne.&lt;br /&gt;
# Take the tape cartridge out of the drive and put it in its box (should be on top of ariadne). Label the box. Give to Erik.&lt;br /&gt;
# Insert cleaning tape (on top of ariadne).  It will work for less than a minute and then eject automatically.&lt;br /&gt;
# Put cleaning tape back in box on top of ariadne.&lt;br /&gt;
# Insert new DDS tape (find in cabinet).  Leave empty box on top of ariadne.&lt;br /&gt;
# Erik: Update settings in /usr/local/lib/backup, namely &#039;&#039;position&#039;&#039; and &#039;&#039;tapenumber&#039;&#039;; update logfile.&lt;br /&gt;
&lt;br /&gt;
==== Recovering data from the nightly backup tape ====&lt;br /&gt;
&lt;br /&gt;
Log files of all nightly backup tapes are located on ariadne, in /usr/local/lib/backup. For privacy reasons, these logfiles are only accessible to root. Once the proper file to be recovered has been identified, insert the corresponding tape into the drive on ariadne and follow these steps (all to be executed as root):&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;tt&amp;gt;cd /&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(if you change to a different directory, the recovered file will be placed relative to this directory)&lt;br /&gt;
# &amp;lt;tt&amp;gt;/usr/local/bin/tape-rewind&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(or &amp;lt;tt&amp;gt;mtst -f /dev/nst0 rewind&amp;lt;/tt&amp;gt;)&lt;br /&gt;
# &amp;lt;tt&amp;gt;mtst -f /dev/nst0 fsf &amp;lt;position&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(see the contents file in /usr/local/lib/backup for the position number)&lt;br /&gt;
# &amp;lt;tt&amp;gt;tar xzvf /dev/nst0 &amp;lt;full_file_name_without_leading_slash&amp;gt;&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;This step won&#039;t work unless you omit the leading slash; also note that you can specify multiple files, separated by spaces. The &#039;z&#039; option is necessary because all nightly backups are compressed. For wildcards, use --wildcards and escape &#039;*&#039; and &#039;?&#039;. For example: &amp;lt;tt&amp;gt;tar -x --wildcards -zvf /dev/nst0 \*datafiles\*&amp;lt;/tt&amp;gt;&lt;br /&gt;
# &amp;lt;tt&amp;gt;/usr/local/bin/tape-rewoffl&amp;lt;/tt&amp;gt;&amp;lt;br&amp;gt;(or &amp;lt;tt&amp;gt;mtst -f /dev/nst0 rewoffl&amp;lt;/tt&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
==== Archiving data using the LTO tape drive ====&lt;br /&gt;
&lt;br /&gt;
==== Checking RAID status ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;span id=&amp;quot;hydra&amp;quot;&amp;gt;Hydra&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;OS is on software RAID (which spans /dev/sda and /dev/sdb). An overview is obtained via&lt;br /&gt;
&amp;lt;pre&amp;gt;cat /proc/mdstat&amp;lt;/pre&amp;gt;&lt;br /&gt;
Detailed information via&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mdadm --detail /dev/mdX&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
where X = 1, 5, 6, 7. Also see [[Setting up e-mail notifications for Linux Software RAID]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;/home&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;/archive&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Minotaur&amp;lt;br&amp;gt;Web interface. Log in as root to head node and use &#039;&#039;opera&#039;&#039;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Ariadne&amp;lt;br&amp;gt;RAID-5 controller with 4 drives.  Status can be checked by interrogating the controller:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -aALL | less&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the &#039;Device Present&#039; section, it is reported if any drives are critical or have failed, and what the state of the RAID is. More detailed information can also be found via&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
/opt/MegaRAID/MegaCli/MegaCli64 -LDPDInfo -aAll | less&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Directly at the beginning (under &#039;Adapter #0&#039;) it should report &#039;State: Optimal&#039;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Desktop machines, except pelops&amp;lt;br&amp;gt;Hardware RAID-1. The RAID status is reported upon reboot of a machine. Press Ctrl-C (when prompted) to enter the configuration utility. From within Linux, use (as root):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
mpt-status -i 0&lt;br /&gt;
mpt-status -i 2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
The second command only applies to machines with a second set of hard drives (achilles, agamemnon, nestor, poseidon)&amp;lt;br&amp;gt;&lt;br /&gt;
To allow regular users to verify the RAID status, the &amp;lt;tt&amp;gt;mpt-status&amp;lt;/tt&amp;gt; has been added to &amp;lt;tt&amp;gt;sudo&amp;lt;/tt&amp;gt;:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo mpt-status -i 0&lt;br /&gt;
sudo mpt-status -i 2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Pelops: Software RAID (for OS and scratch partitions). See [[#hydra|Hydra]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Printers ===&lt;br /&gt;
There are two black and white laser printers (PS-1 and PS-2) in the lab supporting double sided printing. Currently, PS-1 is not working properly. To access printer (PS-2) wirelessly, add a new printer on your OS with IP address &amp;quot;luijten-ps2.ms.northwestern.edu&amp;quot;. The default protocol should be &amp;quot;Line Printer Daemon -LPD&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
=== Scanner ===&lt;br /&gt;
&lt;br /&gt;
=== UPS ===&lt;br /&gt;
&lt;br /&gt;
All our UPS units are manufactured by APC, and supported via apcupsd. Installation &amp;amp; configuration instructions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Make sure sure the &amp;lt;tt&amp;gt;apcupsd&amp;lt;/tt&amp;gt; package is installed, see [[Installation instructions for OpenSuSE 13.1]].&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Connect UPS unit to USB port of the corresponding machine.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;In &amp;lt;tt&amp;gt;/etc/apcupsd/apcupsd.conf&amp;lt;/tt&amp;gt; edit these lines:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
UPSCABLE usb&lt;br /&gt;
UPSTYPE usb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Also, &#039;&#039;&#039;comment out&#039;&#039;&#039; the &amp;lt;tt&amp;gt;DEVICE&amp;lt;/tt&amp;gt; line.&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;From command line, do&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chkconfig apcupsd on&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Start the daemon manually:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apcupsd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Test it:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
apcaccess&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This should produce extensive output regarding the UPS unit.&amp;lt;br&amp;gt;&lt;br /&gt;
(Note: this command also works for regular users; in that case use &amp;lt;tt&amp;gt;/usr/sbin/apcaccess&amp;lt;/tt&amp;gt;.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
	<entry>
		<id>https://csml-wiki.northwestern.edu/index.php?title=Compressed_data_files&amp;diff=438</id>
		<title>Compressed data files</title>
		<link rel="alternate" type="text/html" href="https://csml-wiki.northwestern.edu/index.php?title=Compressed_data_files&amp;diff=438"/>
		<updated>2014-10-29T20:29:59Z</updated>

		<summary type="html">&lt;p&gt;Huanxin: fixed one small typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many computer simulation packages offer the option to write data files in compressed form.  This is strongly recommended.&lt;br /&gt;
&lt;br /&gt;
=== Advantages ===&lt;br /&gt;
&lt;br /&gt;
* Save disk/tape space&lt;br /&gt;
* Faster writing of data (the CPU time expenditure for the compression is negligible compared to the time save by writing smaller files) &lt;br /&gt;
* File corruption is detected more easily&lt;br /&gt;
* Easier transfer to other computer systems&lt;br /&gt;
&lt;br /&gt;
=== Dealing with truncated compressed files ===&lt;br /&gt;
&lt;br /&gt;
A situation sometimes encountered is that a compressed file is truncated (this most frequently occurs when a program aborts and a file buffer was not flushed). Naive application of &amp;lt;tt&amp;gt;gzip -d&amp;lt;/tt&amp;gt; (or &amp;lt;tt&amp;gt;gunzip&amp;lt;/tt&amp;gt;) will lead to a &amp;quot;unexpected end of file&amp;quot; error message. However, it is easy to access most of the data in this file by compressing &amp;quot;on the fly&amp;quot; and redirecting the data stream to a file. For example, if &amp;lt;tt&amp;gt;output.dat.gz&amp;lt;/tt&amp;gt; is  truncated, use&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
gzip -dc output.dat.gz &amp;gt; output.dat&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will yield the same error message as &amp;lt;tt&amp;gt;gzip -d output.dat.gz&amp;lt;/tt&amp;gt; but now the decompressed file contents (until close to the truncation point) will be saved to &amp;lt;tt&amp;gt;output.dat&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Avoiding decompression of compressed files ===&lt;br /&gt;
&lt;br /&gt;
Ideally, compressed data files are &#039;&#039;&#039;not&#039;&#039;&#039; decompressed during analysis.  Decompression would require additional diskspace, as well as time to compress the data again after the analysis. Instead, analysis tools such as the [[Generic_Analyzer|generic analyzer]] and [[Autocorrelation|autocorrelation]] can handle compressed data directly. Indeed, even [[Gnuplot|gnuplot]] can plot compressed data files, see [[Gnuplot#General_usage_tips|gnuplot usage notes]].&lt;/div&gt;</summary>
		<author><name>Huanxin</name></author>
	</entry>
</feed>