From 18bd24182976c2400dd8b516f717119700acfec9 Mon Sep 17 00:00:00 2001 From: jpolton <jelt@noc.ac.uk> Date: Thu, 21 Mar 2019 21:28:39 +0000 Subject: [PATCH] WIP: How to --- BoBEAS_archer.rst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 BoBEAS_archer.rst diff --git a/BoBEAS_archer.rst b/BoBEAS_archer.rst new file mode 100644 index 0000000..0c190dd --- /dev/null +++ b/BoBEAS_archer.rst @@ -0,0 +1,22 @@ +============================================================================== +Setting up a Bay of Bengal and East Arabian Sea (BoBEAS) NEMO v4 configuration +============================================================================== + +Machines: ARCHER + +archer$ + +Set up and move into new config space:: + + cd /work/n01/n01/$USER + mkdir BoBEAS + cd BoBEAS + +Get Git Repo:: + + git clone https://github.com/NOC-MSM/BoBEAS.git + +Run master script:: + + cd BoBEAS/SCRIPTS + . main1.sh -- GitLab