Cláudio Gomes 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 anni fa
..
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 anni fa
fmu20 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 anni fa
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 anni fa
build_all.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 anni fa
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 anni fa
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 anni fa
run_all.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 anni fa
run_all_log.bat 03ed1d4cd0 fmus exported to individual dirs in the temp directory 8 anni fa

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.