Skip to content

NOC-MSM/MissAtl

Repository files navigation

Shelf Enabled Global NEMO (SE-NEMO)

The setup script has been tested and will checkout, compile and run the ORCA025 (NEMO 4.0.4) code on ARCHER2 for three versions of MPI: Cray-MPICH, MPICH4 and openMPI. This branch is under development and will provide an option to compile the newer NEMO 4.2 code base.

Configuration files for SE-NEMO project

Base Configuration: GO8p6 at NEMO 4.0.4

Quick Start for Mission Atlantic:

git clone [email protected]:NOC-MSM/MissAtl
./MissAtl/scripts/setup/se-eORCA025_setup -w $PWD -x $PWD -s $PWD/MissAtl -m archer2 -a mpich -c gnu
cd nemo/cfgs/se-eORCA025/
cp -rP EXPREF EXP_CNRM
cd EXP_CNRM
ln -s /work/n01/shared/yuti/se-ORCA025_domain_zps/domain_cfg_zps.closea.nc domain_cfg.nc # or whatever domain_cfg you are using

The scripts for running the different climate projection experiments are

CNRM-CM6-1HR historical period:

sbatch runscript_GS1p0_CNRM_hist.slurm

CNRM-CM6-1HR for ssp3-7.0 scenario:

sbatch runscript_GS1p0_CNRM_ssp370.slurm

Forcing data:

For ARCHER2 users these data are held under /work/n01/shared/annkat and are linked during the setup