From 0c5ef727cc81d8f705984bea7df24afc448bc61d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Puck=29?= <stepan@adjemian.eu>
Date: Fri, 11 Oct 2024 10:57:24 +0200
Subject: [PATCH] Add README file (with simulation results).

---
 README.org | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README.org

diff --git a/README.org b/README.org
new file mode 100644
index 0000000..6b2790d
--- /dev/null
+++ b/README.org
@@ -0,0 +1,7 @@
+* Computation time on Stepan's workstation (i9 9900K, 128Go, Matlab R2024a, Debian Bookworm). Reported time in seconds (EAGLE model).
+** Transitory shock
+#+NAME:   fig:transitory
+[[./models/tshock-puck-v7-01398a932b.png]]
+** Permanent shock
+#+NAME:   fig:permanent
+[[./models/pshock-puck-v7-01398a932b.png]]
-- 
GitLab