| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Correction - DEVS_Suite_3.0.0_mixed_win32.pdf | 2016-09-06 | 35.2 kB | |
| DEVS_Suite_3.0.0_mixed_win32.zip | 2016-09-06 | 25.2 MB | |
| ReadMe_win_32_DEVS-Suite3.0.0.txt | 2015-07-08 | 1.9 kB | |
| ReadMe_win_32_DEVS-Suite3.0.0.pdf | 2015-07-08 | 436.3 kB | |
| Totals: 4 Items | 25.6 MB | 1 | |
April 2, 2015 DEVS_Suite_3.0.0_executable file size: 26 MB Configuration JRE: 1.7-1.8, 32-bit OS: Windows 32-bit Installation and execution guide 1) Unzip the DEVS_Suite_3.0.0_executable.zip file into a directory of your choice. Make sure the executable DEVS_Suite_3.0.0_executable_win_32.jar and the DEVS_Suite_3.0.0_executable_win_32_lib folder are in the same folder. 2) After launching the DEVS-Suite simulator, and opening the Load Model ... under the File dropdown menu, the model configuration dialog box will appear. In this dialog box - set the Path to packages of model classes (from current folder) to the absolute location of the package one wants to load, [path to the unzipped folder]/ DEVS_Suite_3.0.0_executable_win_32, - set the Path to packages of model source files (from current folder) to ., and - set the Model package names (one per line) to SimpArcMod. SimpArcMod has some basic models. A basic model to start with is efp. The location for the SimpArcMod package is [path to the unzipped folder]/ /DEVS_Suite_3.0.0_executable_win_32_lib.jar. 3) If a jar file of other DEVS-Suite model exist, it needs be added to DEVS_Suite_3.0.0_executable_win_32_lib. Set the Path to packages of model classes (from current folder) to the absolute location of the package one wants to load, [path to the unzipped folder]/ Execuatble_DEVS_suite_3.0.0_lib/yourmodel.jar in the model configure dialog box. Notes: 1. If you wish to run the 32-bit version on a 64-bit operating system you must have a 32-bit JRE installed and use that JRE for running the simulator. a. In case the 32-bit JRE is not the default JRE of the system run the jar file using this method: [path_to_jre]/bin/java.exe -jar DEVS-Suite_3.0.0_executable_win_32.jar Example: C:/"Program Files (x86)"/Java/jre7/bin/java -jar DEVS_Suite_3.0.0_executable_win_32.jar