Closed hjstroud closed 5 months ago
Looking good based on our in person review: code and tests seem consistent with the other force implementations, and it behaves as expected for a real server. The CI fails for windows but this is true of main too and unrelated to this request 👍
This PR aims to implement the constant force feature that is currently available in python. As well as implementing this feature, this PR implements some unit tests to check that everything works as expected. This should resolve Issue #213.