<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to MigrationGuide0102</title><link>https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/</link><description>Recent changes to MigrationGuide0102</description><atom:link href="https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Mar 2012 08:12:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage MigrationGuide0102 modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -6,8 +6,8 @@
 * Directory name is now &lt;tt&gt;ermod-0.2.x&lt;/tt&gt; instead of  &lt;tt&gt;enerepr-0.1.x&lt;/tt&gt;
 * &lt;tt&gt;ermod_namd&lt;/tt&gt; and &lt;tt&gt;ermod_gromacs&lt;/tt&gt; is merged into a single file, &lt;tt&gt;ermod&lt;/tt&gt;.
 * Users for NAMD version should also set ERMOD_PLUGINS environment variable.
-    * If you install program by &lt;tt&gt;make install&lt;/tt&gt; you don't have to do anythiing. This is a recommended usage.
-    * If not, set environment variable *every time before you run the program*. In the below the extracted directory is assumed to be &lt;tt&gt;/path/to/ermod-0.2.x&lt;/tt&gt;.
+    * If you install program by &lt;tt&gt;make install&lt;/tt&gt; you don't have to do anythiing. This is the recommended usage.
+    * If not, set environment variable **every time before you run the program**. In the below the extracted directory is assumed to be &lt;tt&gt;/path/to/ermod-0.2.x&lt;/tt&gt;.
         * For sh/bash/zsh, &lt;tt&gt;export ERMOD_PLUGINS=/path/to/ermod-0.2.x/vmdplugins/libexec&lt;/tt&gt;
         * For csh/tcsh, &lt;tt&gt;setenv ERMOD_PLUGINS /path/to/ermod-0.2.x/vmdplugins/libexec&lt;/tt&gt;
 * Users for GROMACS version should run new version of &lt;tt&gt;gen_structure&lt;/tt&gt; and &lt;tt&gt;gen_input&lt;/tt&gt; to update input files to the latest format.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Fri, 30 Mar 2012 08:12:28 -0000</pubDate><guid>https://sourceforge.net9c637aba55a1023add56dbb977387458191589bb</guid></item><item><title>WikiPage MigrationGuide0102 modified by Shun Sakuraba</title><link>https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -8,8 +8,8 @@
 * Users for NAMD version should also set ERMOD_PLUGINS environment variable.
     * If you install program by &lt;tt&gt;make install&lt;/tt&gt; you don't have to do anythiing. This is a recommended usage.
     * If not, set environment variable *every time before you run the program*. In the below the extracted directory is assumed to be &lt;tt&gt;/path/to/ermod-0.2.x&lt;/tt&gt;.
-        * For sh/bash/zsh, &lt;pre&gt;export ERMOD_PLUGINS=/path/to/ermod-0.2.x/vmdplugins/libexec&lt;/pre&gt;
-        * For csh/tcsh, &lt;pre&gt;setenv ERMOD_PLUGINS /path/to/ermod-0.2.x/vmdplugins/libexec&lt;/pre&gt;
+        * For sh/bash/zsh, &lt;tt&gt;export ERMOD_PLUGINS=/path/to/ermod-0.2.x/vmdplugins/libexec&lt;/tt&gt;
+        * For csh/tcsh, &lt;tt&gt;setenv ERMOD_PLUGINS /path/to/ermod-0.2.x/vmdplugins/libexec&lt;/tt&gt;
 * Users for GROMACS version should run new version of &lt;tt&gt;gen_structure&lt;/tt&gt; and &lt;tt&gt;gen_input&lt;/tt&gt; to update input files to the latest format.
 * Values in weight_soln may be different from that obtained in ver. 0.1.
 * Changed random number generator to RANDOM_NUMBER() provided by Fortran compiler. Several values in reference system may be different from 0.1 because of this change (and changes in parallelization scheme).
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shun Sakuraba</dc:creator><pubDate>Thu, 29 Mar 2012 07:06:50 -0000</pubDate><guid>https://sourceforge.net6456feb0ed32ae91bd06c3ba5a1a24d68ba264ff</guid></item><item><title>WikiPage MigrationGuide0102 modified by Shun Sakuraba</title><link>https://sourceforge.net/p/ermod/wiki/MigrationGuide0102/</link><description>Migration guide from ver. 0.1 to 0.2
====

The following points are different from ver. 0.1:

* Directory name is now &lt;tt&gt;ermod-0.2.x&lt;/tt&gt; instead of  &lt;tt&gt;enerepr-0.1.x&lt;/tt&gt;
* &lt;tt&gt;ermod_namd&lt;/tt&gt; and &lt;tt&gt;ermod_gromacs&lt;/tt&gt; is merged into a single file, &lt;tt&gt;ermod&lt;/tt&gt;.
* Users for NAMD version should also set ERMOD_PLUGINS environment variable.
    * If you install program by &lt;tt&gt;make install&lt;/tt&gt; you don't have to do anythiing. This is a recommended usage.
    * If not, set environment variable *every time before you run the program*. In the below the extracted directory is assumed to be &lt;tt&gt;/path/to/ermod-0.2.x&lt;/tt&gt;.
        * For sh/bash/zsh, &lt;pre&gt;export ERMOD_PLUGINS=/path/to/ermod-0.2.x/vmdplugins/libexec&lt;/pre&gt;
        * For csh/tcsh, &lt;pre&gt;setenv ERMOD_PLUGINS /path/to/ermod-0.2.x/vmdplugins/libexec&lt;/pre&gt;
* Users for GROMACS version should run new version of &lt;tt&gt;gen_structure&lt;/tt&gt; and &lt;tt&gt;gen_input&lt;/tt&gt; to update input files to the latest format.
* Values in weight_soln may be different from that obtained in ver. 0.1.
* Changed random number generator to RANDOM_NUMBER() provided by Fortran compiler. Several values in reference system may be different from 0.1 because of this change (and changes in parallelization scheme).
* "corref" file is now output in binary format and is incompatible with old style format.
* Reference system computation now produces &lt;tt&gt;"progress.tt"&lt;/tt&gt;. The file contains the processed frame in the simulation.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shun Sakuraba</dc:creator><pubDate>Thu, 29 Mar 2012 07:04:24 -0000</pubDate><guid>https://sourceforge.nete1040750c9e89a632aed94f298f578aaf6e2c292</guid></item></channel></rss>