-
Notifications
You must be signed in to change notification settings - Fork 16
/
ChangeLog
356 lines (300 loc) · 11.2 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
================================================================================
ww3 ChangeLog
================================================================================
Originator: altuntas
Date: 22 Mar 2021
Model: ww3
Version: ww3_220322
One-line summary: cleanup and reduce messages to stdout (jedwards)
M src/cpl_nuopc/wav_comp_nuopc.F90
M src/source/w3initmd.F90
================================================================================
Originator: altuntas
Date: 03 Aug 2021
Model: ww3
Version: ww3_210803
One-line summary: Change shebang lines to python3
M cime_config/buildlib
M cime_config/buildnml
================================================================================
Originator: altuntas
Date: 17 Mar 2021
Model: ww3
Version: ww3_210317
One-line summary: implementation of flux correction factors in the nuopc cap (mvertens)
M src/cpl_nuopc/wav_comp_nuopc.F90
M src/cpl_nuopc/wav_import_export.F90
================================================================================
Originator: altuntas
Date: 10 Jul 2020
Model: ww3
Version: ww3_200710
One-line summary: Pass surface layer Langmuir number to cpl, fix gnu debug mode
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: fischer
Date: 04 Apr 2019
Model: ww3
Version: ww3_190402
One-line summary: Build system cleanup, fix for cime issue #3024
M cime_config/buildlib
================================================================================
Originator: jedwards
Date: 01 Oct 2018
Model: ww3
Version: ww3_181001
One-line summary: py3 compatibility, fix for cime issue #2822
M cime_config/buildnml
================================================================================
Originator: altuntas
Date: 15 Jan 2018
Model: ww3
Version: ww3_180115
One-line summary: set restart file write frequency to waw_cpl_dt
Restart file output interval was hard-coded to be exactly one day. The interval
is now changed to be equal to coupling interval. This allows ww3 to write restart
files at any coupling interval at which the restart alarm is turned on by CIME.
Testing: aux_pop. bit for bit.
File Mods:
M cpl_mct/wav_comp_mct.F90
================================================================================
Originator: altuntas
Date: 11 Dec 2017
Model: ww3
Version: ww3_171211
One-line summary: enable better control on the WW3 output frequency.
The output frequency is now set by 'outfreq' in the ‘wav_in' namelist and can be
modified in the user specific namelist ‘user_nl_ww’. The default value is set
to 0, which turns WW3 output off. As for the metadata, the units and long name
for each variables are now saved. (lat and lon are not saved in each file but
may be retrieved during post-processing.)
Testing: aux_pop. bit for bit.
File Mods:
M cime_config/namelist_definition_ww3.xml
M cime_config/user_nl_ww
M src/cpl_mct/wav_comp_mct.F90
M src/source/w3cesmmd.f90
M src/source/w3iogomd.f90
================================================================================
Originator: jedwards
Date: 31 July 2017
Model: ww3
Version: ww3_170731
One-line summary: update config_component.xml to version 3.0
File Mods:
cime_config/config_component.xml
================================================================================
Originator: jedwards
Date: 30 June 2017
Model: ww3
Version: ww3_170630
One-line summary: add multi-instance support
Testing: NCK.T62_g16.G.cheyenne_intel.pop-cice, NCK.T62_g16.C.cheyenne_intel.pop-default
File Mods: cime_config/buildlib
cime_config/buildnml
src/source/w3iorsmd.f90
src/source/w3cesmmd.f90
src/source/w3iogomd.f90
src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: klindsay,jet
Date: 16 May 2017
Model: ww3
Version: ww3_170516
One-line summary: lengthen char arrays for path lengths from 128 to 256
Testing: Ran aux_pop against baseline. Everything passed.
File Mods:
M ChangeLog
M src/source/w3iogomd.f90
M src/source/w3iorsmd.f90
================================================================================
Originator: mvertens
Date: 14 May 2017
Model: ww3
Version: ww3_170514
One-line summary: New logic in buildnml to have ww3.input_data_list created
This fixes CIME issue #1168
A namelist group was also introduced to ensure that files that are copied
to $RUNDIR from $DIN_LOC_ROOT but with generic names in $RUNDIR are listed in the
ww3.input_data_list.
================================================================================
Originator: jedwards
Date: 02 May 2017
Model: ww3
Version: ww3_170502
One-line summary: Update to nmlgen interface change in cime5.3.0-alpha.10
Update to work with cime5.3.0-alpha.10 and later (this change is backward compatible)
M cime_config/buildnml
================================================================================
Originator: mvertens
Date: 03 Jan 2017
Model: ww3
Version: ww3_170103
One-line summary: Update to nmlgen interface change in cime5.2.0-alpha.14
Update to work with cime5.2.0-alpha.14 and later
M cime_config/buildnml
================================================================================
Originator: mvertens,jet
Date: 08 Dec 2016
Model: ww3
Version: ww3_161208
One-line summary: Fix ERI bug due to ww3. Add new ww3 namelist
Ran aux-pop tests:
ERI passes but different from baseline (expected)
namelist comparison to baseline fails due to new ww3 namelist (expected)
still failing STS memory limit tests.
Everything else BFB to alpha05a.
A cime_config/namelist_definition_ww3.xml
M cime_config/buildlib
M cime_config/buildnml
M src/source/w3cesmmd.f90
M src/source/w3iorsmd.f90
M src/cpl_mct/wav_comp_mct.F90
M ChangeLog
================================================================================
Originator: mlevy,jet
Date: 14 Oct 2016
Model: ww3
Version: ww3_161014
One-line summary: Replace nonstandard Fortran syntax for NAG compiler
M src/source/w3servmd.f90
================================================================================
Originator: jedwards
Date: 24 Aug 2016
Model: ww3
Version: ww3_160824
One-line summary: Cray syntax fix
M src/source/w3iogomd.f90
================================================================================
Originator: qing
Date: 11 Jun 2016
Model: ww3
Version: ww3_160611
One-line summary: bug fixes for exact restart and uninitialized coupler fields.
Now the calculation of lamult is moved into WW3. A cap of 5 is
applied to lamult (occasionally at some grid point lamult gets
very big and causes POP to crash)
The the 6-hour delay in duplicability is due to the 6-hourly
output frequency hard-coded in wav_comp_mct.F90. The variables
lamult, as well as ustokes and vstokes, were diagnosed from the
wave spectrum before writing out the output file, so they were
updated every 6 hours instead of every atmosphere coupling time
step, though WW3 was running at a time step whose maximum equals
to the atmospheric coupling time step. Now the WW3 output
frequency is set to equal to the WW3 coupling frequency, so that
lamult can get updated whenever WW3 is talking to the coupler. And
another flag listening to seq_timemgr_historyAlarmIsOn(EClock) is
added to determine when to write out the output file, so WW3
wont generate a large number of output files. (We should
probably discuss more on what variables to save for WW3, snapshots
vs. time average... )
After these modifications, the ERS test is running fine
M cime_config/buildnml
M src/source/w3odatmd.f90
M src/source/w3cesmmd.f90
M src/source/w3iogomd.f90
M src/source/w3initmd.f90
M src/source/w3wavemd.f90
M src/source/w3adatmd.f90
M src/source/w3iorsmd.f90
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: jedwards
Date: 16 Oct 2015
Model: ww3
Version: ww3_151016
One-line summary: bring cime refactor to trunk
================================================================================
Originator: tcraig
Date: 25 Sep 2015
Model: ww3
Version: ww3_150925
One-line summary: update from Qing Li from September 23 2015,
fix exact restart + DEBUG
M src/source/w3cesmmd.f90
M src/source/w3srcemd.f90
M src/source/w3initmd.f90
D src/source/w3flx1md.f90
M src/source/w3iorsmd.f90
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: tcraig
Date: 23 Sep 2015
Model: ww3
Version: ww3_150923
One-line summary: update from Qing Li from September 23 2015, fix coupling mask
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: tcraig
Date: 26 Aug 2015
Model: ww3
Version: ww3_150826
One-line summary: update from Qing Li from August 2015
M bld/ww3.buildnml
M src/source/w3cesmmd.f90
M src/source/w3initmd.f90
M src/source/w3wavemd.f90
M src/source/w3iorsmd.f90
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: tcraig
Date: 18 Aug 2015
Model: ww3
Version: ww3_150818
One-line summary: update from Qing Li from July 2015
M bld/ww3.buildlib
M bld/ww3.buildnml
M src/source/w3odatmd.f90
M src/source/w3iogomd.f90
M src/source/w3initmd.f90
M src/source/w3adatmd.f90
M src/source/w3iorsmd.f90
M src/source/w3idatmd.f90
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: mvertens
Date: 11 Mar 2015
Model: ww3
Version: ww3_150311
One-line summary: updates needed for introduction of cime
A bld/ww3.buildlib
A bld/ww3.buildnml
D bld/ww3.buildexe.csh
D bld/ww3.buildnml.csh
D bld/ww3.cpl7.template
================================================================================
Originator: tcraig
Date: 05 Sep 2013
Model: ww3
Version: ww3_130905
One-line summary: modify coupling interface intents
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Originator: tcraig
Date: 14 Mar 2013
Model: ww3
Version: ww3_130314
One-line summary: remove debug write statements
M src/source/w3iogomd.f90
M src/source/w3wavemd.f90
================================================================================
Originator: tcraig
Date: 13 Mar 2013
Model: ww3
Version: ww3_130313
One-line summary: update ww3 to cesm1_2_beta02, merge adrean's mods
A bld/ww3.buildnml.csh
A bld/user_nl_ww3
A bld/ww3.buildexe.csh
M bld/ww3.cpl7.template
M src/cpl_share/ww3_cpl_indices.f90
M src/source/w3iogomd.f90
M src/source/w3wavemd.f90
M src/cpl_mct/wav_comp_mct.F90
================================================================================
Version: ww3_120308
================================================================================
Version: ww3_120227
================================================================================
Version: ww3_111230
================================================================================