<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ErrorMessages</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>Recent changes to ErrorMessages</description><atom:link href="https://sourceforge.net/p/ermod/wiki/ErrorMessages/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 01 Dec 2024 14:56:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ermod/wiki/ErrorMessages/feed" rel="self" type="application/rss+xml"/><item><title>ErrorMessages modified by Logan Abbott</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Logan Abbott</dc:creator><pubDate>Sun, 01 Dec 2024 14:56:54 -0000</pubDate><guid>https://sourceforge.net5ce21370b6fcbb8034743dd52a7eb604389b3c03</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -1,52 +1,0 @@
-Common Error and Warning Messages which are Often Resolved Easily
-====
-
-The minimum of the energy coordinate is too large
-----
-The solute-solvent pair energy is meshed for constructing distribution functions.
-The smallest one of the meshed energies needs to be more negative than the minimum possible energy between solute and solvent; otherwise some energy values cannot be thrown into any mesh.
-The above error message shows that the smallest-energy mesh stays at too high-energy region compared to minimum possible value of the solute-solvent pair interaction.
-In this case, the smallest-energy mesh needs to be shifted to further smaller-energy region.
-
-To do so, user opens the &lt;tt&gt;parameters_er&lt;/tt&gt; file and modify the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter in it.
-The default value of &lt;tt&gt;ecdmin&lt;/tt&gt; is -20.0e0 (kcal/mol), so that user makes the value smaller, for example, to -25.0e0.
-When user modifies &lt;tt&gt;ecdmin&lt;/tt&gt;, he needs to run the &lt;tt&gt;ermod&lt;/tt&gt; program again.
-If he encounters the same error message, &lt;tt&gt;ecdmin&lt;/tt&gt; needs to be further smaller.
-
-The energy meshes must be identical between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
-Thus, when user changes the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter, he has to do so both for &lt;tt&gt;soln/parameters_er&lt;/tt&gt; and &lt;tt&gt;refs/parameters_er&lt;/tt&gt;.
-
-With the above modification, &lt;tt&gt;ecdmin&lt;/tt&gt; may become unphysically small.
-In this case, there is likely to be some mistake or inconsistency in the MD setup and a system-specific treatment will be required.
-
-The parameters contained in the &lt;tt&gt;parameters_er&lt;/tt&gt; file are described in [Parameter files for ermod](parameters-ermod).
-
-
-Incorrect normalization at (number specifying the solvent species)
-----
-The number of solvent molecules needs to be the same between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
-When the system is of mixed solvent, the number is identical for each solvent species.
-The number of solvent molecules is counted from soln/engsln.xx and refs/engref.xx, where xx is a two-digit integer.
-In principle, the number from engsln is coincident to the number from engref.
-Due to the finite-digit representation of numbers on computer, however, the two numbers can be different.
-The &lt;tt&gt;slvfe&lt;/tt&gt; program runs successfully only when the difference is within a certain allowance, and it terminates with the above error message when the difference is larger than that allowance.
-The allowance has a parameter name of &lt;tt&gt;tiny&lt;/tt&gt;, and can be modified in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file.
-The default value of &lt;tt&gt;tiny&lt;/tt&gt; is 1.0e-10, and the error message shows that the allowance is too stringent.
-
-When user sees the above error message, he opens the &lt;tt&gt;parameters_fe&lt;/tt&gt; file and make &lt;tt&gt;tiny&lt;/tt&gt; larger.
-For example, he may increase it to 1.0e-9.
-When user modifies &lt;tt&gt;tiny&lt;/tt&gt;, he needs to run the &lt;tt&gt;slvfe&lt;/tt&gt; program again.
-If he encounters the same error message, &lt;tt&gt;tiny&lt;/tt&gt; needs to be further larger.
-
-If user needs too large &lt;tt&gt;tiny&lt;/tt&gt; to make &lt;tt&gt;slvfe&lt;/tt&gt; run (for example, 1.0e-1), there is likely some inconsistency in the system setup.
-The numbers of solvent molecules in &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt; are both integers.
-In numerical realization, they are calculated from &lt;tt&gt;soln/engsln&lt;/tt&gt; and &lt;tt&gt;refs/engref&lt;/tt&gt; first as real and are converted into integer.
-A too large difference should not be there between the two numbers even in the numerical process; it is an indication of some mistake or inconsistency of solvent specification.
-
-The parameters contained in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
-
-
-Warning: mesh error is (value1) kcal/mol and is larger than the recommended value of (value2) kcal/mol
-----
-
-The parameters contained in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Sat, 21 Apr 2012 05:30:24 -0000</pubDate><guid>https://sourceforge.net7465d56b5fb6724deb1a4aed513d6be03b78929a</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -44,3 +44,9 @@
 A too large difference should not be there between the two numbers even in the numerical process; it is an indication of some mistake or inconsistency of solvent specification.
 
 The parameters contained in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
