| File | Date | Author | Commit |
|---|---|---|---|
| base | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| cs | 2017-12-09 |
|
[e3deb0] FMU CS actors work now with latest version of F... |
| demo | 2017-10-20 |
|
[65cddf] update of demos |
| me | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| scripts | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| .gitignore | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| CMakeLists.txt | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| FumolaModule.properties | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| README.md | 2017-10-20 |
|
[65cddf] update of demos |
| UserLibrary.xml | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
| fumola.xml | 2017-10-06 |
|
[d0f454] first official version (source & binary) |
FUMOLA is a co-simulation framework specifically designed to support the features offered by the FMI specification.
It provides a flexible platform dedicated to the investigation of the full range of possibilities offered by the FMI specification based on advanced simulation concepts.
FUMOLA is developed as a plug-in for the Ptolemy II framework and the FMI++ library, implementing an open and flexible environment for systematically studying the full potential of the FMI specification from a methodical point of view.
An online-manual for FUMOLA is available here.
fumola-install.zip from here: http://fumola.sourceforge.netfumola-install.zip and change to folder fumola-install.C:\Ptolemy\ptII10.0.1), you need to adapt install.bat:D:\My Development\ptII, then line 4 of install.bat should read like this: SET PTII="D:\My Development\ptII"install.bat by double-clicking it.lib directory to the Windows system path.C:\Ptolemy\ptII10.0.1), you have to add C:\Ptolemy\ptII10.0.1\lib to the Windows system path.In case Ptolemy II crashes without any warning or error message when starting a simulation, check if Windows Update KB2533623 has already been installed.
In case the installation was not successfull you may get the following error messages when starting vergil.exe:
Error encountered in:
<entity name="FMUDebugger" class="fumola.base.FMUDebugger">
at/ait/fmipp/LogBuffer
This indicates that at the startup of vergil.exe the Java archive fmipp.jar is for some reason not found.
In such a case, the easiest solution is the following:
- Copy fmipp.jar, found in subfolder .ptolemyII of fumola-install, to the Ptolemy II installation directory (by default C:\Ptolemy\ptII10.0.1).
- Extract fmipp.jar directly in the Ptolemy II installation directory, using e.g. 7-zip.
- This creates a new folder called at in the Ptolemy II installation directory.
- Done.