From fec7e0dedff88d018b3d62bf9071891d2dba5c7b Mon Sep 17 00:00:00 2001 From: Gandalf Date: Tue, 5 Dec 2023 19:43:18 +0100 Subject: [PATCH] Add templates --- 06-pendulum.html | 356 ++++++++++++++++++++++++++++++++++++++++++ 06-pendulumShort.html | 126 +++++++++++++++ 2 files changed, 482 insertions(+) create mode 100644 06-pendulum.html create mode 100644 06-pendulumShort.html diff --git a/06-pendulum.html b/06-pendulum.html new file mode 100644 index 0000000..a7b9039 --- /dev/null +++ b/06-pendulum.html @@ -0,0 +1,356 @@ + + + + + +Pendulum + + + + + + +

Number of sub-steps: 10000

+ + + + + \ No newline at end of file diff --git a/06-pendulumShort.html b/06-pendulumShort.html new file mode 100644 index 0000000..8f827ff --- /dev/null +++ b/06-pendulumShort.html @@ -0,0 +1,126 @@ + + + + + + + + + \ No newline at end of file