I am trying to solve a simple, two-country model with incomplete markets - i.e. a single bond. I am not sure what I am doing wrong but Dynare cannot solve the model - BK conditions not satisfied. I believe the model is well specified and the steady-state is solved. What is interesting is that if I set the bond-clearing condition as:
- Code: Select all
B1(-1) + B2(-1) = 0 ;
- Code: Select all
B1+ B2 = 0 ;
Any help would be very much appreciated.
Thanks a lot!
K.