Closedown
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
temp = 25.0
|
||||
|
||||
set_context(name = "temp_"+str(temp), persist = False)
|
||||
set_exec_pars(name = "temp_"+str(temp), persist = False)
|
||||
|
||||
path="/tst"
|
||||
|
||||
@@ -17,4 +17,4 @@ print read.tolist()
|
||||
assert data1d==read.tolist()
|
||||
plot(read)
|
||||
|
||||
ctx = get_context()
|
||||
exec_pars = get_exec_pars()
|
||||
Reference in New Issue
Block a user