Menu

NBodyProblem

coffing

The module cnbody implements the N body problem (N space bodies that attract one another). For an efficient implementation, the module uses array of complex numbers.
The objective is not to give a perfect calculation but at first sight it seems to be rather stable.

The integration uses the Hermite algorithm, which is a fourth order method.


Related

Wiki: Home

MongoDB Logo MongoDB