HappyDoc Generated Documentation Class: Gromos96Topology

. / Trajectory / formats / Gromos / Gromos.py / Gromos96Topology 

Methods   
  readSolute 
readSolute ( self,  lines )
Exceptions   

ValueError, "Number of solute atoms (%d) not " "equal to NRP (%d)" %( len( atoms ), self.NRP )

  readSolvent 
readSolvent ( self,  lines )
Exceptions   

ValueError, "Number of solvent atoms (%d) not " "equal to NRAM (%d)" %( len( atoms ), self.NRAM )

  __init__ 
__init__ ( self,  fname )
  readBonds 
readBonds ( self,  lines )
Exceptions   

ValueError, "Number of bonds (%d) not " "equal to NB (%d)" %( len( bonds ), nb )


This document was automatically generated Fri May 30 21:13:31 2008 by HappyDoc version 3.1