<?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.scan_1D</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>Recent changes to Developers.Variables.scan_1D</description><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 31 May 2013 12:23:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/feed" rel="self" type="application/rss+xml"/><item><title>Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,7 +1,7 @@
 Variable "scan_1D" in MolDynSim
 ===============================

-This variable specifies details of the one-dimensional force field scans in our MATLAB function [mol_ScanPot_1D](Users.Programs.mol_ScanPot_1D). It is a structured variable that should initially contain the following fields :
+This variable specifies details of the one-dimensional force field scans in our[mol_ScanPot_1D.m](Users.Programs.mol_ScanPot_1D) MATLAB function. It is a structured variable that should initially contain the following fields :

 field | description
 ---|---
&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:23:00 -0000</pubDate><guid>https://sourceforge.net59833457d26ae7048c13f444cf609238931d3c3a</guid></item><item><title>Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,7 +1,7 @@
 Variable "scan_1D" in MolDynSim
 ===============================

-This variable specifies details of the one-dimensional force field scans in our MATLAB function. It is a structured variable that should initially contain the following fields :
+This variable specifies details of the one-dimensional force field scans in our MATLAB function [mol_ScanPot_1D](Users.Programs.mol_ScanPot_1D). It is a structured variable that should initially contain the following fields :

 field | description
 ---|---
&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:02:32 -0000</pubDate><guid>https://sourceforge.net7c6683c673ef3e2ea1d9a8d1fd433acf067999d8</guid></item><item><title>Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -3,38 +3,13 @@

 This variable specifies details of the one-dimensional force field scans in our MATLAB function. It is a structured variable that should initially contain the following fields :

-spec1
------                       
-* select first molecular species
-* example: 3 (integer)
-
-spec2 
------
-* select second molecular species
-* example: 3 (integer)
-
-euler1
-------
-* rotate first molecule (Euler z, x, z rotations)
-* example: [0; 0; 0] (column vector of 3 real numbers)             
-
-euler2
-------
-* rotate second molecule (Euler z, x, z rotations)
-* example: [0; 0; 0] (column vector of 3 real numbers)             
-
-shift1
-------
-* translate first molecule
-* example: [0; 0; 0]   (column vector of n_dim real numbers)                       
-
-shift2
-------
-* translate second molecule
-* example: [0; 0; 0]   (column vector of n_dim real numbers)                       
-
-coordinate
-----------
-* scan coordinate (along z)
-* example: linspace(0.3, 0.7, 41) (vector of real numbers) 
+field | description
+---|---
+spec1 | select first molecular species (integer)
+spec2 | select second molecular species (integer)
+euler1| rotate first molecule (Euler z, x, z rotations, column vector of 3 real numbers)             
+euler2| rotate second molecule (Euler z, x, z rotations, column vector of 3 real numbers)             
+shift1 | translate first molecule (column vector of n_dim real numbers)                       
+shift2| translate second molecule (column vector of n_dim real numbers)                       
+coordinate | scan coordinate along z, e.g., linspace(0.3, 0.7, 41) (vector of real numbers) 

&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 11:59:15 -0000</pubDate><guid>https://sourceforge.net2359d73815ceafc57624accd1ae9a46ba2776872</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v8
+++ v9
@@ -1,7 +1,7 @@
 Variable "scan_1D" in MolDynSim
 ===============================
 
-This variable specifies details of the one-dimensional force field scans in our MATLAB function. It is a structured variable containing the following fields :
+This variable specifies details of the one-dimensional force field scans in our MATLAB function. It is a structured variable that should initially contain the following fields :
 
 spec1
 -----                       
&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:14:17 -0000</pubDate><guid>https://sourceforge.net19b3a3504c22263307e133a98a2bf0e2c4349ef9</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v7
+++ v8
@@ -36,5 +36,5 @@
 coordinate
 ----------
 * scan coordinate (along z)
-* example: linspace(.3, .7, 41) (vector of real numbers) 
+* example: linspace(0.3, 0.7, 41) (vector of real numbers) 
  