+
+
+Warning: mesh error is (value1) kcal/mol and is larger than the recommended value of (value2) kcal/mol
+----
+
+The parameters contained in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Sat, 21 Apr 2012 04:33:38 -0000</pubDate><guid>https://sourceforge.nete12c672176f631368ae87c32fadd28dcd683fbaf</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,46 +1,46 @@
-Common Error Messages which are Often Resolved Easily
+Common Error and Warning Messages which are Often Resolved Easily
 ====
 
 The minimum of the energy coordinate is too large
 ----
 The solute-solvent pair energy is meshed for constructing distribution functions.
 The smallest one of the meshed energies needs to be more negative than the minimum possible energy between solute and solvent; otherwise some energy values cannot be thrown into any mesh.
 The above error message shows that the smallest-energy mesh stays at too high-energy region compared to minimum possible value of the solute-solvent pair interaction.
 In this case, the smallest-energy mesh needs to be shifted to further smaller-energy region.
 
 To do so, user opens the &lt;tt&gt;parameters_er&lt;/tt&gt; file and modify the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter in it.
 The default value of &lt;tt&gt;ecdmin&lt;/tt&gt; is -20.0e0 (kcal/mol), so that user makes the value smaller, for example, to -25.0e0.
 When user modifies &lt;tt&gt;ecdmin&lt;/tt&gt;, he needs to run the &lt;tt&gt;ermod&lt;/tt&gt; program again.
 If he encounters the same error message, &lt;tt&gt;ecdmin&lt;/tt&gt; needs to be further smaller.
 
 The energy meshes must be identical between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
 Thus, when user changes the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter, he has to do so both for &lt;tt&gt;soln/parameters_er&lt;/tt&gt; and &lt;tt&gt;refs/parameters_er&lt;/tt&gt;.
 
 With the above modification, &lt;tt&gt;ecdmin&lt;/tt&gt; may become unphysically small.
 In this case, there is likely to be some mistake or inconsistency in the MD setup and a system-specific treatment will be required.
 
 The parameters contained in the &lt;tt&gt;parameters_er&lt;/tt&gt; file are described in [Parameter files for ermod](parameters-ermod).
 
 
 Incorrect normalization at (number specifying the solvent species)
 ----
 The number of solvent molecules needs to be the same between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
 When the system is of mixed solvent, the number is identical for each solvent species.
 The number of solvent molecules is counted from soln/engsln.xx and refs/engref.xx, where xx is a two-digit integer.
 In principle, the number from engsln is coincident to the number from engref.
 Due to the finite-digit representation of numbers on computer, however, the two numbers can be different.
 The &lt;tt&gt;slvfe&lt;/tt&gt; program runs successfully only when the difference is within a certain allowance, and it terminates with the above error message when the difference is larger than that allowance.
 The allowance has a parameter name of &lt;tt&gt;tiny&lt;/tt&gt;, and can be modified in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file.
 The default value of &lt;tt&gt;tiny&lt;/tt&gt; is 1.0e-10, and the error message shows that the allowance is too stringent.
 
 When user sees the above error message, he opens the &lt;tt&gt;parameters_fe&lt;/tt&gt; file and make &lt;tt&gt;tiny&lt;/tt&gt; larger.
 For example, he may increase it to 1.0e-9.
 When user modifies &lt;tt&gt;tiny&lt;/tt&gt;, he needs to run the &lt;tt&gt;slvfe&lt;/tt&gt; program again.
 If he encounters the same error message, &lt;tt&gt;tiny&lt;/tt&gt; needs to be further larger.
 
 If user needs too large &lt;tt&gt;tiny&lt;/tt&gt; to make &lt;tt&gt;slvfe&lt;/tt&gt; run (for example, 1.0e-1), there is likely some inconsistency in the system setup.
 The numbers of solvent molecules in &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt; are both integers.
 In numerical realization, they are calculated from &lt;tt&gt;soln/engsln&lt;/tt&gt; and &lt;tt&gt;refs/engref&lt;/tt&gt; first as real and are converted into integer.
 A too large difference should not be there between the two numbers even in the numerical process; it is an indication of some mistake or inconsistency of solvent specification.
 
