Skip to content
Snippets Groups Projects
Commit 629274c7 authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Trying to get restart files. Fix typo.

parent d46f98f0
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ t2_unix=$(date -d "$Chunk_END_DATE" +%s)
checkpoint_time=$(( (t2_unix - t1_unix) / 2 ))
dtime = 300
dtime=300
nsteps=$((checkpoint_time / ${dtime}))
checkpoint_time=3600
......
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