by jasper » 09 February 2021, 09:13
It is a bug in the Scilab unit operation. COFE is (for some reason, not sure why) asking for parameter "outlet temperature", which I imagine at some point existed in your unit but no longer does. The unit crashes on a non-existing parameter. It has nothing to do with license or trial period.
Having fixed that, I am looking at why the scilab unit operation content is actually not there at all. In the log inside the document I read:
error: failed to initialize SciLab Unit Operation: SciLab installation not found. Unable to check HKEY_LOCAL_MACHINE\SOFTWARE\Scilab\LASTINSTALL
so the document was opened on a machine without Scilab installation, and then saved again perhaps? That may have been when the content went lost; should normally not happen though. Judging by other messages in the log, this happened somewhere around 2020-9-18 16:39.
The crash is resolved in Scilab CAPE-OPEN unit operation 2.0.0.15, now available for download.