Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accumulator - Nonuniform Time Step Size and Accumulation Cycle Definition #22

Open
rljacob opened this issue Jun 23, 2015 · 0 comments
Open

Comments

@rljacob
Copy link
Contributor

rljacob commented Jun 23, 2015

(copied from MCT's old bugzilla)

from @jwalterlarson
Currently the Accumulator works on the assumption of uniform step size in the
accumulation cycle. This has the advantage of supporting a large share of what
is out there. Furthermore, it does this without introducing extra floating
point uncertainty (i.e. dt) in the result.

But, we should start confronting the idea that the averaging cycle might be best
defined in terms of a floating point value (like an hour) and also that we may
wish to start supporting nonumiform step sizes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant