Dear all,
I may have some errors in my model, the result shows:
错误使用 print_info
Blanchard & Kahn conditions are not satisfied: no stable equilibrium.
出错 stoch_simul (第 120 行)
print_info(info, options_.noprint, options_);
出错 natural_gas.driver (第 283 行)
[info, oo_, options_, M_] = stoch_simul(M_, options_, oo_, var_list_);
出错 dynare (第 278 行)
evalin(‘base’,[fname ‘.driver’]);
But I checked my timing, I can’t figure out where should I correct. Can you help me to find the error in my code? I need to finish my lesson paper in a very short time.
natural_gas.mod (1.2 KB)