Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 2f8321c8e2a11ea8b160a642cfc9fd7f > files > 314

towhee-doc-7.0.1-1.fc14.noarch.rpm

<html>
 <head>
  <title>MCCCS Towhee (forcefield)</title>
 </head>

 <body bgcolor="#FFFFFF" text="#000000">
  <table width="675" border="0" cellspacing="0" cellpadding="0" height="590">
   <tr> 
    <td colspan="2" height="29"> 
     <div align="center"> <font size="5"> <b><font face="Arial, Helvetica, sans-serif"><a name="top"></a>MCCCS Towhee (forcefield)</font></b> </font> </div>
    </td>
   </tr>
   <A href="http://sourceforge.net"> 
    <IMG src="http://sourceforge.net/sflogo.php?group_id=87039&amp;type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" align="right"/>
   </A>
   <tr> 
    <td width="18" height="371" valign="top"> 
     <p>&nbsp; </p>
     <p>&nbsp;</p>
    </td>

    <td width="697" valign="top"> 
     <dt><b>Overview</b> 
      <ul>
       This section explains the forcefield utility program.  This program is designed to translate the native units of many different forcefields
       into the Towhee units and then output a towhee_ff file with the current format.
      </ul>
     </dt>

     <dt><b>Compiling</b> 
      <ul>
       Unlike most of the other utility programs, forcefield is compiled in the Source directory instead of the Utils directory because it shares several
       subroutines with towhee.  Some of the subroutines in this utility program are very large and cause many common optimizers to overload memory.
       Therefore I strongly suggest that you turn off the optimizers when compiling this utility.  The following direction work and assume you are starting
       in the base directory of the distribution.
       <ul>
        <dt>cd /towheebase</dt>
        <dt>./configure FFLAGS=''</dt>
        <dt>cd Source</dt>
        <dt>make clean</dt>
        <dt>make forcefield</dt>
       </ul>
       This creates a forcefield executable that can then be run from the command line.
      </ul>
     </dt>

     <dt><b>Features</b> 
      <ul>
       When you run this program from the command line it will prompt you to choose from a list of force field names to generate.  Most of these commands
       simply translate the appropriate built in subroutine of data to output a force field file that should be identical to the one provided with 
       the distribution.  Here are some of the other options that do something other than just generate the specified force field file.
       <ul>
        <li><b>All</b>: this command generates all of the force field files that are simple translations of the subroutines that are included in the main
         Towhee distribution.  This command is useful for regenerating all of those forcefield files after making a change to the force field format.
        </li>
        <li><b>CharmmFile</b>: translates certain kinds of charmm force field files into a Towhee force field file.</li>
        <li><b>PMF</b>: this command translates a sequence of potential of mean force (PMF) files into a tabulated potential and outputs a towhee_ff_PMF file.
         For more information about generating PMF file please see the <a href="rdf2pmfpair.html">rdf2pmfpair</a> utility.
        </li>
        <li><b>Setfl</b>: this command translates an Embedded Atom Method potential in the Setfl format into the Towhee format.</li>
       </ul>
      </ul>
     </dt>

     <a href="utility_summary.html">Return to the Utility Summary page</a> 
     <p>&nbsp;</p>
    </td>
   </tr>
  </table>

  <hr width="715" align="left">
  <i><font size="2">Send comments to:</font></i> <font size="2"> <a href="mailto:marcus_martin@users.sourceforge.net">Marcus G. Martin</a><br>
  <i>Last updated:</i> <!-- #BeginDate format:Am1 -->June 11, 2009<!-- #EndDate -->
  </font> <br>
 </body>
</html>