Dear all,
I have a problem with solving my model. It is a monetary closed-economy model with two agents: worker and entrepreneur, and there is lending/borrowing in equilibrium.
Unfortunately, I get the error that:
There are 10 eigenvalue(s) larger than 1 in modulus
for 11 forward-looking variable(s)
The rank condition ISN'T verified!
Error using print_info (line 45)
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in stoch_simul (line 98)
print_info(info, options_.noprint, options_);
Error in draft2 (line 343)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
So obviously, my model does suffer from indeterminacy... is that related to the issue addressed by Schmitt-Grohe and Uribe (2002) 'Closing Small Open Economies'? Given that my model is a closed economy model, i am not sure whether this could be the case... before building in uzawa-preferences or adjustment costs in bond-holding, I wanted to hear other peoples opinion.
I attach my .mod file.
Thank you very much!
Best
Derrick
____