Dear gromacs users<br><br><br>My system contains protein and water molecules.<br><br>I want to use g_select to obtain residue number of water molecules being within 0.35 nm of protein.<br><br>My index file is as follows:<br>
<br>[ Protein ]<br><br>[SOL]<br><br>When I use  g_select -f *.xtc -s *.tpr -n index.ndx -oi -select &quot;Close to Protein&quot; resname SOL and within 0.35 of group Protein<br><br>I encountered :  <br><br>Program g_select, VERSION 4.5.1<br>
Source code file: statutil.c, line: 819<br><br>Invalid command line argument:<br>SOL<br><br>Why? How to fix it?<br><br>Any help will highly appreciated.<br><br>