https://github.com/openworm/org.geppetto.simulation
Generic simulation bundle for Geppetto
https://github.com/openworm/org.geppetto.simulation
Last synced: about 1 year ago
JSON representation
Generic simulation bundle for Geppetto
- Host: GitHub
- URL: https://github.com/openworm/org.geppetto.simulation
- Owner: openworm
- License: other
- Created: 2012-10-11T14:18:28.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T09:56:05.000Z (almost 3 years ago)
- Last Synced: 2025-03-22T19:43:05.563Z (about 1 year ago)
- Language: Java
- Homepage: http://www.geppetto.org/
- Size: 25.2 MB
- Stars: 9
- Watchers: 21
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/openworm/org.geppetto.simulation)
#Geppetto simulation bundle
This is a generic simulation module that will retrieve a given simulation from a configuration file, discover required OSGi services dynamically based on config parameters and will initialize the simulators and model interpreters required to perform the loaded simulation.
[This](https://github.com/openworm/org.geppetto.samples/blob/master/LEMS/SingleComponentHH/GEPPETTO.xml) is a sample simulation file for reference.
For information about how this fits into [Geppetto](http://www.geppetto.org/) refer to the umbrella project [org.geppetto](https://github.com/openworm/org.geppetto) on GitHub.