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

bug fixes for regional EnKF, GNU compilers; change build.comgsi; move gsdcloud to src/ #17

Closed
guoqing-noaa opened this issue Jun 15, 2020 · 0 comments · Fixed by #18
Closed

Comments

@guoqing-noaa
Copy link
Contributor

  1. added FV3GFS_NCIO_Fortran_FLAGS for GNU compilers

  2. Moved gsdcloud to src/, make appropriate changes in CMakeLists.txt and a few bug fixes

  3. pietc.f90 and pvqc_tables.f90

    use kinds, only: dp,dpc
--> use kinds, only: r_kind, dp, dpc

This change is to avoid compiling error

error #6580: Name in only-list does not exist or is not accessible. [DP]

Don't know the exact reason, but either (1) removing all #ifdef block in kinds.F90 or (2) use r_kind first can solve this problem.

  1. updated util/EnKF/arw/src/enspreproc_regional.fd/CMakeLists.txt

  2. bug fixes for GNU compilers and regional EnKF.

  3. updated ush/build.comgsi for community users

MichaelLueken added a commit that referenced this issue Jun 17, 2020
GitHub Issue #17.  Bug fixes for regional EnKF, GNU compilers; change build.comgsi; move gsdcloud to src.
hu5970 referenced this issue in hu5970/GSI Jun 29, 2022
aerorahul pushed a commit to NOAA-EMC/GSI-utils that referenced this issue Jun 30, 2022
GitHub Issue NOAA-EMC/GSI#17.  Bug fixes for regional EnKF, GNU compilers; change build.comgsi; move gsdcloud to src.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant