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/UKMO/dev_r5518_v3.6_asm_nemovar_community_ersem_hem08/NEMOGCM/TOOLS/SIREN/templates – NEMO

source: branches/UKMO/dev_r5518_v3.6_asm_nemovar_community_ersem_hem08/NEMOGCM/TOOLS/SIREN/templates/create_bathy.nam @ 9319

Last change on this file since 9319 was 7731, checked in by dford, 7 years ago

Merge in revisions 6625:7726 of dev_r5518_v3.4_asm_nemovar_community, so this branch will be identical to revison 7726 of dev_r5518_v3.6_asm_nemovar_community.

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.