Joachim Denil d4ed6ae4a9 small changes to fmus 8 rokov pred
..
bin 1896532358 upgraded modelica models to most recent version due to problem in exporting and the trivial scenario successfully loads FMUs from modelica. Still more problems to solve. 8 rokov pred
fmu20 d4ed6ae4a9 small changes to fmus 8 rokov pred
.gitignore b07abc0843 cosim python abstraction for experiments 8 rokov pred
README.txt 1896532358 upgraded modelica models to most recent version due to problem in exporting and the trivial scenario successfully loads FMUs from modelica. Still more problems to solve. 8 rokov pred
build_all.bat b53e341deb power window case study (has a problematic problem with memory management) 8 rokov pred
build_run_all.bat 3e6f04cab1 found bug with open modelica FMUs 8 rokov pred
crashedlog1.txt b07abc0843 cosim python abstraction for experiments 8 rokov pred
crashedlog2.txt b07abc0843 cosim python abstraction for experiments 8 rokov pred
fmusim.bat 1896532358 upgraded modelica models to most recent version due to problem in exporting and the trivial scenario successfully loads FMUs from modelica. Still more problems to solve. 8 rokov pred
get_modelica_fmus.bat 1896532358 upgraded modelica models to most recent version due to problem in exporting and the trivial scenario successfully loads FMUs from modelica. Still more problems to solve. 8 rokov pred
run_all.bat 3e6f04cab1 found bug with open modelica FMUs 8 rokov pred
run_all_log.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 rokov pred

README.txt

Author of these instructions: Claudio Gomes (claudio.gomes@uantwerp.be)

Before following the installation instructions in the doc folder, you need to install Visual Studio 2015 Community.
I've ported the libxml and the .bat files to work with that compiler.

Then you just have to run build_all.bat

Then run_all.bat



Some problems that you may encounter:
- Incapable of loading a specific dll.
I had a similar issue due to the way OpenModelica exports the FMUs. I had to copy the missing dlls from the OpenModelica installation. I copied them to the bin directory.