Skip to content
Snippets Groups Projects
Verified Commit 8eadf926 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'output_doc' of git.dynare.org:JohannesPfeifer/dynare

Ref. !2361
parents d3ffac26 5f7cb535
Branches
No related tags found
1 merge request!2361Manual: document output=first option
...@@ -188,10 +188,13 @@ by the ``dynare`` command. ...@@ -188,10 +188,13 @@ by the ``dynare`` command.
Instructs Dynare to no create a logfile of this run in Instructs Dynare to no create a logfile of this run in
``FILENAME.log.`` The default is to create the logfile. ``FILENAME.log.`` The default is to create the logfile.
.. option:: output=second|third .. option:: output=first|second|third
Instructs the preprocessor to output derivatives of the dynamic model at Instructs the preprocessor to output derivatives of the dynamic model at
least up to the given order. least up to the given order. The `first` option is useful in
larger models when debugging steady state computation, because it allows
overriding the default computation and output of dynamic second order derivatives
in case of the mod-file not containing commands for further computations.
.. option:: language=matlab|julia .. option:: language=matlab|julia
......
Subproject commit 75fccedfd17dbac12a9c20498d98d699301132b8 Subproject commit 5c75643443ab51e49e18f7bc6546e85cd3f55536
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment