Skip to content
forked from NOC-MSM/eORCA1

Standard extended ORCA configuration

License

Notifications You must be signed in to change notification settings

pmlmodelling/eORCA1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eORCA1

Standard extended ORCA1 configuration

** NB the code as it stands is a test configuration - the setup script has been tested and will checkout, compile and run the eORCA1 (NEMO 4.0.4) code on ARCHER2, but namelists and forcing files are intended for testing only

Configuration files for eORCA1

Quick Start on ARCHER2:

git clone [email protected]:NOC-MSM/eORCA1.git
./eORCA1/scripts/setup/eORCA1_setup -w $PWD/test -x $PWD/test -s $PWD/eORCA1
cd test/nemo/cfgs/eORCA1/EXP00

Edit the project code in runscript.slurm then:

sbatch runscript.slurm

This will produce a 5 day mean output from the beginning of 2000, for 1 month. The run should take 5 minutes to complete once in the machine (configured to use the short queue in the runscript).

Forcing data:

eORCA1

this is automatically transferred when the setup script is executed

Important:

NEMO v4.0.4 has a few ICE bugs in it. The repository's intended use is purely for testing at present. If you are wanting to pickup the bugfixes, either modify the setupscript to set NEMO_VER=4.0.6 (namelists will need to be updated accordingly) or add a ticket to Issues and I'll try an update ASAP.

About

Standard extended ORCA configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 82.0%
  • Shell 18.0%