I exported a model to FMU that depends on external files to work, but when I run it the simulation center does not compute variables, it just show parameters. If I run normally the modelica file it runs fine, but when I load the FMU generated by the same System Modeler the problem occurs. I've put the external files in system modeler working directory.
The model represents a Hybrid Electric Vehicle and it comes inside a package with a library. The Package comes with many other models. I simulated and exported the "SHEVpowerFiltSocOO" model. I modified it a little bit so that it have a real output now (outputs battery SOC variable). The picture below shows the expected result (run normally): 
But when I load the FMU version and run it shows: 
The SOC variable was just for example, but other variables have the same issue.
The FMU is the 2.0 version for Co-Simulation. I've attached the package, lib and external files (.txt).
The original package is here: http://omwebbook.openmodelica.org/SMEHV
The only modification was the SOC_Output variable, which is just a Real Output interface with causality as output.
Attachments: