# # ChangeLog for src # # Generated by Trac 1.6 # May 23, 2025, 4:07:58 PM Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [09806a] * src/Fragmentation/Interfragmenter.cpp (modified) FIX: Interfragmenter had iter collision. Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [fe77df] * src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (modified) FIX: ReceiveResultContainer could not find functions from base class. Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [0c74aa] * src/Actions/Action_impl_python.hpp (modified) FIX: Fixes to Action_impl_python, lacked boost preprocessor includes. Wed, 20 Aug 2014 12:59:14 GMT Frederik Heber [3b35e7] * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/boost.m4 (modified) * m4/qwt.m4 (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Summation/Containers/Makefile.am (modified) * src/Fragmentation/Summation/Containers/unittests/Makefile.am (modified) * src/Fragmentation/Summation/Converter/Makefile.am (modified) * src/Fragmentation/Summation/Makefile.am (modified) * src/Fragmentation/Summation/SetValues/Makefile.am (modified) * src/Jobs/Makefile.am (modified) * src/Jobs/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/Plotting/Makefile.am (modified) * src/unittests/Makefile.am (modified) * tests/JobMarket/Makefile.am (modified) Fixes due to update to Ubuntu 14.04. - subdir-objects is default ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [3a33e3] * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) FIX: QtTimeLine::recieveNotification() checked falsely against ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [45cdce6] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.hpp (modified) MPQCCommandFragmentController supports FragmentationAutomationAction ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [4e65af] * src/Parser/PdbParser.cpp (modified) * src/Parser/unittests/ParserPdbUnitTest.cpp (modified) FIX: PdbParser would write coordinates 4.1000 instead of 5.000. - ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [7f833c] * src/Dynamics/ForceAnnealing.hpp (modified) Giving the maximum components over all force vectors in ForceAnnealing. Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [f14972] * src/Fragmentation/Fragmentation.cpp (modified) FIX: CheckOrderAtSite() called PrintAtomMask() with wrong AtomCount. Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [e5f61ba] * src/Actions/ActionRegistry.cpp (modified) * src/Actions/FragmentationAction/StructuralOptimizationAction.cpp (added) * src/Actions/FragmentationAction/StructuralOptimizationAction.def (added) * src/Actions/FragmentationAction/StructuralOptimizationAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) Added MakroAction StructureOptimizationAction. - performs similarly ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [ff3edf] * src/Actions/ActionRegistry.cpp (modified) FIX: MolecularDynamicsAction works also without JobMarket. - since ... Wed, 20 Aug 2014 12:58:30 GMT Frederik Heber [1a48d2] * src/Actions/AtomAction/RemoveAction.def (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/ForceAnnealingAction.cpp (added) * src/Actions/MoleculeAction/ForceAnnealingAction.def (added) * src/Actions/MoleculeAction/ForceAnnealingAction.hpp (added) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Dynamics/ForceAnnealing.hpp (added) * src/Makefile.am (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/ForceAnnealing/post/test-undo.conf (added) * tests/regression/Molecules/ForceAnnealing/post/test.conf (added) * tests/regression/Molecules/ForceAnnealing/pre/test.conf (added) * tests/regression/Molecules/ForceAnnealing/pre/test.forces (added) * tests/regression/Molecules/ForceAnnealing/testsuite-molecules-force-annealing.at (added) * tests/regression/Molecules/testsuite-molecules.at (modified) Added ForceAnnealingAction. - also added regression test. - ... Wed, 20 Aug 2014 12:58:29 GMT Frederik Heber [1e45f1f] * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.def (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * tests/regression/Molecules/VerletIntegration/post/test-undo.conf (added) * tests/regression/Molecules/VerletIntegration/testsuite-molecules-verlet-integration.at (modified) Extended VerletIntegrationAction wirth Undo/Redo. - using new ... Wed, 20 Aug 2014 12:58:29 GMT Frederik Heber [7e51e1] * src/Actions/UndoRedoHelpers.cpp (modified) * src/Actions/UndoRedoHelpers.hpp (modified) * src/Atom/AtomicInfo.cpp (modified) * src/Atom/AtomicInfo.hpp (modified) * src/Atom/TesselPoint.cpp (modified) * src/Atom/TesselPoint.hpp (modified) * src/Atom/atom.cpp (modified) * src/Atom/atom.hpp (modified) * src/Atom/atom_atominfo.cpp (modified) * src/Atom/atom_atominfo.hpp (modified) * src/Atom/atom_bondedparticleinfo.cpp (modified) * src/Atom/atom_bondedparticleinfo.hpp (modified) Extended UndoRedoHelpers. - added removeLastStep(), addNewStep(). ... Wed, 20 Aug 2014 12:58:29 GMT Frederik Heber [442495] * src/Actions/GlobalListOfActions.hpp (modified) Sorted GlobalListOfActions. - note that Redo must remain at the ... Wed, 20 Aug 2014 12:58:28 GMT Frederik Heber [51cdfd] * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Dynamics/AtomicForceManipulator.hpp (added) * src/Dynamics/MinimiseConstrainedPotential.cpp (modified) * src/Dynamics/MinimiseConstrainedPotential.hpp (modified) * src/Dynamics/VerletForceIntegration.hpp (modified) * src/Makefile.am (modified) Extracted common functions from VerletForceIntegration into ... Sat, 16 Aug 2014 15:52:31 GMT Frederik Heber [343c5a] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/GraphAction/CorrectBondDegreeAction.cpp (added) * src/Actions/GraphAction/CorrectBondDegreeAction.def (added) * src/Actions/GraphAction/CorrectBondDegreeAction.hpp (added) * src/Actions/Makefile.am (modified) * tests/Calculations/testsuite-calculations-anthracene.at (modified) * tests/Calculations/testsuite-calculations-coronene.at (modified) * tests/Calculations/testsuite-calculations-naphthalene.at (modified) * tests/Calculations/testsuite-calculations-phenanthrene.at (modified) Added CorrectBondDegreeAction and fixed Calculation tests. - pdb ... Sat, 16 Aug 2014 15:52:30 GMT Frederik Heber [5d5550] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Fragmentation/Exporters/SaturatedFragment.cpp (modified) FragmentationAction now compiles global saturation positions information. Sat, 16 Aug 2014 15:52:30 GMT Frederik Heber [a1d1dd] * src/Fragmentation/Exporters/SaturationDistanceMaximizer.cpp (added) * src/Fragmentation/Exporters/SaturationDistanceMaximizer.hpp (added) * src/Fragmentation/Exporters/unittests/Makefile.am (modified) * src/Fragmentation/Exporters/unittests/SaturationDistanceMaximizerUnitTest.cpp (added) * src/Fragmentation/Exporters/unittests/SaturationDistanceMaximizerUnitTest.hpp (added) * src/Fragmentation/Exporters/unittests/stubs/SaturatedBondStub.cpp (added) * src/Fragmentation/Makefile.am (modified) Added SaturationDistanceMaximizer to determine best alphas for ... Sat, 16 Aug 2014 15:52:30 GMT Frederik Heber [bac32f] * src/Fragmentation/Exporters/SaturatedBond.cpp (added) * src/Fragmentation/Exporters/SaturatedBond.hpp (added) * src/Fragmentation/Makefile.am (modified) Added SaturatedBond as container for a "dangling bond" and its ... Sat, 16 Aug 2014 15:52:30 GMT Frederik Heber [98a293b] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/StoreSaturatedFragmentAction.cpp (modified) * src/Fragmentation/Exporters/ExportGraph.cpp (modified) * src/Fragmentation/Exporters/ExportGraph.hpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToFiles.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToFiles.hpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.hpp (modified) * src/Fragmentation/Exporters/SaturatedFragment.cpp (modified) * src/Fragmentation/Exporters/SaturatedFragment.hpp (modified) * src/Fragmentation/Exporters/unittests/SaturatedFragmentUnitTest.cpp (modified) * src/Fragmentation/Summation/Converter/DataConverter.hpp (modified) SaturatedFragment can deal with a global saturation position map. - ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [fec597] * src/Makefile.am (modified) * src/Tesselation/Makefile.am (added) Added new convenience library libMolecuilderTesselation. - we need ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [de2cbf] * src/Fragmentation/Exporters/SaturatedFragment.cpp (modified) * src/Fragmentation/Exporters/SaturatedFragment.hpp (modified) Added SaturateFragment()::saturateAtom() replacing all cut bonds at ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [9e3fca] * src/Atom/atom_bondedparticleinfo.hpp (modified) FIX: BondedParticleInfo::BondList is now a typedef. - removed the ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [9d3264] * src/Fragmentation/Exporters/SaturatedFragment.cpp (modified) Refactored SaturatedFragment::saturate() using list of cut bonds. - ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [3fbdca] * src/Fragmentation/Exporters/SaturatedFragment.cpp (modified) SaturatedFragment::AddHydrogenReplacementAtom() uses degree 1 if ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [06804b] * src/Fragmentation/Exporters/ExportGraph.cpp (modified) * src/Fragmentation/Exporters/ExportGraph.hpp (modified) * src/Graph/BreadthFirstSearchAdd.cpp (deleted) * src/Graph/BreadthFirstSearchAdd.hpp (deleted) * src/Graph/Makefile.am (modified) * src/molecule.cpp (modified) * src/molecule.hpp (modified) Removed molecule::AddHydrogenReplacement() and BreadthFirstSearchAdd. ... Thu, 14 Aug 2014 14:49:51 GMT Frederik Heber [74d179] * src/Element/elements_db.cpp (modified) FIX: elements db uses wrong hbondangle for degree 1. - angle is ... Mon, 14 Jul 2014 11:16:23 GMT Frederik Heber [d8821e] * Makefile.am (modified) * configure.ac (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/PotentialAction/FitParticleChargesAction.cpp (modified) * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) * src/Element/Makefile.am (modified) * src/Element/element.hpp (modified) * src/Element/ion.cpp (added) * src/Element/ion.hpp (added) * src/Element/periodentafel.cpp (modified) * src/Element/periodentafel.hpp (modified) * src/Element/unittests/ElementUnitTest.cpp (modified) * src/Element/unittests/IonUnitTest.cpp (added) * src/Element/unittests/IonUnitTest.hpp (added) * src/Element/unittests/Makefile.am (modified) * src/Element/unittests/PeriodentafelUnitTest.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (added) * src/Fragmentation/Automation/MPQCCommandFragmentController.hpp (added) * src/Fragmentation/Automation/MPQCFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/ResultContainer.hpp (added) * src/Fragmentation/Automation/ResultContainer_impl.hpp (added) * src/Fragmentation/Automation/SpecificFragmentController.hpp (modified) * src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (added) * src/Fragmentation/Automation/SpecificFragmentController_ResultContainer_impl.hpp (deleted) * src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) * src/Fragmentation/Makefile.am (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.hpp (modified) * src/Fragmentation/Summation/Containers/Makefile.am (modified) * src/Fragmentation/analyzer.cpp (deleted) * src/Fragmentation/datacreator.cpp (deleted) * src/Fragmentation/datacreator.hpp (deleted) * src/Fragmentation/joiner.cpp (deleted) * src/FunctionApproximation/Extractors.cpp (modified) * src/FunctionApproximation/Extractors.hpp (modified) * src/FunctionApproximation/FunctionApproximation.cpp (modified) * src/FunctionApproximation/FunctionApproximation.hpp (modified) * src/FunctionApproximation/FunctionModel.hpp (modified) * src/FunctionApproximation/TrainingData.cpp (modified) * src/FunctionApproximation/TrainingData.hpp (modified) * src/FunctionApproximation/unittests/ExtractorsUnitTest.cpp (modified) * src/Jobs/JobMarket/FragmentJob.cpp (added) * src/Jobs/JobMarket/FragmentJob.hpp (added) * src/Jobs/JobMarket/FragmentResult.cpp (added) * src/Jobs/JobMarket/FragmentResult.hpp (added) * src/Jobs/JobMarket/JobId.cpp (added) * src/Jobs/JobMarket/JobId.hpp (added) * src/Jobs/JobMarket/SystemCommandJob.cpp (added) * src/Jobs/JobMarket/SystemCommandJob.hpp (added) * src/Jobs/JobMarket/types.hpp (added) * src/Jobs/MPQCCommandJob.hpp (modified) * src/Jobs/MPQCJob.hpp (modified) * src/Jobs/Makefile.am (modified) * src/Makefile.am (modified) * src/Potentials/CompoundPotential.cpp (modified) * src/Potentials/CompoundPotential.hpp (modified) * src/Potentials/EmpiricalPotential.hpp (modified) * src/Potentials/Specifics/ConstantPotential.cpp (modified) * src/Potentials/Specifics/ConstantPotential.hpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.cpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.hpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.cpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.hpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.hpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.hpp (modified) * src/Potentials/Specifics/unittests/ConstantPotentialUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/FourBodyPotential_ImproperUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/FourBodyPotential_TorsionUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/Makefile.am (modified) * src/Potentials/Specifics/unittests/ManyBodyPotential_TersoffUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_HarmonicUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_LennardJonesUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_MorseUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/ThreeBodyPotential_AngleUnitTest.cpp (modified) * src/Potentials/helpers.hpp (modified) * src/Potentials/unittests/CompoundPotentialUnitTest.cpp (modified) * src/Potentials/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) * src/cleanUp.cpp (modified) * src/documentation/constructs/potentials.dox (modified) * tests/Calculations/Makefile.am (added) * tests/Calculations/atlocal.in (added) * tests/Calculations/molecuilder.in (moved) * tests/Calculations/testsuite-calculations-1_2-dimethoxyethane.at (added) * tests/Calculations/testsuite-calculations-1_2-dimethylbenzene.at (added) * tests/Calculations/testsuite-calculations-2-methylcyclohexanone.at (added) * tests/Calculations/testsuite-calculations-N_N-dimethylacetamide.at (added) * tests/Calculations/testsuite-calculations-anthracene.at (added) * tests/Calculations/testsuite-calculations-benzene.at (added) * tests/Calculations/testsuite-calculations-cholesterol.at (added) * tests/Calculations/testsuite-calculations-coronene.at (added) * tests/Calculations/testsuite-calculations-cycloheptane.at (added) * tests/Calculations/testsuite-calculations-dimethyl_bromomalonate.at (added) * tests/Calculations/testsuite-calculations-glucose.at (added) * tests/Calculations/testsuite-calculations-heptan.at (added) * tests/Calculations/testsuite-calculations-isoleucine.at (added) * tests/Calculations/testsuite-calculations-mpqc.at (added) * tests/Calculations/testsuite-calculations-naphthalene.at (added) * tests/Calculations/testsuite-calculations-neohexane.at (added) * tests/Calculations/testsuite-calculations-phenanthrene.at (added) * tests/Calculations/testsuite-calculations-proline.at (added) * tests/Calculations/testsuite-calculations-putrescine.at (added) * tests/Calculations/testsuite-calculations-tartaric_acid.at (added) * tests/Calculations/testsuite.at (added) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaSimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Forces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Makefile (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/energy-forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/testsuite-analyzing-heptan.at (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/testsuite-joining-heptan.at (deleted) * tests/Fragmentations/Makefile.am (modified) * tests/Fragmentations/joiner.in (deleted) * tests/Fragmentations/testsuite.at (modified) * tests/Makefile.am (modified) * tests/regression/Fragmentation/FragmentationAutomation/pre/test.conf (added) * tests/regression/Fragmentation/FragmentationAutomation/testsuite-fragmentation-fragmentation-automation.at (added) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) Merge branch 'Fragmentation_Automation_wo_JobMarket' into stable ... Mon, 14 Jul 2014 11:15:18 GMT Frederik Heber [a61dbb] * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/MPQCFragmentController.cpp (modified) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * tests/regression/Fragmentation/FragmentationAutomation/pre/test.conf (added) * tests/regression/Fragmentation/FragmentationAutomation/testsuite-fragmentation-fragmentation-automation.at (added) * tests/regression/Fragmentation/testsuite-fragmentation.at (modified) * tests/regression/Makefile.am (modified) In CommandLineUI actions are skipped after failing action. - ... Sun, 13 Jul 2014 18:05:03 GMT Frederik Heber [99692c] * src/Jobs/JobMarket/SystemCommandJob.cpp (modified) FIX: Preparation of temporary filename in SystemCommandJob now ... Sun, 13 Jul 2014 18:04:51 GMT Frederik Heber [d6a7b9] * configure.ac (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (modified) * src/Fragmentation/Automation/MPQCCommandFragmentController.hpp (modified) * src/Jobs/JobMarket/SystemCommandJob.cpp (modified) * src/Jobs/JobMarket/SystemCommandJob.hpp (modified) * src/Jobs/MPQCCommandJob.hpp (modified) Specifying executable and suffix in SystemCommandJob with ... Sun, 13 Jul 2014 07:41:15 GMT Frederik Heber [18ed8c] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.hpp (modified) * src/Fragmentation/Summation/Containers/Makefile.am (modified) * src/Jobs/Makefile.am (modified) All HAVE_VMG also check for HAVE_JOBMARKET. - right now VMG is not ... Sun, 13 Jul 2014 07:41:14 GMT Frederik Heber [2e584e] * configure.ac (modified) * src/Fragmentation/analyzer.cpp (deleted) * src/Fragmentation/datacreator.cpp (deleted) * src/Fragmentation/datacreator.hpp (deleted) * src/Fragmentation/joiner.cpp (deleted) * src/Makefile.am (modified) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaEnergies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaMinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/DeltaSimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Energies-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Forces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/Makefile (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MaxForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MeanForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinEnergies-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Fragment.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-FragmentOrder.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinForces-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/MinMeanMaxTotalForce-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/SimTime-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.dat (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/VectorSum-Order.pyx (deleted) * tests/Fragmentations/Analyzing/heptan/post/plots/energy-forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.energyfragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forcefragment.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Analyzing/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Analyzing/heptan/testsuite-analyzing-heptan.at (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment00/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment01/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment02/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment03/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment04/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment05/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment06/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment07/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment08/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment09/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment10/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment11/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment12/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment13/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment14/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment15/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment16/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment17/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment18/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment19/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment20/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/BondFragment21/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order1.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order2.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order3.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.energy.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.Order4.forces.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.energyfragment.all (deleted) * tests/Fragmentations/Joining/heptan/post/pcp.forcefragment.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment00/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment01/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment02/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment03/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment04/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment05/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment06/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment07/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment08/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment09/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment10/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment11/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment12/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment13/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment14/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment15/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment16/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment17/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment18/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment19/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment20/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragment21/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentForces-Factors.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/BondFragmentKeySets.dat (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.energy.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.forces.all (deleted) * tests/Fragmentations/Joining/heptan/pre/pcp.speed (deleted) * tests/Fragmentations/Joining/heptan/testsuite-joining-heptan.at (deleted) * tests/Fragmentations/Makefile.am (modified) * tests/Fragmentations/analyzer.in (deleted) * tests/Fragmentations/joiner.in (deleted) * tests/Fragmentations/testsuite.at (modified) Removed (very) old joiner and analyzer programs. - they are not ... Sun, 13 Jul 2014 07:41:14 GMT Frederik Heber [bf0ff3] * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) Using MPQCCommandFragmentController in FragmentationAutomationAction. ... Sun, 13 Jul 2014 07:41:14 GMT Frederik Heber [1d17e5] * src/Fragmentation/Automation/MPQCCommandFragmentController.cpp (added) * src/Fragmentation/Automation/MPQCCommandFragmentController.hpp (added) * src/Fragmentation/Automation/Makefile.am (modified) * src/Jobs/JobMarket/FragmentJob.hpp (modified) Added MPQCCommandFragmentController. - ... Sat, 28 Jun 2014 20:03:14 GMT Frederik Heber [c73e35] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/ActionStatusList.cpp (added) * src/Actions/ActionStatusList.hpp (added) * src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/DipoleCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/AtomAction/RotateAroundOriginByAngleAction.cpp (modified) * src/Actions/AtomAction/SaveSelectedAtomsAction.cpp (modified) * src/Actions/BondAction/BondAddAction.cpp (modified) * src/Actions/BondAction/BondRemoveAction.cpp (modified) * src/Actions/CommandAction/BondLengthTableAction.cpp (modified) * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Actions/CommandAction/HelpAction.cpp (modified) * src/Actions/CommandAction/LoadSessionAction.cpp (modified) * src/Actions/CommandAction/VersionAction.cpp (modified) * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillSurfaceAction.cpp (modified) * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/ClearFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/ParseFragmentJobsAction.cpp (modified) * src/Actions/FragmentationAction/StoreSaturatedFragmentAction.cpp (modified) * src/Actions/GraphAction/DestroyAdjacencyAction.cpp (modified) * src/Actions/GraphAction/UpdateMoleculesAction.cpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/BondFileAction.cpp (modified) * src/Actions/MoleculeAction/ChangeBondAngleAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/FillVoidWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/LoadAction.cpp (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.cpp (modified) * src/Actions/MoleculeAction/SaveBondsAction.cpp (modified) * src/Actions/MoleculeAction/SaveSelectedMoleculesAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/ParserAction/ParseTremoloPotentialsAction.cpp (modified) * src/Actions/ParserAction/SaveSelectedAtomsAsExtTypesAction.cpp (modified) * src/Actions/ParserAction/SetOutputFormatsAction.cpp (modified) * src/Actions/PotentialAction/FitParticleChargesAction.cpp (modified) * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) * src/Actions/PotentialAction/ParseHomologiesAction.cpp (modified) * src/Actions/PotentialAction/SaveHomologiesAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByOrderAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByOrderAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByOrderAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByOrderAction.cpp (modified) * src/Actions/SelectionAction/Shapes/NotShapeByNameAction.cpp (modified) * src/Actions/SelectionAction/Shapes/ShapeByNameAction.cpp (modified) * src/Actions/ShapeAction/CombineShapesAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.cpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/OutputAction.cpp (modified) * src/Actions/WorldAction/OutputAsAction.cpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (modified) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenu.cpp (modified) * src/UIElements/TextUI/TextStatusIndicator.cpp (modified) * src/UIElements/TextUI/TextStatusIndicator.hpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.cpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.hpp (modified) Merge branch 'StatusToAllActions' into stable Sat, 28 Jun 2014 00:51:35 GMT Frederik Heber [0ef912] * src/UIElements/Views/Qt4/QtLogBox.cpp (modified) * src/UIElements/Views/Qt4/QtLogBox.hpp (modified) QtLogBox catches mousePressEvent and selects atom in log. - this ... Sat, 28 Jun 2014 00:50:42 GMT Frederik Heber [e0b5f0] * src/UIElements/Makefile.am (modified) * src/UIElements/Qt4/QtMainWindow.cpp (modified) * src/UIElements/Qt4/QtMainWindow.hpp (modified) * src/UIElements/Views/Qt4/QDebugStream.hpp (added) * src/UIElements/Views/Qt4/QtLogBox.cpp (added) * src/UIElements/Views/Qt4/QtLogBox.hpp (added) Added QtLogBox to QtMainWindow, using QDebugStream to display log. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [7f8c9a] * src/Makefile.am (modified) * src/cleanUp.cpp (modified) FIX: Need to purge FragmentationResultContainer. - otherwise ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [786d28] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Makefile.am (modified) * src/Jobs/Makefile.am (modified) * src/Makefile.am (modified) * src/UIElements/Makefile.am (modified) Lib..FragmentationAutomation and lib..Jobs now also compiled without ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [2cc7faa] * src/Jobs/Makefile.am (modified) LibJobMarket only compiled in if CONDJOBMARKET. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [1dfe00] * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Fragmentation/Exporters/ExportGraph_ToJobs.cpp (modified) * src/Jobs/MPQCCommandJob.hpp (modified) * src/Jobs/MPQCJob.hpp (modified) Added inclusion switch on HAVE_JOBMARKET for files depending on ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [c3de51] * src/Jobs/JobMarket/FragmentJob.cpp (added) * src/Jobs/JobMarket/FragmentJob.hpp (added) * src/Jobs/JobMarket/FragmentResult.cpp (added) * src/Jobs/JobMarket/FragmentResult.hpp (added) * src/Jobs/JobMarket/JobId.cpp (added) * src/Jobs/JobMarket/JobId.hpp (added) * src/Jobs/JobMarket/SystemCommandJob.cpp (added) * src/Jobs/JobMarket/SystemCommandJob.hpp (added) * src/Jobs/JobMarket/types.hpp (added) * src/Jobs/Makefile.am (modified) Added FragmentJob, ..Result, JobId, SystemCommandJob, and types from ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [a498c1] * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/ResultContainer.hpp (added) * src/Fragmentation/Automation/ResultContainer_impl.hpp (added) * src/Fragmentation/Automation/SpecificFragmentController.hpp (modified) * src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (modified) Extracted ResultContainer from ReceiveResultContainer. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [d4eaf1] * src/Fragmentation/Automation/MPQCFragmentController.hpp (modified) * src/Fragmentation/Automation/Makefile.am (modified) * src/Fragmentation/Automation/SpecificFragmentController.hpp (modified) * src/Fragmentation/Automation/SpecificFragmentController_ReceiveResultContainer_impl.hpp (moved) * src/Fragmentation/Automation/VMGDebugGridFragmentController.hpp (modified) * src/Fragmentation/Automation/VMGFragmentController.hpp (modified) Renamed ResultContainer -> ReceivedResultContainer. - this belongs ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [a42fee] * src/UIElements/Makefile.am (modified) FIX: lib...FragmentationAutomation was linked in outside CONDJOBMARKET. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [37ef6d] * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Element/periodentafel.cpp (modified) * src/Element/periodentafel.hpp (modified) * src/Element/unittests/ElementUnitTest.cpp (modified) * src/Element/unittests/PeriodentafelUnitTest.cpp (modified) Changed element class and periodentafel to have and use functions ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [31bd9c] * src/Element/Makefile.am (modified) * src/Element/element.hpp (modified) * src/Element/ion.cpp (added) * src/Element/ion.hpp (added) * src/Element/unittests/IonUnitTest.cpp (added) * src/Element/unittests/IonUnitTest.hpp (added) * src/Element/unittests/Makefile.am (modified) Added ion class, derived from element. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [9b68fc] * src/Actions/PotentialAction/FitParticleChargesAction.cpp (modified) FitParticleChargesAction now averages over all fitted partial ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [550f2a] * src/Actions/PotentialAction/FitParticleChargesAction.cpp (modified) Enhanced error messages in FitParticleChargesAction. Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [e1fe7e] * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) * src/FunctionApproximation/Extractors.cpp (modified) * src/FunctionApproximation/Extractors.hpp (modified) * src/FunctionApproximation/FunctionApproximation.cpp (modified) * src/FunctionApproximation/FunctionApproximation.hpp (modified) * src/FunctionApproximation/FunctionModel.hpp (modified) * src/FunctionApproximation/TrainingData.cpp (modified) * src/FunctionApproximation/TrainingData.hpp (modified) * src/FunctionApproximation/unittests/ExtractorsUnitTest.cpp (modified) * src/Potentials/CompoundPotential.cpp (modified) * src/Potentials/CompoundPotential.hpp (modified) * src/Potentials/EmpiricalPotential.hpp (modified) * src/Potentials/Specifics/ConstantPotential.cpp (modified) * src/Potentials/Specifics/ConstantPotential.hpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.cpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.hpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.cpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.hpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.hpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.hpp (modified) * src/Potentials/Specifics/unittests/ConstantPotentialUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/FourBodyPotential_ImproperUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/FourBodyPotential_TorsionUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/ManyBodyPotential_TersoffUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_HarmonicUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_LennardJonesUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/PairPotential_MorseUnitTest.cpp (modified) * src/Potentials/Specifics/unittests/ThreeBodyPotential_AngleUnitTest.cpp (modified) * src/Potentials/helpers.hpp (modified) * src/Potentials/unittests/CompoundPotentialUnitTest.cpp (modified) * src/UIElements/Views/Qt4/QtHomologyList.cpp (modified) FunctionModel now uses list_of_arguments to split sequence of subsets ... Fri, 27 Jun 2014 21:32:55 GMT Frederik Heber [16227a] * src/FunctionApproximation/FunctionModel.hpp (modified) * src/Potentials/CompoundPotential.cpp (modified) * src/Potentials/CompoundPotential.hpp (modified) * src/Potentials/Specifics/ConstantPotential.cpp (modified) * src/Potentials/Specifics/ConstantPotential.hpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.cpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.hpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.cpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.hpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.hpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.hpp (modified) * src/Potentials/Specifics/unittests/Makefile.am (modified) * src/Potentials/unittests/Makefile.am (modified) Removed FunctionModel::getSpecificExtractor() that is not needed ... Fri, 27 Jun 2014 21:32:29 GMT Frederik Heber [f4496d] * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) * src/FunctionApproximation/TrainingData.cpp (modified) * src/FunctionApproximation/TrainingData.hpp (modified) Extracted associating each configuration with its L2 error into ... Fri, 27 Jun 2014 21:32:29 GMT Frederik Heber [4e009d] * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) Extracted function from PotentialFitPotentialAction::performCall(). ... Fri, 27 Jun 2014 21:32:29 GMT Frederik Heber [1ba8a1] * src/FunctionApproximation/Extractors.hpp (modified) * src/FunctionApproximation/FunctionApproximation.hpp (modified) * src/Potentials/CompoundPotential.hpp (modified) * src/documentation/constructs/potentials.dox (modified) DOCU: Extended documentation on FunctionApproximation and potential ... Fri, 27 Jun 2014 21:32:03 GMT Frederik Heber [26b4d62] * src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/DipoleCorrelationAction.cpp (modified) * src/Actions/AnalysisAction/SurfaceCorrelationAction.cpp (modified) * src/Actions/AtomAction/AddAction.cpp (modified) * src/Actions/AtomAction/RemoveAction.cpp (modified) * src/Actions/AtomAction/RotateAroundOriginByAngleAction.cpp (modified) * src/Actions/AtomAction/SaveSelectedAtomsAction.cpp (modified) * src/Actions/BondAction/BondAddAction.cpp (modified) * src/Actions/BondAction/BondRemoveAction.cpp (modified) * src/Actions/CommandAction/BondLengthTableAction.cpp (modified) * src/Actions/CommandAction/ElementDbAction.cpp (modified) * src/Actions/CommandAction/HelpAction.cpp (modified) * src/Actions/CommandAction/LoadSessionAction.cpp (modified) * src/Actions/CommandAction/VersionAction.cpp (modified) * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillSurfaceAction.cpp (modified) * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/ClearFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/ParseFragmentJobsAction.cpp (modified) * src/Actions/FragmentationAction/StoreSaturatedFragmentAction.cpp (modified) * src/Actions/GraphAction/DestroyAdjacencyAction.cpp (modified) * src/Actions/GraphAction/UpdateMoleculesAction.cpp (modified) * src/Actions/MoleculeAction/BondFileAction.cpp (modified) * src/Actions/MoleculeAction/ChangeBondAngleAction.cpp (modified) * src/Actions/MoleculeAction/ChangeNameAction.cpp (modified) * src/Actions/MoleculeAction/FillVoidWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/FillWithMoleculeAction.cpp (modified) * src/Actions/MoleculeAction/LinearInterpolationofTrajectoriesAction.cpp (modified) * src/Actions/MoleculeAction/LoadAction.cpp (modified) * src/Actions/MoleculeAction/RotateAroundSelfByAngleAction.cpp (modified) * src/Actions/MoleculeAction/RotateToPrincipalAxisSystemAction.cpp (modified) * src/Actions/MoleculeAction/SaveAdjacencyAction.cpp (modified) * src/Actions/MoleculeAction/SaveBondsAction.cpp (modified) * src/Actions/MoleculeAction/SaveSelectedMoleculesAction.cpp (modified) * src/Actions/MoleculeAction/SaveTemperatureAction.cpp (modified) * src/Actions/MoleculeAction/StretchBondAction.cpp (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.cpp (modified) * src/Actions/ParserAction/ParseTremoloPotentialsAction.cpp (modified) * src/Actions/ParserAction/SaveSelectedAtomsAsExtTypesAction.cpp (modified) * src/Actions/ParserAction/SetOutputFormatsAction.cpp (modified) * src/Actions/PotentialAction/FitParticleChargesAction.cpp (modified) * src/Actions/PotentialAction/FitPotentialAction.cpp (modified) * src/Actions/PotentialAction/ParseHomologiesAction.cpp (modified) * src/Actions/PotentialAction/SaveHomologiesAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByOrderAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAllAtomsInsideVolumeAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByOrderAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/MoleculeByOrderAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByIdAction.cpp (modified) * src/Actions/SelectionAction/Molecules/NotMoleculeByOrderAction.cpp (modified) * src/Actions/SelectionAction/Shapes/NotShapeByNameAction.cpp (modified) * src/Actions/SelectionAction/Shapes/ShapeByNameAction.cpp (modified) * src/Actions/ShapeAction/CombineShapesAction.cpp (modified) * src/Actions/TesselationAction/ConvexEnvelopeAction.cpp (modified) * src/Actions/TesselationAction/NonConvexEnvelopeAction.cpp (modified) * src/Actions/WorldAction/AddEmptyBoundaryAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * src/Actions/WorldAction/InputAction.cpp (modified) * src/Actions/WorldAction/OutputAction.cpp (modified) * src/Actions/WorldAction/OutputAsAction.cpp (modified) All Actions now give correct failure status via STATUS() macro. Fri, 27 Jun 2014 21:32:03 GMT Frederik Heber [0b6b77] * src/Actions/ActionQueue.cpp (modified) ActionQueue gives caught failure of Action and success via pushStatus(). Fri, 27 Jun 2014 21:32:03 GMT Frederik Heber [378f2d5] * src/Actions/ActionStatusList.cpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.cpp (modified) * src/UIElements/CommandLineUI/CommandLineStatusIndicator.hpp (modified) * src/UIElements/TextUI/TextStatusIndicator.cpp (modified) * src/UIElements/TextUI/TextStatusIndicator.hpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.cpp (modified) * src/UIElements/Views/Qt4/QtStatusBar.hpp (modified) Updated all UI's StatusIndicator classes to use ActionStatusList. - ... Fri, 27 Jun 2014 21:32:02 GMT Frederik Heber [26b4eb4] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/ActionStatusList.cpp (added) * src/Actions/ActionStatusList.hpp (added) * src/Actions/Makefile.am (modified) Added observable ActionStatusList to ActionQueue. - this allows to ... Fri, 27 Jun 2014 21:32:02 GMT Frederik Heber [3ded2b7] * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenu.cpp (modified) FIX: TxMenu and CommandLineWindow lacked waitQueue() in the wait-for- ... Fri, 27 Jun 2014 11:43:27 GMT Frederik Heber [0932c2] * src/Potentials/Specifics/FourBodyPotential_Torsion.cpp (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (modified) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (modified) * src/Potentials/Specifics/PairPotential_LennardJones.cpp (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp (modified) * src/Potentials/Specifics/unittests/Makefile.am (modified) * src/Potentials/unittests/Makefile.am (modified) * src/RandomNumbers/RandomNumberEngine_Encapsulation.hpp (modified) * src/documentation/constructs/potentials.dox (modified) * tests/regression/Potential/FitPotential/testsuite-potential-fit-potential.at (modified) FIX: RandomNumberEngine_Encapsulation::clone() did not set the seed ... Mon, 26 May 2014 09:15:08 GMT Frederik Heber [6029a6] * configure.ac (modified) * doc/Makefile.am (modified) * doc/userguide.xml (deleted) * doc/userguide/Makefile.am (added) * doc/userguide/catalog.xml.in (added) * doc/userguide/createguide.sh (added) * doc/userguide/css/html.css (added) * doc/userguide/pictures/dialog_add-atom_tooltip.png (added) * doc/userguide/pictures/dialog_box.png (added) * doc/userguide/pictures/dialog_complex.png (added) * doc/userguide/pictures/dialog_exit.png (added) * doc/userguide/pictures/example_basic_view.png (added) * doc/userguide/pictures/molecuilder_logo.png (moved) * doc/userguide/userguide.xml (added) * m4/ax_check_docbook.m4 (added) * src/documentation/mainpage.dox (modified) * src/documentation/userguide.dox (added) Added largely extended userguide with some images into subfolder of ... Tue, 20 May 2014 09:14:56 GMT Frederik Heber [caece4] * src/Fragmentation/Fragmentation.cpp (modified) * src/documentation/code.dox (modified) * src/documentation/constructs/actions.dox (modified) * src/documentation/constructs/atoms.dox (modified) * src/documentation/constructs/bondgraph.dox (modified) * src/documentation/constructs/filling.dox (modified) * src/documentation/constructs/fragmentation.dox (modified) * src/documentation/constructs/potentials.dox (modified) * src/documentation/constructs/serialization.dox (modified) * src/documentation/constructs/shaperegistry.dox (modified) * src/documentation/constructs/shapes.dox (modified) * src/documentation/constructs/tesselation.dox (modified) * src/documentation/constructs/validators.dox (modified) * src/documentation/copyright.dox (modified) * src/documentation/fileformats.dox (modified) * src/documentation/future.dox (modified) * src/documentation/install.dox (modified) * src/documentation/launch.dox (modified) * src/documentation/mainpage.dox (modified) * src/documentation/tests/code-tests.dox (modified) * src/documentation/tests/regression-tests.dox (modified) * src/documentation/userinterfaces/commandline.dox (modified) * src/documentation/userinterfaces/graphical.dox (modified) * src/documentation/userinterfaces/python.dox (modified) * src/documentation/userinterfaces/textmenu.dox (modified) Enhanced documentation significantly. - went through all of the ... Tue, 20 May 2014 09:14:56 GMT Frederik Heber [74459a] * configure.ac (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Python/wait.cpp (modified) * src/builder.cpp (modified) * src/cleanUp.cpp (modified) * src/cleanUp.hpp (modified) Added --disable-action-thread to allow disabling of extra run thread. ... Tue, 20 May 2014 09:14:56 GMT Frederik Heber [415ddd] * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Python/Makefile.am (modified) * src/Python/PythonScripting_impl.hpp (modified) * src/Python/wait.cpp (added) * src/UIElements/UIFactory.hpp (modified) * src/builder.cpp (modified) * src/builder_init.hpp (modified) * src/cleanUp.cpp (modified) * src/cleanUp.hpp (modified) * src/documentation/Makefile.am (modified) * src/documentation/userinterfaces/python.dox (modified) * tests/regression/Options/Session/pre/complexwait.py (added) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * utils/Python/boxmaker.py.in (modified) ActionQueue now contains a run thread. - otherwise the progress bar ... Tue, 20 May 2014 09:11:52 GMT Frederik Heber [975b83] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/Action_impl_header.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MakroAction_impl_header.hpp (modified) * src/Actions/MakroAction_impl_pre.hpp (modified) * src/Python/PythonScripting_impl.hpp (modified) * tests/Python/AllActions/moltest.py (modified) Added ActionQueue::insertAction(). - this is preparatory for ... Tue, 20 May 2014 08:47:10 GMT Frederik Heber [cc6e5c] * src/Actions/AnalysisAction/CalculateBoundingBoxAction.def (deleted) * src/Actions/AnalysisAction/CalculateBoundingBoxAction.hpp (deleted) * src/Actions/AnalysisAction/CalculateCellVolumeAction.def (deleted) * src/Actions/AnalysisAction/CalculateCellVolumeAction.hpp (deleted) * src/Actions/AnalysisAction/CalculateMolarMassAction.def (deleted) * src/Actions/AnalysisAction/CalculateMolarMassAction.hpp (deleted) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/Reaction.hpp (deleted) * src/Actions/Reaction_impl.hpp (deleted) * src/Actions/Reaction_impl_header.hpp (deleted) * src/Actions/Reaction_impl_pre.hpp (deleted) * src/Actions/pyMoleCuilder.cpp (deleted) * src/Makefile.am (modified) * src/Python/Makefile.am (modified) * src/Python/PythonScripting_impl.hpp (modified) * src/Python/exit.cpp (added) * src/Python/getBoundingBox.cpp (moved) * src/Python/getDomainVolume.cpp (moved) * src/Python/getSelectedMolarMass.cpp (moved) * src/Python/modules.hpp (added) * src/Python/reinit.cpp (added) * tests/Python/ReturnValueActions/testsuite-python-returnvalueactions.at (modified) * tests/regression/Analysis/CalculateBoundingBox/testsuite-analysis-calculate-bounding-box.at (deleted) * tests/regression/Analysis/CalculateCellVolume/testsuite-analysis-calculate-cell-volume.at (deleted) * tests/regression/Analysis/CalculateMolarMass/pre/argon.xyz (deleted) * tests/regression/Analysis/CalculateMolarMass/pre/water.xyz (deleted) * tests/regression/Analysis/CalculateMolarMass/testsuite-analysis-calculate-molar-mass.at (deleted) * tests/regression/Analysis/testsuite-analysis.at (modified) * tests/regression/Makefile.am (modified) * utils/Python/boxmaker.py.in (modified) Replaced Reactions by simple function exported to pyMoleCuilder. - ... Tue, 20 May 2014 08:47:03 GMT Frederik Heber [0d4168] * src/Actions/Action.cpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Parameters/Parameter_impl.hpp (modified) * src/Parameters/Value_impl.hpp (modified) * src/Parameters/unittests/ContinuousValueTest.cpp (modified) * src/Parameters/unittests/DiscreteValueTest.cpp (modified) * src/UIElements/Dialog.cpp (modified) * src/builder_init.cpp (modified) * tests/regression/Atoms/Add/testsuite-atoms-add.at (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) Allow setting of invalid values in Value class, Action::performCall() ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [c09f94] * src/Actions/Action_impl_header.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/Calculation_impl.hpp (modified) * src/Actions/FragmentationAction/FragmentationAction.def (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.cpp (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.def (modified) * src/Actions/FragmentationAction/FragmentationAutomationAction.hpp (modified) * src/Actions/ManipulateAtomsProcess.cpp (modified) * src/Actions/Process.cpp (modified) * src/Actions/Process.hpp (modified) Transformed FragmentationAutomationAction into a Process. - Removed ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [d9f2b3] * src/Fragmentation/Automation/SpecificFragmentController.cpp (modified) * src/Fragmentation/Automation/SpecificFragmentController.hpp (modified) * src/Fragmentation/Automation/SpecificFragmentController_ResultContainer_impl.hpp (modified) SpecificFragmentController has a ref to an updatehandler to call in ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [7fc447] * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) Renamed ActionsQueue's queue -> actionqueue. Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [af5384] * src/Actions/Action.cpp (modified) * src/Actions/Action.hpp (modified) * src/Actions/ActionQueue.cpp (modified) * src/Actions/ActionQueue.hpp (modified) * src/Actions/ActionSequence.cpp (modified) * src/Actions/ActionSequence.hpp (modified) * src/Actions/Action_impl_header.hpp (modified) * src/Actions/Action_impl_pre.hpp (modified) * src/Actions/AtomsCalculation.hpp (modified) * src/Actions/AtomsCalculation_impl.hpp (modified) * src/Actions/Calculation.hpp (modified) * src/Actions/Calculation_impl.hpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Actions/MakroAction.hpp (modified) * src/Actions/MakroAction_impl_header.hpp (modified) * src/Actions/MakroAction_impl_pre.hpp (modified) * src/Actions/ManipulateAtomsProcess.cpp (modified) * src/Actions/ManipulateAtomsProcess.hpp (modified) * src/Actions/MethodAction.cpp (modified) * src/Actions/MethodAction.hpp (modified) * src/Actions/Reaction.hpp (modified) * src/Actions/Reaction_impl_header.hpp (modified) * src/Actions/Reaction_impl_pre.hpp (modified) * src/Actions/unittests/ActionSequenceUnitTest.cpp (modified) * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.cpp (modified) * src/UIElements/Menu/TextMenu/TxMenuLeaveAction.hpp (modified) Actions can now clone() and split off prepare() from call(). - ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [36053c] * src/Actions/Action.cpp (modified) * src/Actions/ActionRegistry.cpp (modified) * src/Actions/ActionRegistry.hpp (modified) OptionRegistry is now filled by ActionRegistry() not by Action's ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [ec43a2] * src/Actions/Process.cpp (modified) * src/Actions/Process.hpp (modified) FIX: Process's getters are now const member functions. Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [5eaa23] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.def (modified) * src/Actions/FragmentationAction/FragmentationAction.def (modified) * src/Actions/FragmentationAction/MolecularDynamicsAction.def (modified) * src/Actions/MoleculeAction/VerletIntegrationAction.def (modified) * src/Actions/PotentialAction/FitPotentialAction.def (modified) Added sensible default values to MolecularDynamics sequence of Actions. Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [d76d65] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationChargeDensity.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationChargeDensity.hpp (modified) * src/Fragmentation/Summation/Containers/FragmentationLongRangeResults.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationLongRangeResults.hpp (modified) * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.hpp (modified) FIX: MPQCDataFragmentMap_t can be summed up in ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [5c78e3] * src/Actions/CommandAction/VersionAction.cpp (modified) FIX: Implemented VersionAction. - yes, it never printed the actual ... Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [0b3cf47] * src/UIElements/CommandLineUI/CommandLineWindow.cpp (modified) FIX: CommandLineWindow::display() did not use present ActionQueue ref. Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [e3f9b8] * src/WorldTime.hpp (modified) FIX: WorldTime's dstor is now virtual. Tue, 29 Apr 2014 12:42:44 GMT Frederik Heber [606c24] * src/Atom/atom_atominfo.cpp (modified) FIX: Newly created default atom has element hydrogen. - also when ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [5f364e] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) FIX: Fix typo in error msg of FillRegularGridAction. Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [ae68b5] * src/Fragmentation/Homology/unittests/FragmentEdgeUnitTest.cpp (modified) * src/Jobs/MPQCCommandJob.cpp (modified) * src/Jobs/MPQCJob.cpp (modified) * src/Jobs/VMGJob.cpp (modified) Fixed some boost serialization static warnings. Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [a2a2f7] * src/Actions/ActionSequence.cpp (modified) * src/Actions/SelectionAction/Atoms/AtomByIdAction.cpp (modified) * src/Actions/SelectionAction/Atoms/NotAtomByIdAction.cpp (modified) * src/Actions/ShapeAction/RemoveShapeAction.cpp (modified) * src/Actions/ShapeAction/StretchShapeAction.cpp (modified) * src/Analysis/analysis_correlation.cpp (modified) * src/Box.cpp (modified) * src/Filling/Mesh/CubeMesh.cpp (modified) * src/Fragmentation/AdaptivityMap.cpp (modified) * src/Fragmentation/BondsPerShortestPath.cpp (modified) * src/Fragmentation/Exporters/ExportGraph.cpp (modified) * src/Fragmentation/Fragmentation.cpp (modified) * src/Fragmentation/Homology/FragmentEdge.cpp (modified) * src/Fragmentation/Homology/FragmentNode.cpp (modified) * src/Fragmentation/Homology/HomologyContainer.hpp (modified) * src/Fragmentation/Homology/HomologyGraph.cpp (modified) * src/Fragmentation/Homology/unittests/stubs/FragmentStub.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationResultContainer.hpp (modified) * src/Fragmentation/Summation/Containers/MPQCData.hpp (modified) * src/Fragmentation/Summation/IndexSetContainer.cpp (modified) * src/Fragmentation/Summation/SetValues/Fragment.cpp (modified) * src/Fragmentation/Summation/SetValues/unittests/EigenvaluesUnitTest.cpp (modified) * src/Fragmentation/fragmentation_helpers.cpp (modified) * src/FunctionApproximation/Extractors.cpp (modified) * src/FunctionApproximation/FunctionApproximation.cpp (modified) * src/Jobs/MPQCJob.cpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) * src/Parameters/Validators/Specific/TimeStepPresentValidator.cpp (modified) * src/Potentials/Specifics/FourBodyPotential_Torsion.cpp (modified) * src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp (modified) * src/Shapes/BaseShapes.cpp (modified) * src/Tesselation/boundary.cpp (modified) * src/Tesselation/tesselation.cpp (modified) * src/Tesselation/tesselationhelpers.cpp (modified) * src/UIElements/Qt4/Query/QtQueryList.hpp (modified) * src/UIElements/Qt4/Query/VectorQtQuery.cpp (modified) * src/UIElements/Views/Qt4/Plotting/QSeisPlotPage.cpp (modified) * src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_molecule.cpp (modified) * src/UIElements/Views/Qt4/QtTimeLine.cpp (modified) Huge warning fix. - fixed unused variables. - fixed set but unused ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [9bac15] * src/Actions/FragmentationAction/MolecularDynamicsAction.cpp (modified) FIX: MolecularDynamicsAction needs to clear fragment results after ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [f47e00b] * src/Actions/FragmentationAction/MolecularDynamicsAction.hpp (modified) * src/Actions/GraphAction/SubgraphDissectionAction.cpp (modified) * src/Actions/GraphAction/SubgraphDissectionAction.def (modified) * src/Actions/GraphAction/SubgraphDissectionAction.hpp (modified) * src/Actions/MakroAction_impl_pre.hpp (modified) * tests/regression/Options/Session/post/complextest.py (modified) * tests/regression/Options/Session/post/complextest.sh (modified) FIX: SubgraphDissectionAction is now a MakroAction, fixed store- ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [237f93] * src/Actions/ActionSequence.cpp (modified) * src/Actions/ActionSequence.hpp (modified) * src/Actions/FragmentationAction/MolecularDynamicsAction.cpp (modified) * src/Actions/MakroAction.cpp (modified) * src/Actions/MakroAction.hpp (modified) * src/Actions/MakroAction_impl_header.hpp (modified) * src/Actions/MakroAction_impl_pre.hpp (modified) FIX: MolecularDynamicsAction now prepares normally not inside ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [ec7511] * src/Graph/CyclicStructureAnalysis.cpp (modified) * src/Graph/CyclicStructureAnalysis.hpp (modified) * tests/Fragmentations/Fragmenting/anthracene/pre/anthracene.pdb (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order1.at (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order2.at (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order3.at (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order4.at (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order5.at (added) * tests/Fragmentations/Fragmenting/anthracene/testsuite-fragmenting-anthracene-order6.at (added) * tests/Fragmentations/Fragmenting/coronene/pre/coronene.pdb (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order1.at (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order2.at (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order3.at (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order4.at (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order5.at (added) * tests/Fragmentations/Fragmenting/coronene/testsuite-fragmenting-coronene-order6.at (added) * tests/Fragmentations/Fragmenting/naphthalene/pre/naphthalene.pdb (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order1.at (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order2.at (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order3.at (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order4.at (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order5.at (added) * tests/Fragmentations/Fragmenting/naphthalene/testsuite-fragmenting-naphthalene-order6.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/pre/phenanthrene.pdb (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order1.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order2.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order3.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order4.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order5.at (added) * tests/Fragmentations/Fragmenting/phenanthrene/testsuite-fragmenting-phenanthrene-order6.at (added) * tests/Fragmentations/Makefile.am (modified) * tests/Fragmentations/testsuite.at (modified) FIX: CyclicStructureAnalysis falsely used DFS, skipped some cycles. ... Tue, 29 Apr 2014 12:42:43 GMT Frederik Heber [4b10fd] * src/Parser/XmlParser.cpp (modified) XmlParser::load() now gives each different charge a different ... Tue, 29 Apr 2014 12:42:22 GMT Frederik Heber [57388c9] * src/Python/PythonScripting.cpp (modified) * tests/regression/Options/Session/testsuite-options-load-session-python.at (modified) * tests/regression/Options/Session/testsuite-options-store-session-python.at (modified) FIX: Test on skipping load/store session from python script was wrong ... Wed, 05 Mar 2014 19:47:43 GMT Frederik Heber [afbbfeb] * src/Actions/AnalysisAction/DipoleAngularCorrelationAction.cpp (modified) * src/Actions/WorldAction/CenterOnEdgeAction.cpp (modified) * tests/Python/AllActions/options.dat (modified) FIX: Some python commands with default values threw asserts. - ... Tue, 04 Mar 2014 23:24:56 GMT Frederik Heber [cb32aa] * src/UIElements/Makefile.am (modified) DISTFIX: libMolecuilderFragmentationAutomation.la was included ... Tue, 04 Mar 2014 23:24:56 GMT Frederik Heber [6497a3] * src/UIElements/Views/Qt4/Plotting/Makefile.am (modified) DISTFIX: QwtPlotting had extra _ in QWTHEADER declaration. - this ... Mon, 03 Mar 2014 14:06:36 GMT Frederik Heber [eddab7] * src/Fragmentation/Summation/Containers/FragmentationShortRangeResults.cpp (modified) FIX: getSummedShortRangeResults() usage of typename incompatible with ... Sun, 20 Oct 2013 11:45:34 GMT Frederik Heber [b47f9c] * src/Jobs/InterfaceVMGJob.cpp (modified) * src/Jobs/InterfaceVMGJob.hpp (modified) * src/Jobs/WindowGrid_converter.cpp (modified) FIX: WindowGrid_converter::addWindowOntoGrid() never used ... Sun, 20 Oct 2013 11:45:34 GMT Frederik Heber [e0cf82] * src/Fragmentation/Automation/SpecificFragmentController.cpp (modified) Cut down verbosity of SpecificFragmentController with ... Thu, 17 Oct 2013 07:24:42 GMT Frederik Heber [d29b31] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationChargeDensity.cpp (modified) * src/Fragmentation/Summation/Containers/FragmentationLongRangeResults.cpp (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/OBC/BondFragment_LongRangeEnergy.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/OBC/BondFragment_Times.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/PBC/BondFragment_LongRangeEnergy.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/post/LongRange/PBC/BondFragment_Times.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/pre/BondFragmentLongRangeResults_OBC.dat (modified) * tests/regression/Fragmentation/AnalyseFragmentationResults/pre/BondFragmentLongRangeResults_PBC.dat (modified) Longrange energy is now also calculated for level 1. - level 1 sum ... Thu, 17 Oct 2013 07:24:40 GMT Frederik Heber [958312] * src/Graph/CyclicStructureAnalysis.cpp (modified) FIX: CyclicStructureAnalysis::InitializeToRoot() did not reset some ... Thu, 17 Oct 2013 07:24:25 GMT Frederik Heber [174f8b] * src/UIElements/Views/Qt4/QtFragmentList.cpp (modified) * src/UIElements/Views/Qt4/QtFragmentList.hpp (modified) Extending QtFragmentList to show value and contribution of summed ... Thu, 17 Oct 2013 07:24:25 GMT Frederik Heber [16893f] * src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp (modified) * src/Actions/FragmentationAction/ClearFragmentationResultsAction.cpp (added) * src/Actions/FragmentationAction/ClearFragmentationResultsAction.def (added) * src/Actions/FragmentationAction/ClearFragmentationResultsAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) Added ClearFragmentationResultsAction. - As we retain summed ...