Skip to content
Snippets Groups Projects
Commit d06ddb30 authored by Tank Laboratory 2009's avatar Tank Laboratory 2009
Browse files

Fixed Albins bug

parent 35437506
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ function runprocess(;simulated=false, webservice=true, port=8000, σ = 0.001, du
n = 1
LabProcesses.initialize(P)
start_time = time()
for t in 0:P.h:20
for t in 0:P.h:duration
y = measure(P)[n]
r = gui[:r]
if gui[:tankno]=="Upper"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment