<?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.dynamics</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>Recent changes to Developers.Variables.dynamics</description><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 07 Jun 2013 11:04:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/feed" rel="self" type="application/rss+xml"/><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -34,5 +34,6 @@

 field | description
 ---|---        
-mc.handle | variants of Monte Carlo algorithm (Matlab function handle). See here for a [list of available random walkers](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.mc) temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
+mc.handle | variants of Monte Carlo algorithm (Matlab function handle). See here for a [list of available random walkers](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.mc)
+temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
 mc.delta | max. size of steps in random walk
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Fri, 07 Jun 2013 11:04:25 -0000</pubDate><guid>https://sourceforge.net9778f203776884fe0326badf731b01ebe43f6547</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -25,7 +25,7 @@

 field | description
 ---|---
-mc.handle | choice of "thermostat" algorithm (Matlab function handle). See here for a [list of available thermostats](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.tmp) 
+tmp.handle | choice of "thermostat" algorithm (Matlab function handle). See here for a [list of available thermostats](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.tmp) 
 temperature | desired value of temperature (real positive number in Kelvin units); is achieved by using a "thermostat". 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Fri, 07 Jun 2013 11:03:49 -0000</pubDate><guid>https://sourceforge.neta25bb16ade6f6f86d13fa8ed9754f81eff0d881d</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -5,10 +5,10 @@

 field | description
 ---|---
-propa_handle| choose propagator for positions/velocities (MATLAB function handle). See here for a [list of available propagators/integrators](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.md) 
+md.handle| choose propagator for positions/velocities (MATLAB function handle). See here for a [list of available propagators/integrators](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.md) 
 n_step | number of steps to be simulated (positive integer)
 n_save | number of steps between saves (positive integer); use this to limit the size of the resulting trajectory files
-t_step| size of time step (positive real number, in ps units) 
+t_step| size of time step (positive real number, in ps units, MD only) 
 seed | seed generation of random numbers; used for initial velocities (integer); use this to create reproducible sequences of random numbers 
 ensemble | choose thermodynamic ensemble, e. g., 'NVE', 'NVT' (three letter code). Not required for MonteCarlo which does NVT always.

@@ -25,17 +25,14 @@

 field | description
 ---|---
+mc.handle | choice of "thermostat" algorithm (Matlab function handle). See here for a [list of available thermostats](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.tmp) 
 temperature | desired value of temperature (real positive number in Kelvin units); is achieved by using a "thermostat". 
-thermo_handle | choice of "thermostat" algorithm (Matlab function handle). See here for a [list of available thermostats](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.tmp) 
-thermo_couple  | Time constant of thermostat (real number in ps units)    
+  

 Monte Carlo NVT simulations only
 --------------------------------

 field | description
 ---|---        
-temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
-mc_delta | max. size of steps in random walk
-mc_handle | variants of Monte Carlo algorithm (Matlab function handle). See here for a [list of available random walkers](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.mc) 
-mc_adjust | how often to adjust temperature (simulated annealing only)
-mc_factor | adjusting factor for temperature (simulated annealing only)
+mc.handle | variants of Monte Carlo algorithm (Matlab function handle). See here for a [list of available random walkers](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.mc) temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
+mc.delta | max. size of steps in random walk
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Fri, 07 Jun 2013 11:01:38 -0000</pubDate><guid>https://sourceforge.net0603279dcd92aa3798c4ca0daa0f6ab7788c12f9</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -5,7 +5,7 @@

 field | description
 ---|---
-propa_handle| choose propagator for positions/velocities (MATLAB function handle) 
+propa_handle| choose propagator for positions/velocities (MATLAB function handle). See here for a [list of available propagators/integrators](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.md) 
 n_step | number of steps to be simulated (positive integer)
 n_save | number of steps between saves (positive integer); use this to limit the size of the resulting trajectory files
 t_step| size of time step (positive real number, in ps units) 
@@ -25,8 +25,8 @@

 field | description
 ---|---
-temperature | desired value of temperature (real positive number in Kelvin units); is achieved by using a "thermostat", see below
-thermo_handle | choice of "thermostat" algorithm (Matlab function handle)
+temperature | desired value of temperature (real positive number in Kelvin units); is achieved by using a "thermostat". 
+thermo_handle | choice of "thermostat" algorithm (Matlab function handle). See here for a [list of available thermostats](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.tmp) 
 thermo_couple  | Time constant of thermostat (real number in ps units)    

 Monte Carlo NVT simulations only
@@ -36,6 +36,6 @@
 ---|---        
 temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
 mc_delta | max. size of steps in random walk
