I am attaching in the PDF file my model. The problem as usual is on the finding of Steady State. As you can see in my file, the steady state system I could solve it on its own. That is, I already managed to solve separately from the dynamic block the SS system of equations. The problem arises when I want to simulate the dynamic model. In all cases, the usual error is that dynare cannot find/compute the steady state.
I tried 4 different methods.
- 1. Using the computed values of the steady state as initial guesses
2. Using the steady_state_model block
3.Using the [Dynamic] [Static] tags
4. I let dynare to call the particular steady state function i.e calling filename_steady_state.m
In all cases there was a failure to compute the steady state. Your help will be much appreciated