GithubHelp home page GithubHelp logo

vortex_gvc's Introduction

VORTEX_GVC

Work to develop and test methods for changing the type of GVC in AGRIF nests

Setting up the conda env

conda env create -f pyogcm.yml
conda activate pyogcm

How to use it

On MetOffice HPC

nemo_dir=\path\to\your\local\NEMO\checkout
cp ref_cfgs.txt ${nemodir}/cfgs
cp -r VORTEX_GVC cfgs
source ${nemodir}/ukmo_utils/use_intel_hpc.sh
./makenemo -r VORTEX_GVC -m XC40_METO_IFORT

To run the VORTEX_GVC cd cfgs/VORTEX_GVC/EXP00. An example submission script is here: ../run_job.sh

On ARCHER2 HPC

git clone [email protected]:JMMP-Group/VORTEX_GVC.git
. ./VORTEX_GVC/env/gnu-mpich
git clone  https://forge.nemo-ocean.eu/nemo/nemo.git nemo
svn co http://forge.ipsl.jussieu.fr/ioserver/svn/XIOS/trunk@2479 xios
cd xios
export XIOS_DIR=$PWD
cp ../VORTEX_GVC/arch/xios/arch-archer2-gnu-mpich.* arch/
./make_xios --full --prod --arch archer2-gnu-mpich --netcdf_lib netcdf4_par --job 10
cd ../nemo
git checkout aafd62a791c3377cf4395ca940a057d74223f1a0
cp -r ../VORTEX_GVC/VORTEX_GVC ./cfgs/
cp -r ../VORTEX_GVC/ref_cfgs.txt ./cfgs/
cp ../VORTEX_GVC/arch/nemo/arch-archer2-gnu-mpich.fcm arch/
sed -i "s?XXX_XIOS_DIR_XXX?$XIOS_DIR?" ./arch/arch-archer2-gnu-mpich.fcm
./makenemo -r VORTEX_GVC -m archer2-gnu-mpich -j 14

To run the VORTEX_GVC cd cfgs/VORTEX_GVC/EXP00. An example submission script is here: ../runscript.slurm

vortex_gvc's People

Contributors

oceandie avatar jdha avatar

Watchers

 avatar

vortex_gvc's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.