A force law computes the forces on one or more bodies in the system.
force = Q * (v << F), where Q is the body charge, v is the ordinary spacetime velocity, F is the Faraday field at the body location.
the body upon which the field acts.
the Faraday field. This field that has a bivector value.
The forces that were computed the last time that the updateForces() method was called.
updateForces()
TODO: This does not do anything in the existing implementations of ForceLaw.
Computes the potential energy associated with the interaction of the bodies.
Updates the forces based upon the current state of the bodies.
Generated using TypeDoc
A force law computes the forces on one or more bodies in the system.