<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Getting started</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>Recent changes to Getting started</description><atom:link href="https://sourceforge.net/p/iphigenie/wiki/Getting%20started/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 29 Aug 2014 07:24:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/iphigenie/wiki/Getting%20started/feed" rel="self" type="application/rss+xml"/><item><title>Getting started modified by Magnus</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,35 +1,35 @@
 Welcome to the Iphigenie molecular dynamics (MD) simulation program.
 To get started follow these steps:

-1. Download the latest version of Iphigenie. 
+1. Download the latest version of Iphigenie
 -------
-Each version subdirectory contains tared and gziped files that can be expanded 
+Each version subdirectory contains tar'ed and gzip'ed files that can be expanded. 

 ~~~~
 :::bash
 tar -xzpvf &amp;lt;filename&amp;gt;
 ~~~~
 from a common _root_ directory.
-Both the 'program' and 'share' files are definately needed. The 'examples' are useful to get an idea what iphigenie provides and how the various features have to be oparated. The latest file 'testsuite' is mainly intended for developers and provides reference output to check if everything runs correctly.
+The 'program' and 'share' files are obligatory. The 'examples' are useful to get an idea what features Iphigenie provides and how they are operated. The last file 'testsuite' is mainly intended for developers and provides reference output for different setups to check if everything runs correctly.

     iphigenie-XXX-program.tar.gz   :   the source code and build system
+    iphigenie-XXX-share.tar.gz     :   parameter and data files
     iphigenie-XXX-examples.tar.gz  :   input file examples
     iphigenie-XXX-testsuite.tar.gz :   reference input and output
-    iphigenie-XXX-share.tar.gz     :   parameter and data files

 2. Compile Iphigenie
 -----
-Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite](Test Suite) to verify the numerics of your executable.
+Follow the [compiling](Compiling) instructions. If in doubt about the validity of your build, run the [Test Suite](Test Suite) to verify the numerics of your executable.

-3. Setup the Simulation System
+3. Set up the Simulation System
 -----
-The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](http://www.charmm.org) and [namd](http://www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.
+The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [CHARMM](http://www.charmm.org) and [NAMD](http://www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (VMD)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.

 4. Prepare your Control File
 ------
-The [control file](control file) _ctl.xml_ contains the full set of input options and their default settings (follow the [link](control file) for details). For inputs of typical tasks see the [examples](Examples).
+The [control file](control file) _ctl.xml_ contains the full set of input options (follow this [link](control file) for details) and comments. You will only need a small subset of tags for a typical task. For inputs of such tasks see the [examples](Examples).

 5. Run the Simulation
 ------
-Use the [iffi](iffi) executable tu run your simulation. 
+Use the [iffi](iffi) executable to run your simulation. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Magnus</dc:creator><pubDate>Fri, 29 Aug 2014 07:24:43 -0000</pubDate><guid>https://sourceforge.net18428ac1f489e4d2e66df17b72270dfbfe0d5fc2</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -22,7 +22,7 @@
 Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite](Test Suite) to verify the numerics of your executable.

-3. Setup the Simualtion System
+3. Setup the Simulation System
 -----
 The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](http://www.charmm.org) and [namd](http://www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Thu, 28 Aug 2014 16:55:03 -0000</pubDate><guid>https://sourceforge.net404ed14f355fb40f041afd27b6cceea30706b942</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,7 @@
 Welcome to the Iphigenie molecular dynamics (MD) simulation program.
-To get started follow these steps
+To get started follow these steps:

-1. Download the files provided for the latest version of Iphigenie. 
+1. Download the latest version of Iphigenie. 
 -------
 Each version subdirectory contains tared and gziped files that can be expanded 

@@ -17,16 +17,19 @@
     iphigenie-XXX-testsuite.tar.gz :   reference input and output
     iphigenie-XXX-share.tar.gz     :   parameter and data files

-2. Compile 
+2. Compile Iphigenie
 -----
 Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite](Test Suite) to verify the numerics of your executable.

-3. System Setup 
+3. Setup the Simualtion System
 -----
 The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](http://www.charmm.org) and [namd](http://www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.

-4. Control File
+4. Prepare your Control File
 ------
-The [control file](control file) _ctl.xml_ contains the full set of input options and their default settings.
+The [control file](control file) _ctl.xml_ contains the full set of input options and their default settings (follow the [link](control file) for details). For inputs of typical tasks see the [examples](Examples).

+5. Run the Simulation
+------
+Use the [iffi](iffi) executable tu run your simulation. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Thu, 28 Aug 2014 13:22:25 -0000</pubDate><guid>https://sourceforge.net48c443de8ed2bd6babfd53d0b1bb34c9cd22d0fa</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -24,7 +24,7 @@

 3. System Setup 
 -----
-The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](www.charmm.org) and [namd](www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.
+The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](http://www.charmm.org) and [namd](http://www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.

 4. Control File
 ------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Thu, 28 Aug 2014 11:00:06 -0000</pubDate><guid>https://sourceforge.net9ef481f05603cda7c1a46f4025e5a34ee2d6cc24</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -9,15 +9,24 @@
 :::bash
 tar -xzpvf &amp;lt;filename&amp;gt;
 ~~~~
-from a common directory.
-Both 'program' and 'share' files are definately needed. 'examples' are useful to get an idea what iphigenie provides and how the various features have to be oparated. The latest file 'testsuite' is mainly intended for developers and provides reference output to check if everything runs correctly.
+from a common _root_ directory.
+Both the 'program' and 'share' files are definately needed. The 'examples' are useful to get an idea what iphigenie provides and how the various features have to be oparated. The latest file 'testsuite' is mainly intended for developers and provides reference output to check if everything runs correctly.

-    *   __iphigenie-XXX-program.tar.gz__   :   the source code and build system
-    *   __iphigenie-XXX-examples.tar.gz__  :   input file examples
-    *   __iphigenie-XXX-testsuite.tar.gz__ :   reference input and output
-    *   __iphigenie-XXX-share.tar.gz__     :   parameter and data files
+    iphigenie-XXX-program.tar.gz   :   the source code and build system
+    iphigenie-XXX-examples.tar.gz  :   input file examples
+    iphigenie-XXX-testsuite.tar.gz :   reference input and output
+    iphigenie-XXX-share.tar.gz     :   parameter and data files

 2. Compile 
 -----
-Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite] to verify your executable.
+Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite](Test Suite) to verify the numerics of your executable.

