diff --git a/doc/dynare.texi b/doc/dynare.texi index 03c5864de5535b2d2cbbe9c48f760bc4d4d04f3c..834403ee99c5f30d755220b96f366d4b9769b897 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -5135,6 +5135,9 @@ This command accepts the same options than @code{ramsey_policy}, plus: Sets the tolerance level used to assess convergence of the solution algorithm. Default: @code{1e-7}. +@item solve_maxit = @var{INTEGER} +Maximum number of iterations. Default: @code{3000}. + @end table @end deffn