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

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.