Your IP : 216.73.216.48
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>Force</title>
</head>
<body>
<p>This force simulates the <a href="http://en.wikipedia.org/wiki/Lennard-Jones_potential">Lennard-Jones potential</a>. There are three parameters for this force:</p>
<ul>
<li><b>depth:</b> The minimum value of the Lennard-Jones potential wall</li>
<li><b>rmin:</b> The distance from the origin to the minimum of the potential</li>
<li><b>cutoff:</b> The distance, where the Lennard-Jones (LJ) potential is often truncated to save computational time</li>
</ul>
<p>These parameters are empirical and are usually obtained from experiment or some rough estimation.</p>
</body>
</html>