&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:08:36 -0000</pubDate><guid>https://sourceforge.net8f732430571b9f85e669541944c7531b587595e0</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -6,22 +6,35 @@
 spec1
 -----                       
 * select first molecular species
+* example: 3 (integer)
 
 spec2 
 -----
 * select second molecular species
+* example: 3 (integer)
 
 euler1
 ------
-* example: [0; 0; 0]                
-* rotate first molecule
+* rotate first molecule (Euler z, x, z rotations)
+* example: [0; 0; 0] (column vector of 3 real numbers)             
+
+euler2
+------
+* rotate second molecule (Euler z, x, z rotations)
+* example: [0; 0; 0] (column vector of 3 real numbers)             
 
 shift1
 ------
-* example: [0; 0; 0]                
 * translate first molecule
+* example: [0; 0; 0]   (column vector of n_dim real numbers)                       
+
+shift2
+------
+* translate second molecule
+* example: [0; 0; 0]   (column vector of n_dim real numbers)                       
 
 coordinate
 ----------
-* linspace(.3, .7, 41); % scan coordinate (along z)
+* scan coordinate (along z)
+* example: linspace(.3, .7, 41) (vector of real numbers) 
  
&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:05:53 -0000</pubDate><guid>https://sourceforge.net358251c5ab521cdbdbd3e3ad073ea462a33b17cf</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -1,8 +1,27 @@
 Variable "scan_1D" in MolDynSim
 ===============================
 
-This variable specifies details of the force field scans in our [mol_ScanPot_1D.m](Users.Programs.mol_ScanPot_1D) MATLAB script. It is a structured variable containing the following fields :
+This variable specifies details of the one-dimensional force field scans in our MATLAB function. It is a structured variable containing the following fields :
 
-* to be written
-* to be written 
-* ....
+spec1
+-----                       
+* select first molecular species
+
+spec2 
+-----
+* select second molecular species
+
+euler1
+------
+* example: [0; 0; 0]                
+* rotate first molecule
+
+shift1
+------
+* example: [0; 0; 0]                
+* translate first molecule
+
+coordinate
+----------
+* linspace(.3, .7, 41); % scan coordinate (along z)
+ 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Tue, 27 Nov 2012 18:57:05 -0000</pubDate><guid>https://sourceforge.net4a35654135e918d83b72d909148a36d76e4b650d</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,7 @@
 Variable "scan_1D" in MolDynSim
 ===============================
 
-This variable specifies details of the force field scans in our [mol_scan_1D.m](Users.Programs.mol_scan_1D) MATLAB script. It is a structured variable containing the following fields :
+This variable specifies details of the force field scans in our [mol_ScanPot_1D.m](Users.Programs.mol_ScanPot_1D) 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:41:13 -0000</pubDate><guid>https://sourceforge.net9fc89343e8aef2b5d644799961a7459c7465cb2d</guid></item><item><title>WikiPage Developers.Variables.scan_1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan_1D/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,5 +1,5 @@
-Variable "scan1D" in MolDynSim
-==================================
+Variable "scan_1D" in MolDynSim
+===============================
 
 This variable specifies details of the force field scans in our [mol_scan_1D.m](Users.Programs.mol_scan_1D) MATLAB script. It is a structured variable 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, 13 Nov 2012 18:31:16 -0000</pubDate><guid>https://sourceforge.netf5a1f20fef2dc31dbfebf44529f438d0d355efca</guid></item><item><title>WikiPage Developers.Variables.scan1D modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.scan1D/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,7 @@
 Variable "scan1D" in MolDynSim
 ==================================
 
-This variable specifies details of the force field scans in our [mol_scan1D.m](Users.Programs.mol_scan1D) MATLAB script. It is a structured variable containing the following fields :
+This variable specifies details of the force field scans in our [mol_scan_1D.m](Users.Programs.mol_scan_1D) 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 17:40:21 -0000</pubDate><guid>https://sourceforge.net1bdd6432de4bf56c05234d7302c6efd495001f8e</guid></item></channel></rss>