-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f48b03
commit 5dd2f23
Showing
1,571 changed files
with
639,366 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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 (cime, rtm, cism, 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 | ||
|
||
unit-tests (components/clm/src): | ||
|
||
yellowstone | ||
|
||
tools-tests (components/clm/test/tools): | ||
|
||
yellowstone | ||
|
||
PTCLM testing (components/clm/tools/shared/PTCLM/test): | ||
|
||
yellowstone | ||
|
||
regular tests (aux_clm40, aux_clm45): | ||
|
||
yellowstone_intel | ||
yellowstone_pgi | ||
yellowstone_gnu (clm45 only) | ||
hobart_nag | ||
|
||
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: | ||
|
||
=============================================================== |
Oops, something went wrong.