Nemo-NAA10km_nemo_4.2.2/README_Nemo-NAA10km.txt
2025-09-08 09:55:12 +02:00

31 lines
797 B
Plaintext

This is the first GIT version of Nemo-NAA10km.
Compilation on Betzy:
- Put this line in your bashrc module load netCDF-Fortran/4.6.0-iompi-2022a
- Open a new terminal on Betzy, in which ncview, CDO or NCO are NOT loaded
- The trunk of XIOS2 needs to be compiled first
- The arch file that is used is arch-obetzy.fcm in which the path to XIOS2 needs to be indicated accordingly
- The compile command is :
cd Nemo-NAA10km_nemo_4.2.2
./makenemo -r SPITZ12 -m obetzy
Running on BETZY:
- All the input files are in the directory
Nemo-NAA10km_nemo_4.2.2/cfgs/SPITZ12/RUNDIR
- Copy these files on a personal directory where you intent to run
- run gunzip *.gz in this directory to unzip zipped files
- modify job_nemo.sh files to match your directories
- sbatch job_nemo.sh and run !!