Inverse Power Law Potential

Hello,

I am new to lammps, and I would like to make use of a simple inverse power law potential that looks something like: eps*(sigma/(r^p)). Does anyone know if there is such a potential out there, or if not, how to go about building my own, with help from the information I found here?

http://lammps.sandia.gov/doc/Section_modify.html#pairwise-potentials

Thank you,

Nathan

This list of all potentials in LAMMPS is here:
http://lammps.sandia.gov/doc/doc2/Section_commands.html#cmd_5

I don’t think we have the formula you listed. However you can tabulate

it, and use pair table.

Steve