Add Namelist Option 'reasonable_time_step_ratio' to README.namelist File#1472
Merged
davegill merged 2 commits intowrf-model:release-v4.3from Apr 19, 2021
Merged
Conversation
davegill
reviewed
Apr 16, 2021
Contributor
|
jenkins |
Collaborator
|
@davegill Why should this PR trigger a test? |
Contributor
We were not very general with what could be excused from causing a test. At one time "README" type files were exempt from causing a jenkins test, but not anymore. We can revisit this later. I'll bring it up at our next jenkins meeting. |
vlakshmanan-scala
pushed a commit
to scala-computing/WRF
that referenced
this pull request
Apr 4, 2024
…ile (wrf-model#1472) TYPE: text only KEYWORDS: reasonable_time_step_ratio, README.namelist, namelist SOURCE: Internal DESCRIPTION OF CHANGES: Problem: The new namelist option "reasonable_time_step_ratio" was not added to the README.namelist file when it was originally added to the Registry (PR wrf-model#784). Solution: Added it to the README.namelist file. LIST OF MODIFIED FILES: M run/README.namelist TESTS CONDUCTED: 1. Text only - no tests needed 2. Jenkins tests - ok
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TYPE: text only
KEYWORDS: reasonable_time_step_ratio, README.namelist, namelist
SOURCE: Internal
DESCRIPTION OF CHANGES:
Problem:
The new namelist option "reasonable_time_step_ratio" was not added to the README.namelist file when it was
originally added to the Registry (PR #784).
Solution:
Added it to the README.namelist file.
LIST OF MODIFIED FILES:
M run/README.namelist
TESTS CONDUCTED: