Script execution

This commit is contained in:
sfop
2017-08-25 15:01:20 +02:00
parent 215eabebe3
commit f5ffd814ab

View File

@@ -22,10 +22,10 @@ V.initialize()
t0 = t.read()
start = 1.0
stop = 3.0
step = 0.05
nb = 2
start = 2.2
stop = 12.0
step = 0.1
nb = 4
lat = 0.150
plt = plot(None, title="Output")[0]