| OpenMM
   
    | 
Reads and parses data, velocities and coordinates from a CHARMM restart file (.rst) of file name 'fname' into class attributes. More...
| Public Member Functions | |
| def | __init__ | 
| def | printcoords | 
| Public Attributes | |
| header | |
| title | |
| enrgstat | |
| positionsold | |
| positions | |
| velocities | |
| ff_version | |
| natom | |
| npriv | |
| nstep | |
| nsavc | |
| nsavv | |
| jhstrt | |
Reads and parses data, velocities and coordinates from a CHARMM restart file (.rst) of file name 'fname' into class attributes.
| def __init__ | ( | self, | |
| fname | |||
| ) | 
| def printcoords | ( | self, | |
| crds | |||
| ) |