+
+3. System Setup 
+-----
+The input files for the MD executable [iffi](iffi) have to be generated from _protein data base_ (.pdb) files and _protein structure files_ (.psf) analogous to [charmm](www.charmm.org) and [namd](www.ks.uiuc.edu/Research/namd/). You can built these files, for example, with tools provided by the [visual molecular dynamics (vmd)](http://www.ks.uiuc.edu/Research/vmd/) package. Convert these files to the native [iffi](iffi) input format by the [xpl2lis](xpl2lis) tool.
+
+4. Control File
+------
+The [control file](control file) _ctl.xml_ contains the full set of input options and their default settings.
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Thu, 28 Aug 2014 10:58:54 -0000</pubDate><guid>https://sourceforge.netedadf623c315995c7f855352f72a0e1ae78c0bb4</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -19,5 +19,5 @@

 2. Compile 
 -----
-Follow the [compiling] instructions. If in doubt, run the [Test Suite] to verify your executable.
+Follow the [compiling](Compiling) instructions. If in doubt, run the [Test Suite] to verify your executable.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Wed, 27 Aug 2014 17:13:19 -0000</pubDate><guid>https://sourceforge.net99d422cdfa0962d814f5e2c11e58ae2f6398c434</guid></item><item><title>Getting started modified by Gerald Mathias</title><link>https://sourceforge.net/p/iphigenie/wiki/Getting%2520started/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to the Iphigenie molecular dynamics (MD) simulation program.&lt;br /&gt;
To get started follow these steps&lt;/p&gt;
&lt;h2 id="1-download-the-files-provided-for-the-latest-version-of-iphigenie"&gt;1. Download the files provided for the latest version of Iphigenie.&lt;/h2&gt;
&lt;p&gt;Each version subdirectory contains tared and gziped files that can be expanded &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;tar -xzpvf &amp;lt;filename&amp;gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;from a common directory.&lt;br /&gt;
Both 'program' and 'share' files are definately needed. 'examples' are useful to get an idea what iphigenie provides and how the various features have to be oparated. The latest file 'testsuite' is mainly intended for developers and provides reference output to check if everything runs correctly.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;*&lt;/span&gt;   &lt;span class="n"&gt;__iphigenie&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;XXX&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;program&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz__&lt;/span&gt;   &lt;span class="o"&gt;:&lt;/span&gt;   &lt;span class="n"&gt;the&lt;/span&gt; &lt;span class="n"&gt;source&lt;/span&gt; &lt;span class="n"&gt;code&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;build&lt;/span&gt; &lt;span class="n"&gt;system&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt;   &lt;span class="n"&gt;__iphigenie&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;XXX&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;examples&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz__&lt;/span&gt;  &lt;span class="o"&gt;:&lt;/span&gt;   &lt;span class="n"&gt;input&lt;/span&gt; &lt;span class="n"&gt;file&lt;/span&gt; &lt;span class="n"&gt;examples&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt;   &lt;span class="n"&gt;__iphigenie&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;XXX&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;testsuite&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz__&lt;/span&gt; &lt;span class="o"&gt;:&lt;/span&gt;   &lt;span class="n"&gt;reference&lt;/span&gt; &lt;span class="n"&gt;input&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;output&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt;   &lt;span class="n"&gt;__iphigenie&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;XXX&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;share&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz__&lt;/span&gt;     &lt;span class="o"&gt;:&lt;/span&gt;   &lt;span class="n"&gt;parameter&lt;/span&gt; &lt;span class="n"&gt;and&lt;/span&gt; &lt;span class="n"&gt;data&lt;/span&gt; &lt;span class="n"&gt;files&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h2 id="2-compile"&gt;2. Compile&lt;/h2&gt;
&lt;p&gt;Follow the &lt;span&gt;[compiling]&lt;/span&gt; instructions. If in doubt, run the &lt;a class="alink" href="/p/iphigenie/wiki/Test%20Suite"&gt;[Test Suite]&lt;/a&gt; to verify your executable.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gerald Mathias</dc:creator><pubDate>Wed, 27 Aug 2014 17:12:09 -0000</pubDate><guid>https://sourceforge.net6c60efe4ffce566b296f4368b27926771b6d3c14</guid></item></channel></rss>