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_restart.nam in trunk/NEMOGCM/TOOLS/SIREN/templates – NEMO

source: trunk/NEMOGCM/TOOLS/SIREN/templates/create_restart.nam @ 5037

Last change on this file since 5037 was 5037, checked in by jpaul, 9 years ago

see ticket #1439

File size: 622 bytes
Line 
1&namlog
2   cn_logfile="restart_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&namzgr
17   dn_pp_to_be_computed=
18   dn_ppsur    =
19   dn_ppa0     =
20   dn_ppa1     =
21   dn_ppa2     =
22   dn_ppkth    =
23   dn_ppkth2   =
24   dn_ppacr    =
25   dn_ppacr2   =
26   dn_ppdzmin  =
27   dn_pphmax   =
28   in_nlevel   =
29/
30
31&namzps
32   dn_e3zps_min =
33   dn_e3zps_rat =
34/
35
36&namfin
37   cn_coord1=
38   cn_bathy1=
39   in_perio1=
40   in_extrap=
41/
42
43&namvar
44   cn_varinfo=
45   cn_varfile=
46/
47
48&namnst
49   in_rhoi=
50   in_rhoj=
51/
52
53&namout
54   cn_fileout="restart_out.nc"     
55/
Note: See TracBrowser for help on using the repository browser.