Skip to content

Commit

Permalink
re-add times
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarraga committed Jul 19, 2024
1 parent 7724f8e commit 303d067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/docs/HPC/openFOAM.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ specify in `system/controlDict` (see also

- instruct OpenFOAM to write out results at a reasonable frequency, **certainly *not*** for every single time step}; you can control this using the `writeControl`, `writeInterval`, etc. keywords;

- consider only retaining results for the last couple of steps,
- consider only retaining results for the last couple of time steps,
see the `purgeWrite` keyword;

- consider writing results for only part of the domain (e.g., a line
Expand Down

0 comments on commit 303d067

Please sign in to comment.