Hello everybody! I'm new in dynare and I need some help. As well as the title mentions I have this problem with my code. There is an old topic posted about this but I don't really see I could apply the same thing here.
My model is: "Closed open economy model" with money and with adjustment cost of capital. It is taken from the book: "The ABCs or RBCs" of McCandless Chapter 13.
I didn't get any dynare code from the internet, not even the book web page has it because they only work with Matlab. However I tried to do it by my own and after several error-and-fix-it paths finally I got this result:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Error using print_info (line 52)
One of the eigenvalues is close to 0/0 (the absolute value of numerator and denominator is
smaller than 1e-6)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
As well as I said, the old post mentions that it means Blanchard Khan conditions are not satisfied.
if this is the case my professeur from my univertisty told me once that when this occurs you should do something to fix it but he gave no clue what to do next.
I want to say something important: THE STEADY STATE RESULTS THAT I GET ARE ALMOST THE SAME AS THE BOOK HAS. So I don't think there is a problem with the SS.
Another thing I have already done is to change capital timing as well as dynare ask so there is no problem about that.
All the variables and shocks have their tag so you will know which they are
I need help with this please! So anyone that could help clarify this and get a solution will be welcome! I would really apreciate him/her.
my openeconomy.mod file is attached.