====== Interactions ====== ---- //potfit// supports various short and long range effective potentials. These potentials are defined either by tabulated functions or analytic parameters and are read from a potential file. The supported potentials can be found in the table below. Since the computation of the forces consumes the most time of the //potfit// optimization run, support for each type of interaction has to be enabled explicitly before compiling a binary. == Interaction Table == This table shows the current progress of implementing new potential models in //potfit//. ^ Interaction ^ tabulated potentials ^ analytic potentials ^ | [[pair_potentials|Pair Potentials]] | @lightgreen:yes | @lightgreen:yes | | [[angular_pair_potentials|Angular Pair Potentials]] | @tomato:no | @lightgreen:yes | | [[angular_coulomb_potentials|Angular Coulomb Potentials]] | @tomato:no | @lightgreen:yes | | [[eam|EAM]] | @lightgreen:yes | @lightgreen:yes | | [[tbeam|Two Band EAM]] | @lightgreen:yes | @lightgreen:yes | | [[meam|MEAM]] | @lightgreen:yes | @lightgreen:yes | | [[adp|ADP]] | @lightgreen:yes | @lightgreen:yes | | [[coulomb|Coulomb]] | @tomato:no | @lightgreen:yes | | [[dipole|Dipole]] | @tomato:no | @lightgreen:yes | | [[eam_elstat|EAM + electrostatics]] | @tomato:no | @lightgreen:yes | | [[stiweb|Stillinger-Weber]] | @tomato:no | @lightgreen:yes | | [[tersoff|Tersoff]] | @tomato:no | @lightgreen:yes | | [[tersoffmod|modified Tersoff]] | @tomato:no | @lightgreen:yes |