Skip to content

Update reading pymoca cache files

Sjoerd Geevers requested to merge update_use_of_pymoca_cache into master

Try loading a model from a pymoca cache file when available, but when this results in a runtime error, compile the model instead.

Loading errors may occur when the pymoca cache file was generated in a different environment.

Merge request reports