|
occ
|
Parameters for the Lennard-Jones 12-6 potential. More...
#include <short_range.h>
Public Attributes | |
| double | epsilon |
| Well depth (energy units) | |
| double | sigma |
| Zero-crossing distance (length units) | |
Parameters for the Lennard-Jones 12-6 potential.
The Lennard-Jones potential is commonly used to model van der Waals interactions: V(r) = 4ε[(σ/r)^12 - (σ/r)^6]
| epsilon | Well depth (energy units). Typical values: 0.1-1.0 kcal/mol |
| sigma | Zero-crossing distance (length units). Typical values: 2.5-4.0 Å |
Common parameterizations:
References:
| double occ::mults::LennardJonesParams::epsilon |
Well depth (energy units)
| double occ::mults::LennardJonesParams::sigma |
Zero-crossing distance (length units)