From 7a170b95792ddb8beaaaf6a7db7de5804d15f848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Mon, 18 Feb 2019 16:59:55 +0100 Subject: [PATCH] Added onlymodel option. Manually cherry-picked from 2dcaff4f162dbadb1ca9dadb7fc0e61557af74e5. --- src/source/running-dynare.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/source/running-dynare.rst b/src/source/running-dynare.rst index 331651c0f..466ab9fd0 100644 --- a/src/source/running-dynare.rst +++ b/src/source/running-dynare.rst @@ -166,6 +166,15 @@ by the ``dynare`` command. Passing this option removes all empty from the macro expanded mod file created when the :opt:`savemacro ` option is used. + .. option:: onlymodel + + Instructs the preprocessor to print only information about the + model in the driver file; no Dynare commands (other than the + shocks statement and parameter initializations) are printed + and hence no computational tasks performed. The same + ancillary files are created as would otherwise be created + (dynamic, static files, etc.). + .. option:: nolog Instructs Dynare to no create a logfile of this run in