|
пре 8 година | |
---|---|---|
debugging_environment | пре 8 година | |
javascript_models | пре 8 година | |
javascript_runtime | пре 8 година | |
node_modules | пре 8 година | |
old_models | пре 8 година | |
python_runtime | пре 8 година | |
python_sccd_compiler | пре 8 година | |
tests | пре 8 година | |
.gitignore | пре 8 година | |
README.md | пре 8 година | |
bouncing.html | пре 8 година | |
bouncing_balls.js | пре 8 година | |
bouncing_balls.js.xml | пре 8 година | |
package.json | пре 8 година | |
particle_interaction.py | пре 8 година | |
particle_interaction_vis.py | пре 8 година | |
particle_interaction_vis.xml | пре 8 година | |
particle_interaction_vis_runner.py | пре 8 година | |
particle_interaction_vis_runner_sockets.py | пре 8 година | |
runner.bat | пре 8 година | |
tkinter_widget.py | пре 8 година | |
visualization_client.py | пре 8 година | |
visualization_server.html | пре 8 година | |
visualization_server.js | пре 8 година | |
visualization_server.py | пре 8 година |
Usage
node debugging_server.js
python simulation_client.py
True
(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
javascript_models/particle_interaction_vis_js_instrumented.xml
visualization_server.html
debugging_environment/pypdevs/sccd.xml
debugging_environment/simulation_client.py
debugging_server.js