Problems - NK DSGE model

Hi all, I am now surfacing error so it cannot drive the models:

Error using print_info (line 32)
The steady state has NaNs or Inf.

Error in steady (line 102)
print_info(info,options_.noprint, options_);

Error in model1102.driver (line 920)
steady;

Error in dynare (line 281)
evalin(‘base’,[fname ‘.driver’]);

model1102.mod (6.1 KB)

You have various places with expressions like

(Ibarhc/Hbar)

where the denominator is 0, resulting in NaN.