Solving a simple NK model

Hello prof, am trying to solve a simple NK model but am getting issues, can you help.
NK.mod (3.0 KB)

It must be initval not initival. The ordering of the initval definitions was also inconsistent:
NK1.mod (3.0 KB)
Now there seems to be a problem with the definition of the interest rate, which is sometimes defined to be net and sometimes gross.

Ok Thank you