-
Notifications
You must be signed in to change notification settings - Fork 2
/
.ChangeLog_template
102 lines (67 loc) · 2.88 KB
/
.ChangeLog_template
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
===============================================================
Tag name:
Originator(s):
Date:
One-line Summary:
Purpose of changes:
Requirements for tag:
Test level of tag: regular, short, tools, build_namelist, doc
Bugs fixed (include bugzilla ID):
Known bugs (include bugzilla ID):
http://bugs.cgd.ucar.edu/
Known Limitations:
1147 (mkgriddata can't straddle over Greenwich)
1025 (SCM mode can NOT use a global finidat file)
1017 (SCM mode can NOT restart)
896 (T62 mode does not work)
701 (svn keyword)
452 (Problem with support of soil-colors != 8 or 20)
Describe any changes made to build system:
Describe any changes made to the namelist:
List any changes to the defaults for the boundary datasets:
Describe any substantial timing or memory changes:
Code reviewed by:
List any svn externals directories updated (csm_share, mct, etc.):
List all files eliminated:
List all files added and what they do:
List all existing files that have been modified, and describe the changes:
CLM testing:
[... Remove before making trunk_tag. Available test levels:
a) regular (must be run before handing off a tag to SEs and must be run
before committing a tag)
b) build_namelist (if namelists and/or build_system changed))
c) tools (only if tools are modified and no CLM source is modified)
d) short (for use during development and in rare cases where only a small
change with known behavior is added ... eg. a minor bug fix)
e) doc (no source testing required)
... ]
build-namelist tests:
yellowstone
regular tests (aux_clm40, aux_clm45, with '-model_gen_comp clm2'):
yellowstone_intel
yellowstone_pgi
yellowstone_gnu (optional)
goldbach_nag
goldbach_intel
goldbach_pgi
short tests (aux_clm_short) (generally these are NOT used when making a tag):
yellowstone_intel
yellowstone_pgi
goldbach_nag
tools testing:
yellowstone interactive
CLM tag used for the baseline comparisons:
Changes answers relative to baseline:
If a tag changes answers relative to baseline comparison the
following should be filled in (otherwise remove this section):
Summarize any changes to answers, i.e.,
- what code configurations:
- what platforms/compilers:
- nature of change (roundoff; larger than roundoff/same climate; new climate):
If bitwise differences were observed, how did you show they were no worse
than roundoff?
If this tag changes climate describe the run(s) done to evaluate the new
climate (put details of the simulations in the experiment database)
- casename:
URL for LMWG diagnostics output used to validate new climate:
===============================================================