Occbin_estimation: BK conditions are not satisfied

  1. Are you sure
    name 'ZLB'; bind v2<0-1e8; relax exp(xi)*exp(Q)*(exp(fm)-kappa*exp(fm)/exp(Pi))>Psi*exp(pk)*exp(Ih);

is correct? Or should it be 1e-8?
2. You can try to increase

options_.occbin.smoother.max_number_of_iterations=30;

When I do that, I obtain a periodic solution.
3. I think @rattoma needs to have a look. It seems that in case of non-convergence, the result of the last iteration is saved, although that may be meaningless.