Changes
Page history
Update home
authored
May 09, 2023
by
Christopher Danek
Show whitespace changes
Inline
Side-by-side
home.md
View page @
fc039446
...
...
@@ -10,10 +10,11 @@ git clone https://github.com/FESOM/fesom2.git
cd fesom2
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
/p/project/training2310/fesom2-recom/shinck/fesom2/compile_intel_nvhpc.sh
cp /p/project/training2310/fesom2-recom/shinck/fesom2/Configure.sh <my>
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
...
...
...
...