# # ChangeLog for tests/regression/Potential/GeneratePotentials # # Generated by Trac 1.6 # Jan 12, 2026, 7:52:46 AM Wed, 19 May 2021 19:06:29 GMT Frederik Heber [9b0dcd] * doc/userguide/userguide.xml (modified) * src/Actions/PotentialAction/GeneratePotentialsAction.cpp (modified) * src/Actions/PotentialAction/GeneratePotentialsAction.def (modified) * tests/Python/AllActions/options.dat (modified) * tests/regression/Potential/GeneratePotentials/post/water_restricted.potentials (added) * tests/regression/Potential/GeneratePotentials/testsuite-potential-generate-potentials.at (modified) Added potential-list argument to GeneratePotentialsAction. - DOCU: ... Wed, 19 May 2021 19:06:29 GMT Frederik Heber [55c494] * doc/userguide/userguide.xml (modified) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/PotentialAction/GeneratePotentialsAction.cpp (added) * src/Actions/PotentialAction/GeneratePotentialsAction.def (added) * src/Actions/PotentialAction/GeneratePotentialsAction.hpp (added) * src/Potentials/PotentialFactory.cpp (modified) * src/Potentials/PotentialFactory.hpp (modified) * tests/regression/Makefile.am (modified) * tests/regression/Potential/GeneratePotentials/post/water.potentials (added) * tests/regression/Potential/GeneratePotentials/pre/water.pdb (added) * tests/regression/Potential/GeneratePotentials/pre/water_homologies.dat (added) * tests/regression/Potential/GeneratePotentials/testsuite-potential-generate-potentials.at (added) * tests/regression/Potential/testsuite-potential.at (modified) Added GeneratePotentialsAction. - this generates all potential ...