Update home authored by Christopher Danek's avatar Christopher Danek
...@@ -4,12 +4,17 @@ ...@@ -4,12 +4,17 @@
# install fesom2 # install fesom2
- @jureca: - get code:
``` ```
git clone https://github.com/FESOM/fesom2.git 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:
```
/p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh
/p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh
```
# install fesom2+recom # install fesom2+recom
... ...
......