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_coord.nam in branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/SIREN/templates – NEMO

source: branches/UKMO/icebergs_restart_single_file/NEMOGCM/TOOLS/SIREN/templates/create_coord.nam @ 6019

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

Reinstated svn keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
File size: 312 bytes
Line 
1&namlog
2   cn_logfile="coord_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&namvar
17   cn_varinfo=
18/
19
20&namnst
21   in_imin0=
22   in_imax0=
23   in_jmin0=
24   in_jmax0=
25
26   in_rhoi=
27   in_rhoj=
28/
29
30&namout
31   cn_fileout="coord_out.nc"
32/
33
Note: See TracBrowser for help on using the repository browser.