Thank you for your time to reading my problems:
When I run the dynare to simulate my model ,these problems as follow occured:
Error using print_info (line 49)
The Jacobian matrix evaluated at the steady state contains elements that are not real or are infinite
Error in stoch_simul (line 81)
print_info(info, options_.noprint);
Error in FE (line 300)
info = stoch_simul(var_list_);
Error in dynare (line 120)
evalin('base',fname) ;
Can U tell me the cause for this problems?
my mod file is uplodded.
is there problem with my parameters' values?