by StephaneAdjemian » Tue Aug 25, 2009 12:47 pm
Hi, Dynare fails in finding the steady state of your model. You may try to give more sensible values to the endogenous variables in the initval block. These values are used to initialize the newton like routine called by Dynare to compute the steady state, so they have to be not too far from the unknown steady state. But the best way is to provide an analytical expression of the steady state (writing a _steadystate.m file, you will find some examples on the forum).
Best,
Stéphane.