# # ChangeLog for src/Potentials/Makefile.am # # Generated by Trac 1.4.4 # Mar 23, 2025, 12:54:18 PM Wed, 19 Dec 2012 15:25:43 GMT Frederik Heber [155cc2] * src/LevMartester.cpp (modified) * src/Potentials/Makefile.am (modified) * src/Potentials/Specifics/PairPotential_Morse.cpp (added) * src/Potentials/Specifics/PairPotential_Morse.hpp (added) Added PairPotential_Morse with derivatives, used by LevMartester. - ... Sun, 16 Dec 2012 19:47:28 GMT Frederik Heber [610c11] * src/Potentials/Makefile.am (modified) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.cpp (added) * src/Potentials/Specifics/ManyBodyPotential_Tersoff.hpp (added) Added Tersoff potential as first many-body potential. Sun, 16 Dec 2012 19:47:27 GMT Frederik Heber [6bb72a] * src/Makefile.am (modified) * src/Potentials/EmpiricalPotential.hpp (added) * src/Potentials/Makefile.am (added) * src/Potentials/Specifics/PairPotential_Harmonic.cpp (added) * src/Potentials/Specifics/PairPotential_Harmonic.hpp (added) * src/Potentials/helpers.hpp (added) Added general interface EmpiricalPotential and a first potential, the ...