-mc_handle | variants of Monte Carlo algorithm (Matlab function handle): 'mc_multi', 'mc_single', 'mc_anneal'
+mc_handle | variants of Monte Carlo algorithm (Matlab function handle). See here for a [list of available random walkers](https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics.mc) 
 mc_adjust | how often to adjust temperature (simulated annealing only)
 mc_factor | adjusting factor for temperature (simulated annealing only)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Fri, 07 Jun 2013 08:06:28 -0000</pubDate><guid>https://sourceforge.net394aa87b627c49e5f860a425a6b744791f2d136c</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -37,3 +37,5 @@
 temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
 mc_delta | max. size of steps in random walk
 mc_handle | variants of Monte Carlo algorithm (Matlab function handle): 'mc_multi', 'mc_single', 'mc_anneal'
+mc_adjust | how often to adjust temperature (simulated annealing only)
+mc_factor | adjusting factor for temperature (simulated annealing only)
&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 17:32:18 -0000</pubDate><guid>https://sourceforge.net637faddb6383f141a8338278ea4f42856b7efbf0</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -10,35 +10,30 @@
 n_save | number of steps between saves (positive integer); use this to limit the size of the resulting trajectory files
 t_step| size of time step (positive real number, in ps units) 
 seed | seed generation of random numbers; used for initial velocities (integer); use this to create reproducible sequences of random numbers 
-ensemble | choose thermodynamic ensemble, e. g., 'NVE', 'NVT' (three letter code)
+ensemble | choose thermodynamic ensemble, e. g., 'NVE', 'NVT' (three letter code). Not required for MonteCarlo which does NVT always.

-NVE simulations only
-====================
-e_total 
--------
-* desired value of total energy, achieved by scaling of initial velocities
-* example: -05 (real number in kJ/mol units) should be *above* global minimum of force field :-)
+Molecular dynamics NVE simulations only
+---------------------------------------

-perturb
--------
-* random perturbation of initial coordinates
-* example: 0.01 (real number in nm units)                 
+field | description
+---|---
+e_total | desired value of total energy, achieved by scaling of initial velocities (real number in kJ/mol units) should be *above* global minimum of force field :-)
+perturb | random perturbation of initial coordinates (real number in nm units)                 

-NVT simulations only
-====================
+Molecular dynamics NVT simulations only
+---------------------------------------

-temperature
------------
-* desired value of temperature
-* example: 30 (real positive number in Kelvin units)               
-* can be achieved by using a "thermostat", see below
+field | description
+---|---
+temperature | desired value of temperature (real positive number in Kelvin units); is achieved by using a "thermostat", see below
+thermo_handle | choice of "thermostat" algorithm (Matlab function handle)
+thermo_couple  | Time constant of thermostat (real number in ps units)    

-thermo_handle 
--------------
-* choice of "thermostat" algorithm
-* example: @dyn_berendsen (function handle)
+Monte Carlo NVT simulations only
+--------------------------------

-thermo_couple
--------------
-* Time constant of thermostat
-* example: 001 (real number in ps units)            
+field | description
+---|---        
+temperature | desired value of temperature  (real positive number in Kelvin units);  governs acceptance/rejection of steps in random walk
+mc_delta | max. size of steps in random walk
+mc_handle | variants of Monte Carlo algorithm (Matlab function handle): 'mc_multi', 'mc_single', 'mc_anneal'
&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 17:29:59 -0000</pubDate><guid>https://sourceforge.net6060d93eeb240a31ee02cc9b72cfe39cee71206c</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -9,16 +9,8 @@
 n_step | number of steps to be simulated (positive integer)
 n_save | number of steps between saves (positive integer); use this to limit the size of the resulting trajectory files
 t_step| size of time step (positive real number, in ps units) 
-seed
----- 
-* seed generation of random numbers; used for initial velocities
-* example: 42 (integer)
-* use this to create reproducible sequences of random numbers 
-
-ensemble
--------- 
-* choose thermodynamic ensemble
-* example: 'NVE'|'NVT' (three letter code)
+seed | seed generation of random numbers; used for initial velocities (integer); use this to create reproducible sequences of random numbers 
+ensemble | choose thermodynamic ensemble, e. g., 'NVE', 'NVT' (three letter code)

 NVE simulations only
 ====================
&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:35:08 -0000</pubDate><guid>https://sourceforge.net7b914e8b1e2228682d85d9e7139fe13ffea24b88</guid></item><item><title>Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,31 +1,14 @@
 Variable "dynamics" in MolDynSim
 ==================================

-This variable specifies details of the molecular dynamics (trajectory) simulations in our [mol_Dynamics.m](Users.Programs.mol_Dynamics) MATLAB function. It is a structured variable that should initially containing the following fields :
+This variable specifies details of the molecular dynamics (trajectory) simulations in our [mol_Dynamics.m](Users.Programs.mol_Dynamics) and/or [mol_MonteCarlo.m](Users.Programs.mol_MonteCarlo) MATLAB function. It is a structured variable that should initially containing the following fields :