-The parameters contained in the &lt;tt&gt;parameters_er&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
+The parameters contained in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Sat, 21 Apr 2012 04:14:03 -0000</pubDate><guid>https://sourceforge.netdff04a7396492c54c8b6059602c7ac4b3a92a680</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -38,9 +38,6 @@
 When user modifies &lt;tt&gt;tiny&lt;/tt&gt;, he needs to run the &lt;tt&gt;slvfe&lt;/tt&gt; program again.
 If he encounters the same error message, &lt;tt&gt;tiny&lt;/tt&gt; needs to be further larger.
 
-When user changes the &lt;tt&gt;tiny&lt;/tt&gt; value and runs the &lt;tt&gt;slvfe&lt;/tt&gt; program successfully, it is advised that he further modify &lt;tt&gt;tiny&lt;/tt&gt;, for example, successively from 1.0e-9 to 1.0e-5 and see the change in the solvation free energy calculated.
-Typically he will see no change in the free energy output.
-
 If user needs too large &lt;tt&gt;tiny&lt;/tt&gt; to make &lt;tt&gt;slvfe&lt;/tt&gt; run (for example, 1.0e-1), there is likely some inconsistency in the system setup.
 The numbers of solvent molecules in &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt; are both integers.
 In numerical realization, they are calculated from &lt;tt&gt;soln/engsln&lt;/tt&gt; and &lt;tt&gt;refs/engref&lt;/tt&gt; first as real and are converted into integer.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Thu, 19 Apr 2012 10:18:17 -0000</pubDate><guid>https://sourceforge.netafbebbc89a4fef9bffe7fa45df63e6590a97d9d2</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,4 +1,4 @@
-Common Error Messages Which are Often Resolved Easily
+Common Error Messages which are Often Resolved Easily
 ====
 
 The minimum of the energy coordinate is too large
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Thu, 19 Apr 2012 07:16:51 -0000</pubDate><guid>https://sourceforge.net072964871e92f01cf880fa55fd24bbada6b61ec2</guid></item><item><title>WikiPage ErrorMessages modified by Nobuyuki MATUBAYASI</title><link>https://sourceforge.net/p/ermod/wiki/ErrorMessages/</link><description>Common Error Messages Which are Often Resolved Easily
====

The minimum of the energy coordinate is too large
----
The solute-solvent pair energy is meshed for constructing distribution functions.
The smallest one of the meshed energies needs to be more negative than the minimum possible energy between solute and solvent; otherwise some energy values cannot be thrown into any mesh.
The above error message shows that the smallest-energy mesh stays at too high-energy region compared to minimum possible value of the solute-solvent pair interaction.
In this case, the smallest-energy mesh needs to be shifted to further smaller-energy region.

