Skip to content

Commit

Permalink
Update ChangeLog on new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Jul 3, 2019
1 parent aa21dd9 commit dbe4fd4
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
===============================================================
Tag name: rtm1_0_69
Originator(s): erik
Date: Jun 03, 2019
One-line Summary: Fix cold-starts and remove mosart from files

You couldn't set finidat_rtm to blank to indicate a cold start should
be done. This fixes that issue. It now both indicates that a cold start
should happen, AND it doesn't search for an empty filename from inputdata.

Also added a cold-start test to make sure this continues to work.

mosart was in a few places and it was changed to refer to "rtm" now.
For example the list of files needed was mosart.input_data_files now
it's properly rtm.input_data_files.

Fixes: #14, #15

Fixes #14 -- Can't set finidat_rtm to blank indicating a cold-start
Fixes #15 -- mosart is used in the title of some files
Testing:
rtm testlist on hobart and cheyenne (PASS)

===============================================================
Tag name: rtm1_0_68
Originator(s): erik
Expand Down

0 comments on commit dbe4fd4

Please sign in to comment.