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.
namelist_R05 in branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/TOOLS/GRIDGEN – NEMO

source: branches/2014/dev_r4650_UKMO12_CFL_diags_take2/NEMOGCM/TOOLS/GRIDGEN/namelist_R05 @ 5947

Last change on this file since 5947 was 5947, checked in by timgraham, 8 years ago

Reinstate svn Id keywords before merge

  • Property svn:keywords set to Id
File size: 281 bytes
Line 
1&input_output
2    ln_iom_activated = true
3/
4
5&coarse_grid_files   
6    cn_parent_coordinate_file = 'coordinates_ORCA_R05.nc'
7    cn_position_pivot = 'F-grid'
8/   
9
10&nesting   
11    nn_imin = 0
12    nn_imax = 1
13    nn_jmin = 1
14    nn_jmax = 1
15    nn_rhox  = 2
16    nn_rhoy = 2
17/
18
19
Note: See TracBrowser for help on using the repository browser.