Changeset 2bb3be for src/Actions/MoleculeAction/ForceAnnealingAction.cpp
- Timestamp:
- Apr 10, 2018, 6:43:11 AM (8 years ago)
- Branches:
- AutomationFragmentation_failures, Candidate_v1.6.1, Candidate_v1.7.0, Candidate_v1.7.1, ChemicalSpaceEvaluator, Enhanced_StructuralOptimization_continued, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, PythonUI_with_named_parameters, StoppableMakroAction, TremoloParser_IncreasedPrecision, stable
- Children:
- 12f16c
- Parents:
- 866dec
- git-author:
- Frederik Heber <frederik.heber@…> (08/02/17 20:50:05)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/10/18 06:43:11)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MoleculeAction/ForceAnnealingAction.cpp
r866dec r2bb3be 85 85 } 86 86 87 // we always operate relative to current time step, except on single debug output88 87 size_t CurrentStep = WorldTime::getInstance().getTime(); 89 if (params.DoOutput.get()){88 { 90 89 // copy current time step to new one and and proceed on this one 91 90 for (World::AtomSelectionIterator iter = World::getInstance().beginAtomSelection();
Note:
See TracChangeset
for help on using the changeset viewer.
