lj test
This commit is contained in:
parent
8f3e4e2dfc
commit
c2695e97e1
@ -16,7 +16,7 @@ TARGET_ALTITUDE = 10.1
|
|||||||
|
|
||||||
# Lennard-Jones parameters
|
# Lennard-Jones parameters
|
||||||
TARGET = 5 #0.000001001
|
TARGET = 5 #0.000001001
|
||||||
EPSILON = 80 #0.001
|
EPSILON = 800 #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