block: improve error messages

NKM_algo.mod will return a cryptic

Error using print_info (line 32)
The solution to the static equations is not a steady state of the dynamic model: verify that the equations tagged by
[static] and [dynamic] are consistent

It seems that the presence of Occbin-tags throws off the algorithm. The solution may simply be to error out if Occbin is used with block.

Edited by Johannes Pfeifer