An open API service indexing awesome lists of open source software.

https://github.com/mseri/gsi2021

Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021
https://github.com/mseri/gsi2021

geometric-algorithms numerical-integration

Last synced: 9 months ago
JSON representation

Bravetti, Seri, Zadra: New directions for contact integrators. Proceeding for GSI 2021

Awesome Lists containing this project

README

          

# Simulation code for Bravetti, Seri, Zadra: New directions for contact integrators
[![DOI](https://zenodo.org/badge/339339299.svg)](https://zenodo.org/badge/latestdoi/339339299)

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mseri/gsi2020/master)

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`