Dear all,
i want to compare two models, one with quadratic capital adjustment costs and one without. For the latter i set the parameter for the costs (tau_K) zero.
But doings this yields the following error message, that the rank condition isn't verified.
There are 7 eigenvalue(s) larger than 1 in modulus
for 8 forward-looking variable(s)
The rank conditions ISN'T verified!
??? Error using ==> print_info
Blanchard Kahn conditions are not satisfied: indeterminacy
Error in ==> stoch_simul at 46
print_info(info, options_.noprint);
Error in ==> NKM at 210
info = stoch_simul(var_list_);
Error in ==> dynare at 132
evalin('base',fname) ;
i checked the model several times, but can't find any error. It would be great, if you could help me. Thank you