David Blom
David Blom
- [ ] the state of the first step needs to be saved in memory. this is necessary for implicit coupling. - [ ] implement in fluid solver - [...
always use myMovingWallVelocity. SDCMovingWallVelocity are movingWallVelocity BCs are not allowed,
Fixes #1526 # Pull Request The throttler is dropping messages even after a sufficiently long quiet period. Instead of using the timestamp of the latest message, and the clock instead....
# Bug Report The order throttle mechanism drops messages if they exceed a predetermined threshold as expected. When the message rate becomes too high, it starts to drop messages. When...
# Bug Report During a sandbox paper trading test, the timer panics when calling set_time_alert_ns. The timer is called by a new throttler which is created by the strategy directly....