Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant include of mpif.h in module_dm.F #462

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

jamiebresch
Copy link
Contributor

TYPE: bug fix

KEYWORDS: Fujitsu rsl mpif.h module_dm.F duplicate

SOURCE: Chengguang Li (Fujitsu, Taiwan)

DESCRIPTION OF CHANGES:
The same fix as commit 6106eb0 to apply to a new include of mpif.h introduced in commit 8cb2192.
The module module_dm.F has mpif.h INCLUDED at the top of the module above the
CONTAINS statement. Remove the replicated instance inside subroutine wrf_dm_max_int.

LIST OF MODIFIED FILES:
M external/RSL_LITE/module_dm.F

TESTS CONDUCTED:
(1) compile em_real still compiles on Mac after the change.
(2) Can someone help pick this for the reg test?

modified:   external/RSL_LITE/module_dm.F
@davegill
Copy link
Contributor

@jamiebresch
Jamie,
I merge it with some regression tests I am running.

@davegill
Copy link
Contributor

@jamiebresch
I meant I'll
screen shot 2018-04-26 at 1 46 38 pm

Copy link
Contributor

@davegill davegill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@jamiebresch jamiebresch merged commit bd9a460 into wrf-model:master Apr 27, 2018
@jamiebresch jamiebresch deleted the duplicate_mpif.h branch April 27, 2018 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants