test
This commit is contained in:
parent
80ccc87b63
commit
bbde4dc950
|
@ -16,7 +16,7 @@ TARGET_ALTITUDE = 5.0
|
|||
|
||||
# Lennard-Jones parameters
|
||||
TARGET = 10.0 #0.000001001
|
||||
EPSILON = 20.0 #0.001
|
||||
EPSILON = 15.0 #0.001
|
||||
|
||||
# Lennard-Jones interaction magnitude
|
||||
function lj_magnitude(dist, target, epsilon) {
|
||||
|
|
Loading…
Reference in New Issue