Page 1 of 1

Report list of equations

PostPosted: Fri Apr 11, 2014 10:32 am
by Sgt. Vimes
I'd like to see the log-linearized equations generated by Dynare when a model is declared in its non-linear form. In other words, I want to know how to write the model in its linear form so that the solution is identical with the one obtained from the non-linear equations linearized by Dynare. Is that possible? Thanks.

Re: Report list of equations

PostPosted: Fri Apr 11, 2014 12:42 pm
by jpfeifer
That is not possible without great effort on your part. The respective derivatives are stored in the _dynamic-file, but it is very hard to read.

Re: Report list of equations

PostPosted: Mon Apr 14, 2014 1:58 pm
by Sgt. Vimes
Thanks.