<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Developers.Variables.vibrations</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/</link><description>Recent changes to Developers.Variables.vibrations</description><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 31 May 2013 12:25:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/feed" rel="self" type="application/rss+xml"/><item><title>Developers.Variables.vibrations modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -3,22 +3,9 @@

 This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_Vibrations.m](Users.Programs.mol_Vibrations) MATLAB function. It is a structured variable that should initially containing the following fields :

-movie
------
-* toggle movies of normal modes
-* example: true (logical)
-
-amplitude
---------- 
-* amplitude of vibrations
-* example: 1.0 (real number, in units of dimensionless normal coordinates)
-
-scan
----- 
-* toggle scanning along normal coordinates
-* example: true (logical)            
-
-coordinate
-----------
-* values of normal coordinate scans
-* example: linspace(-1.0, +1.0, 21) (vector of real number, in units of dimensionless normal coordinates)
+field | description
+---|---
+movie | toggle movies of normal modes (logical)
+amplitude| amplitude of vibrations (real number, in units of dimensionless normal coordinates)
+scan | toggle scanning along normal coordinates (logical)            
+coordinate | range of normal coordinate scans, e. g., linspace(-1.0, +1.0, 21) (vector of real number, in units of dimensionless normal coordinates)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Fri, 31 May 2013 12:25:32 -0000</pubDate><guid>https://sourceforge.netc1cf2ec838a4d17bb4ad8386f43804b36188bb54</guid></item><item><title>WikiPage Developers.Variables.vibrations modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -6,12 +6,12 @@
 movie
 -----
 * toggle movies of normal modes
-* example: true
+* example: true (logical)
 
 amplitude
 --------- 
 * amplitude of vibrations
-* example: 1.0
+* example: 1.0 (real number, in units of dimensionless normal coordinates)
 
 scan
 ---- 
@@ -21,4 +21,4 @@
 coordinate
 ----------
 * values of normal coordinate scans
-* example: linspace(-1.0, +1.0, 21); 
+* example: linspace(-1.0, +1.0, 21) (vector of real number, in units of dimensionless normal coordinates)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 27 Nov 2012 19:29:16 -0000</pubDate><guid>https://sourceforge.net4120eb61354c312971cdbb60c0fa9d0d380b3ba2</guid></item><item><title>WikiPage Developers.Variables.vibrations modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibrations/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,4 @@
-Variable "vibration" in MolDynSim
+Variable "vibrations" in MolDynSim
 ==================================
 
 This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_Vibrations.m](Users.Programs.mol_Vibrations) MATLAB function. It is a structured variable that should initially containing the following fields :
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 27 Nov 2012 19:27:06 -0000</pubDate><guid>https://sourceforge.net2feefc2456f8c289e79d343abfc7b85b0f75ffb4</guid></item><item><title>WikiPage Developers.Variables.vibration modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibration/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,24 @@
 Variable "vibration" in MolDynSim
 ==================================
 
-This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_Vibrations.m](Users.Programs.mol_Vibrations) MATLAB script. It is a structured variable containing the following fields :
+This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_Vibrations.m](Users.Programs.mol_Vibrations) MATLAB function. It is a structured variable that should initially containing the following fields :
 
-* to be written
-* to be written 
-* ....
+movie
+-----
+* toggle movies of normal modes
+* example: true
+
+amplitude
+--------- 
+* amplitude of vibrations
+* example: 1.0
+
+scan
+---- 
+* toggle scanning along normal coordinates
+* example: true (logical)            
+
+coordinate
+----------
+* values of normal coordinate scans
+* example: linspace(-1.0, +1.0, 21); 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 27 Nov 2012 19:25:38 -0000</pubDate><guid>https://sourceforge.net462ca7fa2edb8b803e561d523b320b615e13a8e0</guid></item><item><title>WikiPage Developers.Variables.vibration modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibration/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,7 @@
 Variable "vibration" in MolDynSim
 ==================================
 
-This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_vib.m](Users.Programs.mol_vib) MATLAB script. It is a structured variable containing the following fields :
+This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_Vibrations.m](Users.Programs.mol_Vibrations) MATLAB script. It is a structured variable containing the following fields :
 
 * to be written
 * to be written 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 27 Nov 2012 14:57:00 -0000</pubDate><guid>https://sourceforge.net615c861f1f1213c1f36361a190ffe303da43b356</guid></item><item><title>WikiPage Developers.Variables.vibration modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibration/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 Variable "vibration" in MolDynSim
 ==================================
 
-A structured variable containing the following fields :
+This variable specifies details of the normal mode analysis (molecular vibrations) in our [mol_vib.m](Users.Programs.mol_vib) MATLAB script. It is a structured variable containing the following fields :
 
 * to be written
 * to be written 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 13 Nov 2012 10:23:15 -0000</pubDate><guid>https://sourceforge.netb674f2c47d6f14705808cdea9351287f537147e8</guid></item><item><title>WikiPage Developers.Variables.vibration modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.vibration/</link><description>Variable "vibration" in MolDynSim
==================================

A structured variable containing the following fields :

* to be written
* to be written 
* ....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 13 Nov 2012 10:06:43 -0000</pubDate><guid>https://sourceforge.nete8aa21e9042d99aa2327767c919335454c46ce56</guid></item></channel></rss>