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.
nam_wad_tc7 in NEMO/branches/2019/dev_r11943_MERGE_2019/tests/WAD/MY_DOCS/Namelists – NEMO

source: NEMO/branches/2019/dev_r11943_MERGE_2019/tests/WAD/MY_DOCS/Namelists/nam_wad_tc7 @ 11949

Last change on this file since 11949 was 11949, checked in by acc, 4 years ago

Merge in changes from 2019/dev_r10721_KERNEL-02_Storkey_Coward_IMMERSE_first_steps. This just creates a fresh copy of this branch to use as the merge base. See ticket #2341

File size: 725 bytes
Line 
1!-----------------------------------------------------------------------
2&namusr_def
3!-----------------------------------------------------------------------
4   nn_wad_test = 7
5/
6!-----------------------------------------------------------------------
7&namrun        !   parameters of the run
8!-----------------------------------------------------------------------
9   nn_itend    =      9600  !  last  time step
10/
11!-----------------------------------------------------------------------
12&nambdy        !  unstructured open boundaries
13!-----------------------------------------------------------------------
14    ln_bdy         = .true.             
15    nb_bdy         = 1                    !  number of open boundary sets
16/
Note: See TracBrowser for help on using the repository browser.