LJ test
This commit is contained in:
parent
da3b35a9c3
commit
583b20c113
@ -16,7 +16,7 @@ CURSTATE = "TURNEDOFF"
|
|||||||
|
|
||||||
# Lennard-Jones parameters
|
# Lennard-Jones parameters
|
||||||
TARGET = 10.0 #0.000001001
|
TARGET = 10.0 #0.000001001
|
||||||
EPSILON = 20.0 #0.001
|
EPSILON = 12.0 #0.001
|
||||||
|
|
||||||
# Lennard-Jones interaction magnitude
|
# Lennard-Jones interaction magnitude
|
||||||
function lj_magnitude(dist, target, epsilon) {
|
function lj_magnitude(dist, target, epsilon) {
|
||||||
|
Loading…
Reference in New Issue
Block a user