Skip to content
Snippets Groups Projects
Commit 62449661 authored by William D. Fullmer's avatar William D. Fullmer
Browse files

typo

parent 44c6271c
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ Currently, the criterion for setting "steady_state" to true is if "dt" is undefi
+-----------------------+-----------------------------------------------------------------------+-------------+------------+
| steady_state_tol | Tolerance for checking if we have reached steady state | Real | None |
| | | | |
| | (Must be set if steady_state_tol = 1) | | |
| | (Must be set if steady_state = 1) | | |
+-----------------------+-----------------------------------------------------------------------+-------------+------------+
| steady_state_max_iter | Maximum number of allowed iterations to converge to steady state | Int | 100000000 |
+-----------------------+-----------------------------------------------------------------------+-------------+------------+
......
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