Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021
  • Jupyter Notebook 99.6%
  • Python 0.4%
Find a file
2021-10-20 00:40:26 +02:00
images Update images 2021-05-12 12:04:21 +02:00
integrators Fix contact variational step 2021-02-26 23:10:29 +01:00
.gitignore Initial commit 2021-02-16 10:01:55 +01:00
Contact Oscillator.ipynb Update ContactOscillator notebook 2021-05-12 10:47:31 +02:00
LICENSE Initial commit 2021-02-16 10:01:55 +01:00
README.md Update README.md 2021-02-28 20:33:46 +01:00
requirements.txt Bump notebook from 6.2.0 to 6.4.1 2021-10-19 22:36:32 +00:00
The Time-Perturbed Kepler model.ipynb Uptade TPK notebook 2021-05-12 10:47:58 +02:00

Simulation code for Bravetti, Seri, Zadra: New directions for contact integrators

DOI

Binder

The notebooks contain the code to generate the pictures used in the paper, these can additionally be found in the images/ folder. The integators folder contains the implementations of all the algorithms tested. The notebooks can be run remotely via binder, clocking on the badge above, or locally by using jupyter, a recent version of python, numpy and matplotlib is required (see requirements.txt for a compatible set of dependencies).

The available notebooks, containing the code to generate the pictures in the paper, are:

  • The Time-Perturbed Kepler Problem.ipynb;

  • Contact Oscillator.ipynb