ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/UseTheForce/WATER.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/UseTheForce/WATER.cpp (file contents):
Revision 1877 by gezelter, Thu Nov 4 16:20:28 2004 UTC vs.
Revision 1878 by tim, Thu Dec 9 23:09:17 2004 UTC

# Line 578 | Line 578 | void WATER::readParams( void ){
578  
579    while( currentAtomType != NULL ){    
580  
581 +    currentDirectionalType = headDirectionalType->find(currentAtomType->name);
582 +  
583      if( currentAtomType->isLJ ){
584        isError = 0;
585        newLJtype( &(currentAtomType->ident), &(currentAtomType->sigma),

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines