Skip to content
Snippets Groups Projects
Commit 752ba072 authored by jonathan.froehlich's avatar jonathan.froehlich
Browse files

Update run_dg_benchmarks_beam.py

parent ac57ce0e
No related branches found
No related tags found
1 merge request!153Local add output info
......@@ -71,7 +71,7 @@ def Start(args):
def decideTime(degree):
return (2*degree*degree, 0)
return (4*degree*degree, 0)
def modifyJobskript(name, degree, logfolder,penalty, args):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment