Steadystate.m did not compute the steady state

Hello, I’m having this problem during a run, is it a problem with my initial value settings? Or is there some other problem present
image

DJ_model.m (1.6 KB)
DJ_ss.m (1003 Bytes)
DJ_steadystate.m (3.3 KB)

Can someone help me?

You did not provide the .mod-file.

sorry. this is my .mod-file
DJ.mod (2.0 KB)

Check all your equations. There are many mistakes. I fixed some like the exogenous processes having to be in exp() in the steady state file as well.
DJ.mod (2.0 KB)
DJ_steadystate.m (3.4 KB)

Hello Professor, I have checked all the equations and did not check where there is an error. Running the code still gives me this problem:


I’ve also checked the three equations and can’t really find what the problem is?
can you help me again!
DJ.mod (2.1 KB)
DJ_ss.m (1.1 KB)
DJ_steadystate.m (3.5 KB)