To do so, user opens the &lt;tt&gt;parameters_er&lt;/tt&gt; file and modify the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter in it.
The default value of &lt;tt&gt;ecdmin&lt;/tt&gt; is -20.0e0 (kcal/mol), so that user makes the value smaller, for example, to -25.0e0.
When user modifies &lt;tt&gt;ecdmin&lt;/tt&gt;, he needs to run the &lt;tt&gt;ermod&lt;/tt&gt; program again.
If he encounters the same error message, &lt;tt&gt;ecdmin&lt;/tt&gt; needs to be further smaller.

The energy meshes must be identical between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
Thus, when user changes the &lt;tt&gt;ecdmin&lt;/tt&gt; parameter, he has to do so both for &lt;tt&gt;soln/parameters_er&lt;/tt&gt; and &lt;tt&gt;refs/parameters_er&lt;/tt&gt;.

With the above modification, &lt;tt&gt;ecdmin&lt;/tt&gt; may become unphysically small.
In this case, there is likely to be some mistake or inconsistency in the MD setup and a system-specific treatment will be required.

The parameters contained in the &lt;tt&gt;parameters_er&lt;/tt&gt; file are described in [Parameter files for ermod](parameters-ermod).


Incorrect normalization at (number specifying the solvent species)
----
The number of solvent molecules needs to be the same between &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt;.
When the system is of mixed solvent, the number is identical for each solvent species.
The number of solvent molecules is counted from soln/engsln.xx and refs/engref.xx, where xx is a two-digit integer.
In principle, the number from engsln is coincident to the number from engref.
Due to the finite-digit representation of numbers on computer, however, the two numbers can be different.
The &lt;tt&gt;slvfe&lt;/tt&gt; program runs successfully only when the difference is within a certain allowance, and it terminates with the above error message when the difference is larger than that allowance.
The allowance has a parameter name of &lt;tt&gt;tiny&lt;/tt&gt;, and can be modified in the &lt;tt&gt;parameters_fe&lt;/tt&gt; file.
The default value of &lt;tt&gt;tiny&lt;/tt&gt; is 1.0e-10, and the error message shows that the allowance is too stringent.

When user sees the above error message, he opens the &lt;tt&gt;parameters_fe&lt;/tt&gt; file and make &lt;tt&gt;tiny&lt;/tt&gt; larger.
For example, he may increase it to 1.0e-9.
When user modifies &lt;tt&gt;tiny&lt;/tt&gt;, he needs to run the &lt;tt&gt;slvfe&lt;/tt&gt; program again.
If he encounters the same error message, &lt;tt&gt;tiny&lt;/tt&gt; needs to be further larger.

When user changes the &lt;tt&gt;tiny&lt;/tt&gt; value and runs the &lt;tt&gt;slvfe&lt;/tt&gt; program successfully, it is advised that he further modify &lt;tt&gt;tiny&lt;/tt&gt;, for example, successively from 1.0e-9 to 1.0e-5 and see the change in the solvation free energy calculated.
Typically he will see no change in the free energy output.

If user needs too large &lt;tt&gt;tiny&lt;/tt&gt; to make &lt;tt&gt;slvfe&lt;/tt&gt; run (for example, 1.0e-1), there is likely some inconsistency in the system setup.
The numbers of solvent molecules in &lt;tt&gt;soln&lt;/tt&gt; and &lt;tt&gt;refs&lt;/tt&gt; are both integers.
In numerical realization, they are calculated from &lt;tt&gt;soln/engsln&lt;/tt&gt; and &lt;tt&gt;refs/engref&lt;/tt&gt; first as real and are converted into integer.
A too large difference should not be there between the two numbers even in the numerical process; it is an indication of some mistake or inconsistency of solvent specification.

The parameters contained in the &lt;tt&gt;parameters_er&lt;/tt&gt; file are described in [Parameter files for slvfe](parameters-slvfe).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nobuyuki MATUBAYASI</dc:creator><pubDate>Thu, 19 Apr 2012 07:15:29 -0000</pubDate><guid>https://sourceforge.net3c758731d51e0ae2ec76caa40e85151891a55902</guid></item></channel></rss>