Skip to content

Bug fix: Adding eclipse module to radiation driver's dependency list#1544

Merged
weiwangncar merged 1 commit intowrf-model:release-v4.3.1from
weiwangncar:eclipse-fix
Sep 15, 2021
Merged

Bug fix: Adding eclipse module to radiation driver's dependency list#1544
weiwangncar merged 1 commit intowrf-model:release-v4.3.1from
weiwangncar:eclipse-fix

Conversation

@weiwangncar
Copy link
Collaborator

@weiwangncar weiwangncar commented Aug 20, 2021

TYPE: bug fix

KEYWORDS: eclipse module, radiation driver dependency

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
The newly added module_ra_eclipse.F was not added to the dependency list of radiation driver. This sometimes causes
compilation failures.

Solution:
Add module_ra_eclipse to radiation dependency list.

LIST OF MODIFIED FILES:
M main/depend.common

TESTS CONDUCTED:

  1. It is hard to test that there are no more intermittent build failures caused by this missing dependency. :)
  2. Jenkins tests are passing.

RELEASE NOTE: Adding module_ra_eclipse.o to radiation driver's dependency list to avoid occasional compilation failures.

@weiwangncar weiwangncar requested review from a team as code owners August 20, 2021 00:25
@weiwangncar
Copy link
Collaborator Author

@kkeene44 @dudhia Can one of you approve this PR?

@dudhia
Copy link
Collaborator

dudhia commented Sep 15, 2021 via email

@weiwangncar weiwangncar merged commit e774092 into wrf-model:release-v4.3.1 Sep 15, 2021
vlakshmanan-scala pushed a commit to scala-computing/WRF that referenced this pull request Apr 4, 2024
TYPE: bug fix

KEYWORDS: eclipse module, radiation driver dependency

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
The newly added module_ra_eclipse.F was not added to the dependency list of radiation driver. This sometimes causes compilation failures.

Solution:
Add module_ra_eclipse to radiation dependency list.

LIST OF MODIFIED FILES:
M main/depend.common

TESTS CONDUCTED:
- It is hard to test that there are no more intermittent build failures caused by this missing dependency. :)
- Jenkins tests are passing.
RELEASE NOTE: Adding module_ra_eclipse.o to radiation driver's dependency list to avoid occasional compilation failures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants