-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bugzilla 1604 - Executable wafs_upp.x failed ehen compiling with "-check all -ftrapuv" from f000 to f048 #83
Comments
@aerorahul I debug the issues which are associated with some knowledge that I don't unserstand well.
Question, the grib2 outputs are close to each other but not bit-wise identical when compiling with and without the option "-check all -ftrapuv". Is it normail? |
Here is the detail to fix temporary arrays for ICING_ALGO. In MDLFLD.f
|
@YaliMao-NOAA I was going to say, check the updated code in |
@YaliMao-NOAA @aerorahul WAFS v7 is using the UPP version from the branch "release/gfs_v16" which hasn't been implemented with CMake. |
@WenMeng-NOAA I don't think CMake build is needed to address the warnings in the fortran code. Also, note to NCO that WAFSv7 is a separation from GFS without making code changes, which may change results. This hopefully will not stop WAFSv7, and hopefully will get resolved when WAFS updates for GFSv17 model output. |
The UPP develop branch has been implemented "-check all -ftrapuv" for debug mode. (See here) |
CMake is not needed for WAFSv7. The flags can be added in the makefile_module_wcoss2 by defining |
This bugzilla is not for the incoming WAFS separation implementation. It is for the next version of WAFS for the incoming GFSv17, WAFS is going to use the most version of UPP which uses CMake |
@YaliMao-NOAA You might let NCO know that the issue will be solved in GFS V17 implementation. The fix has already been applied in the UPP develop branch which is targeting GFS V17. |
From bugzilla 1604
The text was updated successfully, but these errors were encountered: