Update home authored by Christopher Danek's avatar Christopher Danek
...@@ -10,10 +10,11 @@ git clone https://github.com/FESOM/fesom2.git ...@@ -10,10 +10,11 @@ git clone https://github.com/FESOM/fesom2.git
cd fesom2 cd fesom2
git switch -c refactoring git switch -c refactoring
``` ```
- Seb's modular compiling script: - Seb's modular compiling script and env settings:
``` ```
/p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh cp /p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh <my>
/p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh cp /p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh <my>
cp /p/project/training2310/fesom2-recom/shinck/fesom2/env/jureca/* <my>
``` ```
# install fesom2+recom # install fesom2+recom
... ...
......