Dear Mr Pfeifer,
I use a model with a production function that contains capital, labor and intermediate input. When I shut down parameter related to intermediate input (phic=0.0001) the model works. When I put phi=0.62 (with intermediate input) I get this error message. I verified the timing but I think all is ok. Is there anything to do?
Error using print_info (line 42)
Blanchard Kahn conditions are not satisfied: no stable equilibrium
Error in stoch_simul (line 98)
print_info(info, options_.noprint, options_);
Error in model_furlanetto_changed (line 492)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
Thank you !
Clara