Joachim Denil d4ed6ae4a9 small changes to fmus 8 سال پیش
..
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 سال پیش
fmu20 d4ed6ae4a9 small changes to fmus 8 سال پیش
.gitignore b07abc0843 cosim python abstraction for experiments 8 سال پیش
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 سال پیش
build_all.bat b53e341deb power window case study (has a problematic problem with memory management) 8 سال پیش
build_run_all.bat 3e6f04cab1 found bug with open modelica FMUs 8 سال پیش
crashedlog1.txt b07abc0843 cosim python abstraction for experiments 8 سال پیش
crashedlog2.txt b07abc0843 cosim python abstraction for experiments 8 سال پیش
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 سال پیش
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 سال پیش
run_all.bat 3e6f04cab1 found bug with open modelica FMUs 8 سال پیش
run_all_log.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 سال پیش

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.