Paths
Previously it was sufficient to specify BIM locations (e.g. via the BIM prefix -bx) for compilation, now these files are also required for loading a model (that is, at runtime) if the packages are loaded dynamically:
- Use the new environment variable MOSEL_BIM or set the control parameter 'bimprefix' within a model:
setparam("bimprefix", "./") ! Package BIMs are in the model's working directory