You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pySDC/projects/Hamiltonian/README.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Fermi-Pasta-Ulam-Tsingou problem
35
35
This is the famous FPUT problem, one of the first numerical simulation done in physics.
36
36
The basis for this setup can be found `here <http://www.scholarpedia.org/article/Fermi-Pasta-Ulam_nonlinear_lattice_oscillations>`_ and we implement this in the ``FermiPastaUlamTsingou`` problem class.
37
37
Due to time limitations in the CI environment, we only run the first few steps and not until Tend=10000.
38
+
We refer to the left-most picture below for the full run.
38
39
Note that we run MLSDC here, since PFASST does not seem to converge easily.
0 commit comments