We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea212ba commit 8ba0bccCopy full SHA for 8ba0bcc
1 file changed
README.md
@@ -29,7 +29,13 @@ Please see the file *bingclaw_tutorial_2025.pdf* for further details of the mode
29
30
See also https://www.ngi.no/eng/Services/Technical-expertise/Tsunamis/Model-for-simulating-dynamics-of-cohesive-landslides
31
32
-This directory contains four files: BingClaw5.6.1_singlesource.tar setrun.py PaleoNorthAtlantic.tt3.gz storegga_ini.tt3
+This directory contains four files: BingClaw5.6.1_singlesource.tar setrun.py PaleoNorthAtlantic.tt3.gz storegga_ini.tt3
33
+
34
+After cloning, you will need to type
35
+```
36
+gunzip PaleoNorthAtlantic.tt3.gz
37
38
+to uncompress this large file.
39
40
Here we outline the steps required to perform a simulation of the Storegga slide using BingClaw on a Linux system.
41
0 commit comments