# # ChangeLog for src/Potentials/Makefile.am # # Generated by Trac 1.4.4 # Mar 23, 2025, 9:34:43 PM Sun, 24 Feb 2013 12:57:26 GMT Frederik Heber [4ffbb7] * src/Potentials/Makefile.am (modified) * src/Potentials/Specifics/SaturationPotential.cpp (added) * src/Potentials/Specifics/SaturationPotential.hpp (added) Added SaturatonPotential that combines a Morse and a Angle potential. Sun, 24 Feb 2013 12:57:26 GMT Frederik Heber [a63187] * src/Potentials/Makefile.am (modified) * src/Potentials/Specifics/PairPotential_Angle.cpp (added) * src/Potentials/Specifics/PairPotential_Angle.hpp (added) Added PairPotential_Angle. 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 ...