Calculte celerity over multiple steps.

Rather than calculate the celerity from step to step (which seems not to work so well, it would be better to calculate it over a window of steps that can be set by the user.

Details

Id: b80861f92a982dc8bcc3b9744ed25a67ef4c5985
Type: bugfix
Creation time: 2011-12-05 11:53
Creator: Mathew Topper <mathew.topper@...>
Release: 0.3 (unreleased)
Component: fifthwave.py
Status: unstarted

Issue log

2011-12-05 11:54 Mathew Topper <mathew.topper@...> created
I think the celerity calculation will have to be moved back into the numerical wave type where a history of previous waves will be kept for the window required. I prefer the metric guts being there anyway as its more transparent.