source:
utils/tools/NESTING/nordic1_update
@
9768
Last change on this file since 9768 was 9768, checked in by jchanut, 6 years ago | |
---|---|
File size: 1.7 KB |
Line | |
---|---|
1 | &input_output |
2 | iom_activated = true |
3 | / |
4 | |
5 | &coarse_grid_files |
6 | parent_coordinate_file = 'coordinates.nc' |
7 | parent_meshmask_file = 'meshmask.nc' |
8 | / |
9 | |
10 | &bathymetry |
11 | new_topo = true |
12 | elevation_database = '1_bathy_updated.nc' |
13 | elevation_name = 'Bathymetry' |
14 | smoothing = true |
15 | smoothing_factor = 0.6 |
16 | npt_connect = 2 |
17 | npt_copy = 2 |
18 | removeclosedseas = true |
19 | type_bathy_interp = 2 |
20 | rn_hmin = -3 |
21 | / |
22 | |
23 | &nesting |
24 | imin = 122 |
25 | imax = 153 |
26 | jmin = 110 |
27 | jmax = 143 |
28 | rho = 4 |
29 | rhot = 4 |
30 | bathy_update = true |
31 | updated_parent_file = 'bathy_updated_mother.nc' |
32 | / |
33 | |
34 | &vertical_grid |
35 | ln_e3_dep = .true. |
36 | ppkth = 21.4333619793800 |
37 | ppacr = 3 |
38 | ppdzmin = 0 |
39 | pphmax = 0 |
40 | psur = -4762.96143546300 |
41 | pa0 = 255.58049070440 |
42 | pa1 = 245.58132232490 |
43 | N = 31 |
44 | ldbletanh = .FALSE. |
45 | pa2 = 0 |
46 | ppkth2 = 0 |
47 | ppacr2 = 0 |
48 | / |
49 | |
50 | &partial_cells |
51 | partial_steps = true |
52 | parent_bathy_meter = 'bathy_meter.nc' |
53 | parent_batmet_name = 'Bathymetry' |
54 | e3zps_min = 20. |
55 | e3zps_rat = 0.1 |
56 | / |
57 | |
58 | &nemo_coarse_grid |
59 | jpizoom = 1 |
60 | jpjzoom = 1 |
61 | / |
62 | &forcing_files |
63 | FLX_FILES = |
64 | 'data_1m_salinity_nomask.nc', |
65 | 'data_1m_potential_temperature_nomask.nc', |
66 | 'geothermal_heating.nc' |
67 | 'chlorophyll.nc' |
68 | / |
69 | |
70 | &interp |
71 | VAR_INTERP = |
72 | 'votemper/bilinear', |
73 | 'vosaline/bilinear', |
74 | 'heatflow/bilinear' |
75 | 'CHLA/bilinear' |
76 | / |
77 | |
78 | &restart |
79 | restart_file = 'restart.nc' |
80 | shlat = 0 |
81 | dimg = false |
82 | dimg_output_file = 'test_dimg' |
83 | adatrj = 360.25 |
84 | interp_type = 'bilinear' |
85 | / |
86 | &restart_trc |
87 | restart_trc_file = 'restart_trc.nc' |
88 | / |
Note: See TracBrowser
for help on using the repository browser.