Skip to content

Commit 5539df8

Browse files
Removed superfluous article
Changed: "will write the the file restart_flow.dat every 100 iterations" To: "will write the file restart_flow.dat every 100 iterations"
1 parent 989604c commit 5539df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Restart-File.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A restart file with the name given by the keyword `RESTART_FILENAME` is then sav
1717
`RESTART_FILENAME= restart_flow` \
1818
`OUTPUT_WRT_FREQ= 100`
1919

20-
will write the the file restart_flow.dat every 100 iterations when then the total number of iterations is larger than 100, or only once at the end of the simulation when the total number of iterations is smaller than 100. Note that the file extension (the suffix) is automatic and can be left out.
20+
will write the file restart_flow.dat every 100 iterations when then the total number of iterations is larger than 100, or only once at the end of the simulation when the total number of iterations is smaller than 100. Note that the file extension (the suffix) is automatic and can be left out.
2121
If you would like to keep copies of previously saved restart files, this is possible by setting
2222

2323
`WRT_RESTART_OVERWRITE= NO`

0 commit comments

Comments
 (0)