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.
merge_bathy.nam in branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/TOOLS/SIREN/templates – NEMO

source: branches/2014/dev_r4650_UKMO11_restart_functionality/NEMOGCM/TOOLS/SIREN/templates/merge_bathy.nam @ 5312

Last change on this file since 5312 was 5312, checked in by timgraham, 9 years ago

Reset svn:keywords Id property

  • Property svn:keywords set to Id
File size: 429 bytes
Line 
1&namlog
2   cn_logfile="merge_out.log"
3   cn_verbosity=
4   in_maxerror =
5/
6
7&namcfg
8   cn_varcfg="./cfg/variable.cfg"
9/
10
11&namcrs
12   cn_bathy0=
13   in_perio0=
14/
15
16&namfin
17   cn_bathy1=
18   in_perio1=
19/
20
21&namvar
22   cn_varinfo=
23/
24
25&namnst
26   in_rhoi=
27   in_rhoj=
28/
29
30&nambdy
31   ln_north=
32   ln_south=
33   ln_east=
34   ln_west=
35   cn_north=
36   cn_south=
37   cn_east=
38   cn_west=
39   ln_oneseg=
40/
41
42&namout
43   cn_fileout="merge_out.nc"     
44/
Note: See TracBrowser for help on using the repository browser.