Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: clarify BFB

...

Code Block
Describe changes in less than 70 characters in title.
 
Be sure to add a blank between title above and this text.  In the body of the message provide more detail on what these changes do.
It should be enough information for someone not following this development to understand.  DO NOT LEAVE THE BODY BLANK.  Just repeat the title if you have to.
 
[BFB] or [non-BFB] or [CC]    !! Add at least ONE of these keys to indicate how this commit will affect testing against baselines.
                              !! [BFB] means all output from tests will be [BFB]bit-for-bit (BFB) identical with the baselines.
                              !! [non-BFB] one more more tests will not be BFB with baselines.  You can specify the tests.  You can also
                              !! use [non-BFB] and follow it with a description of what cases will be non-bfb if those arent under test.
                              !! [CC] the commit will change the climate of one or more cases under test.

[FCC]                         !!  Also Addadd [FCC] if the commit will change climate if a flag is activated.
[NML]                         !!  Also Addadd [NML] if the commit introduces changes to the namelist.
 
AG-67, AG-56     !! On the last line, optionally add JIRA issue numbers for issues this commit is satisfying if available.

...