openworm / org.geppetto.recording

Python project allowing to create a recording for Geppetto
http://www.geppetto.org/
Other
5 stars 0 forks source link

Allow multiple time steps in a recording #20

Closed jrieke closed 6 years ago

jrieke commented 10 years ago

Currently, the Geppetto recording format only allows one global time step. Enabling multiple time steps (for different variables) is needed for some models, although it's rather rare and thus not a top priority.

borismarin commented 10 years ago

@tarelli and I have discussed this issue in a more general setting (how to connect backends with different sampling rates / time abstraction). @tarelli, have we produced any document? It will be important to resume that discussion, not only for time but other physical quantities / space, once we start to glue "heterodomain" simulators together.

borismarin commented 9 years ago

@tarelli @dkruchinin does the aspect integration design encompass multiple stepsizes?