--- trunk/OOPSE/libmdtools/SimSetup.cpp 2003/04/10 16:27:21 487 +++ trunk/OOPSE/libmdtools/SimSetup.cpp 2003/04/10 20:08:56 489 @@ -385,6 +385,7 @@ void SimSetup::createSim( void ){ if(mol2proc[i] == worldRank ){ the_molecules[molIndex].setStampID( molCompType[i] ); the_molecules[molIndex].setMyIndex( molIndex ); + the_molecules[molIndex].setGlobalIndex( i ); molIndex++; } } @@ -396,6 +397,7 @@ void SimSetup::createSim( void ){ for(j=0; j