Changeset ae0078
- Timestamp:
- May 30, 2008, 10:44:15 AM (17 years ago)
- Children:
- bdba3c
- Parents:
- 328544
- File:
-
- 1 edited
-
pcp/src/run.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/run.c
r328544 rae0078 1782 1782 OutputIonCoordinates(P, 1); 1783 1783 } 1784 if ( I->StructOpt && !OuterStop) {1784 if ((I->StructOpt) && (!OuterStop) && (R->DoPerturbation)) { // do one last perturbation if desired calculation 1785 1785 I->StructOpt = 0; 1786 1786 OuterStop = CalculateForce(P);
Note:
See TracChangeset
for help on using the changeset viewer.
