# # ChangeLog for src/Potentials/Specifics # # Generated by Trac 1.4.4 # Mar 26, 2025, 12:48:28 AM 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 ...