An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/openworm/org.geppetto.simulation.png?branch=master)](https://travis-ci.org/openworm/org.geppetto.simulation)


Geppetto logo

#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.