|
|
7 년 전 | |
|---|---|---|
| debugging_environment | 7 년 전 | |
| javascript_models | 9 년 전 | |
| javascript_runtime | 9 년 전 | |
| node_modules | 9 년 전 | |
| old_models | 9 년 전 | |
| python_runtime | 9 년 전 | |
| python_sccd_compiler | 9 년 전 | |
| tests | 9 년 전 | |
| .gitignore | 9 년 전 | |
| README.md | 7 년 전 | |
| bouncing.html | 9 년 전 | |
| bouncing_balls.js | 9 년 전 | |
| bouncing_balls.js.xml | 9 년 전 | |
| package.json | 9 년 전 | |
| particle_interaction.py | 9 년 전 | |
| particle_interaction_vis.py | 9 년 전 | |
| particle_interaction_vis.xml | 9 년 전 | |
| particle_interaction_vis_runner.py | 9 년 전 | |
| particle_interaction_vis_runner_sockets.py | 9 년 전 | |
| runner.bat | 9 년 전 | |
| tkinter_widget.py | 9 년 전 | |
| visualization_client.py | 9 년 전 | |
| visualization_server.html | 9 년 전 | |
| visualization_server.js | 9 년 전 | |
| visualization_server.py | 9 년 전 |
Usage
debugging_environment/NetLogo/Reflection-Extensionnode debugging_server.jspython simulation_client.pypython simulation_client_netlogo.pyTrue (simulation halts) or False (simulation does not halt). The parameter t is an array of two elements representing the current time and phase, m is the model being simulated, and tr is a set of models that just transitioned to a new state.Models and Source Files
particle_interaction.py (for DSDEVS)debugging_environment/NetLogo/BouncingBalls.nlogo (for NetLOgo)javascript_models/particle_interaction_vis_js_instrumented.xmlvisualization_server.htmldebugging_environment/pypdevs/sccd.xmldebugging_environment/simulation_client.pydebugging_environment/NetLogo/simulator.xmldebugging_environment/simulation_client_netlogo.pydebugging_server.js