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

source: branches/2015/dev_r5003_MERCATOR6_CRS/NEMOGCM/TOOLS/SIREN/templates/create_boundary.nam @ 7261

Last change on this file since 7261 was 7261, checked in by cbricaud, 7 years ago

phaze the rest of NEMOGCM directory ( all except NEMO directory) of the CRS branch with nemo_v3_6_STABLE branch at rev 7213 (09-09-2016) (merge -r 5519:7213 )

File size: 737 bytes
Line 
1&namlog
2   cn_logfile=
3   cn_verbosity=
4   in_maxerror =
5/
6
7&namcfg
8   cn_varcfg=
9   cn_dumcfg=
10/
11
12&namcrs
13   cn_coord0=
14   in_perio0=
15/
16
17&namfin
18   cn_coord1=
19   cn_bathy1=
20   in_perio1=
21/
22
23&namzgr
24   dn_pp_to_be_computed=
25   dn_ppsur    =
26   dn_ppa0     =
27   dn_ppa1     =
28   dn_ppa2     =
29   dn_ppkth    =
30   dn_ppkth2   =
31   dn_ppacr    =
32   dn_ppacr2   =
33   dn_ppdzmin  =
34   dn_pphmax   =
35   in_nlevel   =
36/
37
38&namzps
39   dn_e3zps_min =
40   dn_e3zps_rat =
41/
42
43&namvar
44   cn_varfile=
45   cn_varinfo=
46/
47
48&namnst
49   in_rhoi=
50   in_rhoj=
51/
52
53&nambdy
54   ln_north =
55   ln_south =
56   ln_east  =
57   ln_west  =
58   cn_north =
59   cn_south =
60   cn_east  =
61   cn_west  =
62   ln_oneseg=
63/
64
65&namout
66   cn_fileout=
67   dn_dayofs=
68   ln_extrap=
69/
Note: See TracBrowser for help on using the repository browser.