Hi,
I am having trouble computing the steady state of a model. I can solve it for certain parameter values but not for others (for instance, the steady state can be computed as it is for the mod file posted below, but if I change a_t = 1 in line 59 the steady state can no longer be computed), even though the residuals at the starting values I provide seem to be small and restricted to only two out of 49 equations. I realize that the best way would have been to solve for the steady state by hand, but I am not able to do so, given the highly complex/non linear nature of some of the equations. In the initval block, I have been able to simply the steady state computation to the point where I need to provide guesses for only two endogenous variables, and the rest can be computed recursively.
I have tried other options like homotropy but they dont seem to work. Any suggestions would be welcome. In particular, I would like an opinion on whether the problem is one of computation (so that moving to a more powerful computation platform can be helpful) or something fundamentally related to the model.
Thanks in advance