New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
README.txt in NEMO/branches/2020/dev_r13312_AGRIF-03-04_jchanut_vinterp_tstep/tests/OVERFLOW/EXPREF/AGRIF – NEMO

source: NEMO/branches/2020/dev_r13312_AGRIF-03-04_jchanut_vinterp_tstep/tests/OVERFLOW/EXPREF/AGRIF/README.txt @ 13936

Last change on this file since 13936 was 13936, checked in by jchanut, 3 years ago

#2222, Add Overflow with embedded zoom (input domain files are required)

File size: 853 bytes
Line 
1! Overflow test case with an embedded zoom
2! J. Chanut December 2020
3!
4! ** Compilation: ./makenemo -a OVERFLOW add_key "key_agrif"
5! ** Files contained in that directory override the ones in EXPREF
6! ** OVF_domcfg.nc and 1_OVF_domcfg.nc files containing parent and child domain
7!    definitions are needed. These need to be suitably matched !
8! ** The zoom, as defined in the shipped in AGRIF_FixedGrids.in file, has an
9!    horizontal and temporal refinement of 4 in the x direction only and a vertical
10!    refinement of 2 (both parent and child have geopotential vertical grids).
11!    Have a look at the figure "Overflow_agrif.png".
12! ** Warning: The domain has only 5 points in the y directio and automatic
13!    definition of mpp layout (i.e. jpni=jpnj=0) fails in that case. One has
14!    to manually define jpni=your_number_of_process and jpnj=1.
Note: See TracBrowser for help on using the repository browser.