Skip to content

Commit

Permalink
minor change to option docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anilyil committed Feb 11, 2022
1 parent 838c559 commit 9b05646
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ writeTecplotSurfaceSolution:
writeSolutionEachIter:
desc: >
Flag to write solution files after every major solver iteration.
The solution files written depend on `writeTecplotSurfaceSolution`, `writeVolumeSolution`, and `writeSurfaceSolution`.
This useful when debugging or developing the solver.
Flag to write solution files after every nonlinear solver iteration.
The solution files written depend on `writeTecplotSurfaceSolution`, `writeVolumeSolution`, and `writeSurfaceSolution`.
This useful when debugging or developing the solver.
nSaveVolume:
desc: >
Expand Down

0 comments on commit 9b05646

Please sign in to comment.