Skip to content

Conversation

@islas
Copy link
Collaborator

@islas islas commented May 29, 2025

TYPE: bug fix

KEYWORDS: cmake, ideal

SOURCE: internal

DESCRIPTION OF CHANGES:
Problem:
PR #2089 introduced the ability to compile WRFPLUS, however it inadvertently removed the compilation of wrf[.exe] from any configurations that weren't PLUS or 'EM_REAL. Thus, the ideal cases under ARWcore but notEM_REALno longer compiled thewrf` target, effectively breaking compilation for any ideal cases.

Solution:
Adjust the logic to compile the wrf executable for ARW or PLUS cores.

ISSUE: For use when this PR closes an issue.
Fixes #2224

TESTS CONDUCTED:

  1. Tested fixes to ensure em_real, ideal, chem, and plus configurations all compile correctly again.

RELEASE NOTE:
CMake bug fix to ensure ideal cases compile correctly again.

@islas islas requested a review from a team as a code owner May 29, 2025 20:25
@islas islas merged commit 0f4eff1 into wrf-model:release-v4.7.1 May 30, 2025
1 check was pending
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.

3 participants