Advanced Computing Platform for Theoretical Physics

Commit bf7ac037 authored by Lei Wang's avatar Lei Wang
Browse files

minor change on folder

parent d52c8a96
......@@ -46,7 +46,8 @@ if __name__=='__main__':
jobid = input.waitfor
args = {'k':k,
'b':b
'b':b,
'folder':resfolder
}
jobname = jobdir
for key, val in args.items():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment