JGCRI / cassandra

Human-earth system multi-scale model coupling framework
Other
5 stars 3 forks source link

Implement dummy component #22

Closed calebbraun closed 5 years ago

calebbraun commented 5 years ago

For testing purposes we will need some dummy components that add some capabilities and "run" by waiting a fixed amount of time before releasing the data. This will allow us to check that components block when they are supposed to and get released when they are supposed to.

Addresses #13