From 32a63a293b5add2bb45b9d16087a66940295c6c9 Mon Sep 17 00:00:00 2001 From: JanThorbecke <janth@xs4all.nl> Date: Thu, 13 Jun 2019 05:10:55 -0500 Subject: [PATCH] WS15 --- marchenko/demo/WS15/setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/marchenko/demo/WS15/setup.sh b/marchenko/demo/WS15/setup.sh index 40c5697..ac21961 100755 --- a/marchenko/demo/WS15/setup.sh +++ b/marchenko/demo/WS15/setup.sh @@ -1,6 +1,7 @@ export CWPROOT=/home/users/jan/SeisUnix/ export PATH=.:$CWPROOT/bin:/lus/scratch/$USER/OpenSource/bin:$PATH: +alias lt='ls -lart' module swap PrgEnv-cray PrgEnv-intel module list @@ -8,5 +9,6 @@ module list mkdir -p /lus/scratch/$USER cd /lus/scratch/$USER +rsync -av /lus/scratch/jan/OpenSource . #git clone https://github.com/JanThorbecke/OpenSource.git -- GitLab