Open oceandie opened 9 months ago
cd /Volumes/Achernar/Data/KN/NEMOBENCH/Final/ELVER
mkdir gm_iso0
Example of earlier code to generaye topography run and produce diagnostics
Make topography
eel.py -i ../ELVER/linearT_300m_iso -b flat -T flat_ML -S point --MLD 300 --eos linearT
Compile opa
mn -j8 -n ELVER -m gfortran4.4_carina
Get namelist
nnlist.py -b gelver
Run
time ./opa &
real 0m43.236s
...
make movie
movie.py -mc gmiso_0
This issue documents the adaptation of George's python code to generate a bathymetry file of the idealised reentrant channel that will be then used to generate the $z^*$- and $s$-coordinates configurations via the NEMO4 DOMAINcfg tool.