diff --git a/README.md b/README.md index 2b708c8ffab141df99a1ad5ab51653d8b7a8f1bf..214bc700a87bb218c0e6fa7476aaa356abeae700 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,14 @@ IFS uses time varying aerosols and CMIP6 Ozone Only hard copies, no symbolic links -# usage +# Usage +To generate an experiment folder to run the NEMO standalone mode use: +```bash +# On the root of your repo: +bash scripts/create_experiment.sh +# This will create a folder with a timestamp +# You need to symlink your env.sh and your nemo binary +``` ## clone the repository on LUMI