-propa_handle
------------- 
-* choose propagator for positions/velocities
-* example: @dyn_vel_verlet (function handle) here: velocity Verlet method
-
-n_step 
-------
-* number of time steps to be simulated
-* example: 2000 (integer)
-
-n_save
------- 
-* number of time steps between saves
-* example: 050 (positive integer number)
-* use this to limit the size of the resulting trajectory files
-
-t_step
-------
-* size of time step 
-* example: 0.001 (positive real number, in ps units) here  0.001 ps = 1fs
-* keep small enough to guarantee precision
-* but not smaller than necessary to guarantee efficiency
-
+field | description
+---|---
+propa_handle| choose propagator for positions/velocities (MATLAB function handle) 
+n_step | number of steps to be simulated (positive integer)
+n_save | number of steps between saves (positive integer); use this to limit the size of the resulting trajectory files
+t_step| size of time step (positive real number, in ps units) 
 seed
 ---- 
 * seed generation of random numbers; used for initial velocities
&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:29:30 -0000</pubDate><guid>https://sourceforge.net3ca9b0f70b98f6ff87a2e771f03ffef08c50a52b</guid></item><item><title>WikiPage Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;pre&gt;--- v9
+++ v10
@@ -16,13 +16,13 @@
 n_save
 ------ 
 * number of time steps between saves
-* example: 050 (integer)
+* example: 050 (positive integer number)
 * use this to limit the size of the resulting trajectory files
 
 t_step
 ------
-* size of time step in ps
-* example: 0.001 (real) here  0.001 ps = 1fs
+* size of time step 
+* example: 0.001 (positive real number, in ps units) here  0.001 ps = 1fs
 * keep small enough to guarantee precision
 * but not smaller than necessary to guarantee efficiency
 
@@ -30,6 +30,7 @@
 ---- 
 * seed generation of random numbers; used for initial velocities
 * example: 42 (integer)
+* use this to create reproducible sequences of random numbers 
 
 ensemble
 -------- 
@@ -38,12 +39,31 @@
 
 NVE simulations only
 ====================
-e_total = -05;                  % for NVE: total energy [kJ/mol]
-perturb = 0.01;                 % for NVE: random perturbation [nm]
+e_total 
+-------
+* desired value of total energy, achieved by scaling of initial velocities
+* example: -05 (real number in kJ/mol units) should be *above* global minimum of force field :-)
+
+perturb
+-------
+* random perturbation of initial coordinates
+* example: 0.01 (real number in nm units)                 
 
 NVT simulations only
 ====================
-temperature = 30;               % for NVT: temperature [Kelvin]
-seed = 42;                      % for NVT: seed random numbers
-thermo_handle = @dyn_berendsen;   % choose Berensen thermostat
-thermo_couple = 001;            % Time constant of thermostat [ps]
+
+temperature
+-----------
+* desired value of temperature
+* example: 30 (real positive number in Kelvin units)               
+* can be achieved by using a "thermostat", see below
+
+thermo_handle 
+-------------
+* choice of "thermostat" algorithm
+* example: @dyn_berendsen (function handle)
+
+thermo_couple
+-------------
+* Time constant of thermostat
+* example: 001 (real number in ps units)            
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Wed, 28 Nov 2012 09:58:28 -0000</pubDate><guid>https://sourceforge.net9fd7a3616a3789e22c23a103f49ddc8ae7edc415</guid></item><item><title>WikiPage Developers.Variables.dynamics modified by Burkhard Schmidt</title><link>https://sourceforge.net/p/trajlab/moldynsim/wiki/Developers.Variables.dynamics/</link><description>&lt;pre&gt;--- v8
+++ v9
@@ -5,33 +5,36 @@
 
 propa_handle
 ------------ 
-* example: @dyn_vel_verlet
 * choose propagator for positions/velocities
+* example: @dyn_vel_verlet (function handle) here: velocity Verlet method
 
 n_step 
 ------
+* number of time steps to be simulated
 * example: 2000 (integer)
-* number of time steps
 
 n_save
 ------ 
+* number of time steps between saves
 * example: 050 (integer)
-* number of time steps between saves
+* use this to limit the size of the resulting trajectory files
 
 t_step
 ------
+* size of time step in ps
 * example: 0.001 (real) here  0.001 ps = 1fs
-* size of time step in ps
+* keep small enough to guarantee precision
+* but not smaller than necessary to guarantee efficiency
 
 seed
 ---- 
+* seed generation of random numbers; used for initial velocities
 * example: 42 (integer)
-* seed generation of random numbers; used for initiaL velocities
 
 ensemble
 -------- 
-* example: 'NVE'  NVE/NVT
 * choose thermodynamic ensemble
+* example: 'NVE'|'NVT' (three letter code)
 
 NVE simulations only
 ====================
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burkhard Schmidt</dc:creator><pubDate>Wed, 28 Nov 2012 09:46:13 -0000</pubDate><guid>https://sourceforge.netb5523c5a371babbeb24f0d3abc67cf91ccd7735c</guid></item></channel></rss>