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.
create_bathy.nam in branches/2015/dev_r5072_UKMO2_OBS_simplification/NEMOGCM/TOOLS/SIREN/templates – NEMO

source: branches/2015/dev_r5072_UKMO2_OBS_simplification/NEMOGCM/TOOLS/SIREN/templates/create_bathy.nam @ 5682

Last change on this file since 5682 was 5682, checked in by mattmartin, 9 years ago

OBS simplification changes committed to branch after running SETTE tests to make sure we get the same results as the trunk for ORCA2_LIM_OBS.

File size: 304 bytes
Line 
1&namlog
2   cn_logfile="bathy_out.log"
3   cn_verbosity=
4   in_maxerror=
5/
6
7&namcfg
8   cn_varcfg="./cfg/variable.cfg"
9/
10
11&namcrs
12   cn_coord0=
13   in_perio0=
14/
15
16&namfin
17   cn_coord1=
18/
19
20&namvar
21   cn_varfile=
22   cn_varinfo=
23/
24
25&namnst
26   in_rhoi=
27   in_rhoj=
28/
29
30&namout
31   cn_fileout="bathy_out.nc"     
32/
Note: See TracBrowser for help on using the repository browser.