hello everyone
I have a problem with my dynare code
i write on dynare the equations from Ruslan Aliyev's paper " Monetary Policy in Resource-Rich" (page 41) with parameters (page 19) and initial value (page 21) but when i run the code there is a error message :
??? Error using ==> print_info at 74
Impossible to find the steady state. Either the model doesn't have a steady state, there
are an infinity of steady states, or the guess values are too far from the solution
Error in ==> steady at 92
print_info(info,options_.noprint, options_);
Error in ==> code at 241
steady;
Error in ==> dynare at 180
evalin('base',fname) ;
I am looking for help
thanks