<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>We are getting to much detail now.<br>In principle yes, but since you get a clear error message now, I wouldn't worry about this.<br>The chance that the last water block is willingly smaller than the number of ions is about zero.<br><br>Berk<br><br>&gt; Date: Thu, 11 Feb 2010 13:34:59 +0100<br>&gt; From: erikm@xray.bmc.uu.se<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] Software inconsistency error: Not enough water<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Is it desirable that genion only considers a single SOL block? Why not <br>&gt; use them all if there are many?<br>&gt; <br>&gt; Regards,<br>&gt; <br>&gt; Erik<br>&gt; <br>&gt; Berk Hess skrev:<br>&gt; &gt; Hi,<br>&gt; &gt;<br>&gt; &gt; genion in future Gromacs versions will only use the last SOL block<br>&gt; &gt; and give a proper error message when there is not enough water.<br>&gt; &gt;<br>&gt; &gt; Berk<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; From: iitdckc@gmail.com<br>&gt; &gt; Date: Thu, 11 Feb 2010 16:45:06 +0530<br>&gt; &gt; Subject: Re: [gmx-users] Software inconsistency error: Not enough water<br>&gt; &gt; To: gmx-users@gromacs.org<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Thanks berk.<br>&gt; &gt; By the way, if I dont give -p topol.top as input to genion, then <br>&gt; &gt; genion executes. In this case, I manually edit the topology file and <br>&gt; &gt; add the ion information.<br>&gt; &gt;  [ molecules ]<br>&gt; &gt; ; Compound        #mols<br>&gt; &gt; Protein_A           1<br>&gt; &gt; Protein_B           1<br>&gt; &gt; Protein_C           1<br>&gt; &gt; Protein_D           1<br>&gt; &gt; Protein_E           1<br>&gt; &gt; SOL                32<br>&gt; &gt; SOL                46<br>&gt; &gt; SOL                 3<br>&gt; &gt; SOL                13<br>&gt; &gt; SOL             19791<br>&gt; &gt; Na                 48<br>&gt; &gt;<br>&gt; &gt; This is my part of topology after adding ions (Na). In the previous <br>&gt; &gt; case of genion was only considering first SOL information, which has <br>&gt; &gt; only 32 molecules.<br>&gt; &gt;<br>&gt; &gt; Chandan <br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Chandan kumar Choudhury<br>&gt; &gt; NCL, Pune<br>&gt; &gt; INDIA<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Thu, Feb 11, 2010 at 3:38 PM, Berk Hess &lt;gmx3@hotmail.com <br>&gt; &gt; &lt;mailto:gmx3@hotmail.com&gt;&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;     Hi,<br>&gt; &gt;<br>&gt; &gt;     This error message in incorrect, it is probably not a software<br>&gt; &gt;     inconsistency.<br>&gt; &gt;     Looking at the code, it seems the problem is that the topology file<br>&gt; &gt;     you provided does not have enough SOL molecules in the [molecules<br>&gt; &gt;     ] section.<br>&gt; &gt;     I'll fix this error message for the next release.<br>&gt; &gt;<br>&gt; &gt;     Berk<br>&gt; &gt;<br>&gt; &gt;     ------------------------------------------------------------------------<br>&gt; &gt;     From: iitdckc@gmail.com &lt;mailto:iitdckc@gmail.com&gt;<br>&gt; &gt;     Date: Thu, 11 Feb 2010 12:48:53 +0530<br>&gt; &gt;     To: gmx-users@gromacs.org &lt;mailto:gmx-users@gromacs.org&gt;<br>&gt; &gt;     Subject: [gmx-users] Software inconsistency error: Not enough water<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;     Hello gmxusers !!<br>&gt; &gt;     I am simulating a protein and it  is bound to ATP.<br>&gt; &gt;     Simulation of protein alone (without) works fine. Solely ATP<br>&gt; &gt;     simulation too works. But the problem arises on adding ions to the<br>&gt; &gt;     protein + ATP (1QHH.pdb) file.<br>&gt; &gt;     Error:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;     $ genion -s em.tpr -o ion.pdb -p topol.top -np 48<br>&gt; &gt;     WARNING: turning of free energy, will use lambda=0      <br>&gt; &gt;     Reading file em.tpr, VERSION 4.0.7 (single precision)   <br>&gt; &gt;     Using a coulomb cut-off of 0.9 nm                       <br>&gt; &gt;     Will try to add 48 Na ions and 0 Cl ions.               <br>&gt; &gt;     Select a continuous group of solvent molecules          <br>&gt; &gt;     Opening library file<br>&gt; &gt;     /usr/local/gromacs/share/gromacs/top/aminoacids.dat<br>&gt; &gt;     Group     0 (      System) has 70056<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     1 (     Protein) has 10214<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     2 (   Protein-H) has  5107<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     3 (     C-alpha) has   623<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     4 (    Backbone) has  1869<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     5 (   MainChain) has  2488<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     6 (MainChain+Cb) has  3083<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     7 ( MainChain+H) has  3099<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     8 (   SideChain) has  7115<br>&gt; &gt;     elements                          <br>&gt; &gt;     Group     9 ( SideChain-H) has  2619 elements<br>&gt; &gt;     Group    10 ( Prot-Masses) has 10214 elements<br>&gt; &gt;     Group    11 ( Non-Protein) has 59842 elements<br>&gt; &gt;     Group    12 (         ATP) has    43 elements<br>&gt; &gt;     Group    13 (         SOL) has 59799 elements<br>&gt; &gt;     Group    14 (       Other) has 59842 elements<br>&gt; &gt;     Select a group: 13<br>&gt; &gt;     Selected 13: 'SOL'<br>&gt; &gt;     Number of (3-atomic) solvent molecules: 19933<br>&gt; &gt;<br>&gt; &gt;     Processing topology<br>&gt; &gt;<br>&gt; &gt;     Back Off! I just backed up temp.top to ./#temp.top.1#<br>&gt; &gt;<br>&gt; &gt;     -------------------------------------------------------<br>&gt; &gt;     Program genion, VERSION 4.0.7<br>&gt; &gt;     Source code file: gmx_genion.c, line: 269<br>&gt; &gt;<br>&gt; &gt;     Software inconsistency error:<br>&gt; &gt;     Not enough water<br>&gt; &gt;     -------------------------------------------------------<br>&gt; &gt;<br>&gt; &gt;     Though my system has sufficient amount of water (19933) molecules.<br>&gt; &gt;     Can not understand the error. Any information would be useful.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;     Chadan<br>&gt; &gt;     --<br>&gt; &gt;     Chandan kumar Choudhury<br>&gt; &gt;     NCL, Pune<br>&gt; &gt;     INDIA<br>&gt; &gt;<br>&gt; &gt;     ------------------------------------------------------------------------<br>&gt; &gt;     Express yourself instantly with MSN Messenger! MSN Messenger<br>&gt; &gt;     &lt;http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/&gt;<br>&gt; &gt;<br>&gt; &gt;     --<br>&gt; &gt;     gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt;     &lt;mailto:gmx-users@gromacs.org&gt;<br>&gt; &gt;     http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;     Please search the archive at http://www.gromacs.org/search before<br>&gt; &gt;     posting!<br>&gt; &gt;     Please don't post (un)subscribe requests to the list. Use the<br>&gt; &gt;     www interface or send it to gmx-users-request@gromacs.org<br>&gt; &gt;     &lt;mailto:gmx-users-request@gromacs.org&gt;.<br>&gt; &gt;     Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; Express yourself instantly with MSN Messenger! MSN Messenger <br>&gt; &gt; &lt;http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/&gt;<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; -----------------------------------------------<br>&gt; Erik Marklund, PhD student<br>&gt; Laboratory of Molecular Biophysics,<br>&gt; Dept. of Cell and Molecular Biology, Uppsala University.<br>&gt; Husargatan 3, Box 596,    75124 Uppsala, Sweden<br>&gt; phone:    +46 18 471 4537        fax: +46 18 511 755<br>&gt; erikm@xray.bmc.uu.se    http://xray.bmc.uu.se/molbiophys<br>&gt; <br>&gt; -- <br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>                                               <br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>