@@ -36,22 +36,10 @@ PELAYOUT_attributes::
36
36
cpl_pestride = 1
37
37
cpl_rootpe = 0
38
38
esmf_logging = ESMF_LOGKIND_NONE
39
- esp_ntasks = 1
40
- esp_nthreads = 1
41
- esp_pestride = 1
42
- esp_rootpe = 0
43
- glc_ntasks = 1
44
- glc_nthreads = 1
45
- glc_pestride = 1
46
- glc_rootpe = 0
47
39
ice_ntasks = 24
48
40
ice_nthreads = 1
49
41
ice_pestride = 1
50
42
ice_rootpe = 0
51
- lnd_ntasks = 1
52
- lnd_nthreads = 1
53
- lnd_pestride = 1
54
- lnd_rootpe = 0
55
43
ninst = 1
56
44
ocn_ntasks = 216
57
45
ocn_nthreads = 1
@@ -64,10 +52,6 @@ PELAYOUT_attributes::
64
52
rof_nthreads = 1
65
53
rof_pestride = 1
66
54
rof_rootpe = 0
67
- wav_ntasks = 1
68
- wav_nthreads = 1
69
- wav_pestride = 1
70
- wav_rootpe = 0
71
55
::
72
56
73
57
component_list: MED ATM ICE OCN ROF
@@ -78,15 +62,15 @@ ALLCOMP_attributes::
78
62
LND_model = slnd
79
63
MED_model = cesm
80
64
OCN_model = mom
81
- Profiling = 0
82
65
ROF_model = drof
66
+ WAV_model = swav
67
+ Profiling = 0
83
68
ScalarFieldCount = 4
84
69
ScalarFieldIdxGridNX = 1
85
70
ScalarFieldIdxGridNY = 2
86
71
ScalarFieldIdxNextSwCday = 3
87
72
ScalarFieldIdxPrecipFactor = 0
88
73
ScalarFieldName = cpl_scalars
89
- WAV_model = swav
90
74
brnch_retain_casename = .false.
91
75
case_desc = UNSET
92
76
case_name = access-om3
@@ -96,10 +80,8 @@ ALLCOMP_attributes::
96
80
data_assimilation_cpl = .false.
97
81
data_assimilation_glc = .false.
98
82
data_assimilation_ice = .false.
99
- data_assimilation_lnd = .false.
100
83
data_assimilation_ocn = .false.
101
84
data_assimilation_rof = .false.
102
- data_assimilation_wav = .false.
103
85
flds_bgc_oi = .false.
104
86
flds_co2a = .false.
105
87
flds_co2b = .false.
@@ -117,9 +99,7 @@ ALLCOMP_attributes::
117
99
ice_ncat = 5
118
100
mediator_present = true
119
101
mesh_atm = ./INPUT/access-om2-1deg-nomask-ESMFmesh.nc
120
- mesh_glc = UNSET
121
102
mesh_ice = ./INPUT/access-om2-1deg-ESMFmesh.nc
122
- mesh_lnd = UNSET
123
103
mesh_mask = ./INPUT/access-om2-1deg-ESMFmesh.nc
124
104
mesh_ocn = ./INPUT/access-om2-1deg-ESMFmesh.nc
125
105
model_version = unknown
@@ -315,14 +295,6 @@ ICE_attributes::
315
295
Verbosity = off
316
296
::
317
297
318
- GLC_attributes::
319
- Verbosity = off
320
- ::
321
-
322
- LND_attributes::
323
- Verbosity = off
324
- ::
325
-
326
298
OCN_attributes::
327
299
Verbosity = off
328
300
::
@@ -332,11 +304,6 @@ ROF_attributes::
332
304
mesh_rof = ./INPUT/access-om2-1deg-nomask-ESMFmesh.nc
333
305
::
334
306
335
- WAV_attributes::
336
- Verbosity = off
337
- mesh_wav = UNSET
338
- ::
339
-
340
307
MED_modelio::
341
308
diro = ./log
342
309
logfile = med.log
@@ -397,20 +364,7 @@ ROF_modelio::
397
364
pio_typename = netcdf #not used
398
365
::
399
366
400
- WAV_modelio::
401
- diro = ./log
402
- logfile = wav.log
403
- pio_async_interface = .false.
404
- pio_netcdf_format = 64bit_offset
405
- pio_numiotasks = -99
406
- pio_rearranger = 2
407
- pio_root = 1
408
- pio_stride = 48
409
- pio_typename = netcdf
410
- ::
411
-
412
367
DRV_modelio::
413
368
diro = ./log
414
369
logfile = drv.log
415
370
::
416
-
0 commit comments