This would be a fairly trivial change to:
https://github.com/d3/d3-force/blob/main/src/simulation.js#L39-L61
Reverse the arithmetic operations (+= => -=) and decays to excitements (via 1/x).
Would there be any chance you'd be willing to accept a PR for this change?