Cláudio Gomes f3a093c197 third party fmus separated. 7 years ago
..
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. 7 years ago
case 0a51931738 Merge branch 'master' of http://msdl.uantwerpen.be/git/claudio/HybridCosimulation 7 years ago
fmu20 f3a093c197 third party fmus separated. 7 years ago
.gitignore b07abc0843 cosim python abstraction for experiments 7 years ago
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. 7 years ago
build_all.bat b53e341deb power window case study (has a problematic problem with memory management) 7 years ago
build_run_all.bat 3e6f04cab1 found bug with open modelica FMUs 7 years ago
crashedlog1.txt b07abc0843 cosim python abstraction for experiments 7 years ago
crashedlog2.txt b07abc0843 cosim python abstraction for experiments 7 years ago
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. 7 years ago
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. 7 years ago
run_all.bat 3e6f04cab1 found bug with open modelica FMUs 7 years ago
run_all_log.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 7 years ago

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.