Skip to content
Snippets Groups Projects
Commit 3736aa60 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Added (empty) RTD files describing the time integration and time-step limiter.

parent 5d405d0a
Branches
Tags
1 merge request!956Fully implement the timestep limiter (non MPI)
.. Details of the time-stepping scheme
Matthieu Schaller 9th November 2019
.. _time_stepping:
Time integration details
========================
This section of the documentation includes information on the time
stepping and time integration used in SWIFT.
.. toctree::
:maxdepth: 2
:caption: Contents:
integer_time_line
timestep_limiter
timestep_synchronization
.. Integer time-line
Matthieu Schaller 9th November 2019
.. _integer_time_line:
Integer time-line & time-bins
=============================
.. Time-step limiter
Matthieu Schaller 9th November 2019
.. _time_step_limiter:
Time-step limiter
=================
.. Time-step synchronization
Matthieu Schaller 9th November 2019
.. _time_step_sync:
Time-step synchronization
=========================
......@@ -20,6 +20,7 @@ difference is the parameter file that will need to be adapted for SWIFT.
InitialConditions/index
Snapshots/index
HydroSchemes/index
TimeStepping/index
SubgridModels/index
random
FriendsOfFriends/index
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment