Clear flags that come from UFS when building as submodule#629
Conversation
Conflicting flags from UFS would enter WW3 build. Check if building as subdirectory and then clear CMAKE_<lang>_FLAGS
|
ufs-weather-model log file on gaea can be found here: https://github.com/JessicaMeixner-NOAA/ufs-weather-model/blob/feature/ww3-cmake/tests/RegressionTests_gaea.intel.log the regression tests for WW3 are running now on hera |
|
The ufs-weather-model regression tests as is passed on orion, hera, gaea and wcoss-dell. The WW3 standalone tests are as expected as well: @aliabdolali the full tests can be found here: /scratch2/NCEPDEV/climate/Jessica.Meixner/PR_WW3/pr629/regtests I'm having issues transferring them to post them here at the moment. |
JessicaMeixner-NOAA
left a comment
There was a problem hiding this comment.
The ufs-weather-model existing wave regtests are now passing, the WW3 standalone regtests on hera also pass. @aliabdolali this is ready to be merged
> Clear flags that come from UFS when building as submodule > Conflicting flags from UFS would enter WW3 build. Check if building as subdirectory and then clear CMAKE_<lang>_FLAGS
Pull Request Summary
Fix ufs-weather-model integration with CMake build
Description
Conflicting flags from UFS would enter WW3 build. Check if building as subdirectory and then clear CMAKE_Fortran_FLAGS
Issue(s) addressed
Fix #627
Commit Message
Check list
Testing
@JessicaMeixner-NOAA tested the fix by running UFS wave tests