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

Allow HAFS app to be compiled with 64bit FMS #626

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

DusanJovic-NOAA
Copy link
Collaborator

Description

(Instructions: this, and all subsequent sections of text should be removed and filled in as appropriate.)
Conditionally 'use' either r4 or r8 version of FMS constants module depending on which version of FMS is used.

What bug does it fix, or what feature does it add?
ufs-community/ufs-weather-model#1545

Is a change of answers expected from this PR?
No.

Issue(s) addressed

Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues should always be created before starting work on a PR branch!)

Testing

How were these changes tested?
What compilers / HPCs was it tested with?
Are the changes covered by regression tests? (If not, why? Do new tests need to be added?)
Have the ufs-weather-model regression test been run? On what platform?

  • Will the code updates change regression test baseline? If yes, why? Please show the baseline directory below.
  • Please commit the regression test log files in your ufs-weather-model branch

@BinLiu-NOAA
Copy link
Collaborator

Since these changes are moving-nesting related, it would be nice if we can ask @wramstrom to look at these changes as well. Thanks!

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Mar 7, 2023

All tests are done with ufs-community/ufs-weather-model#1578. We are merging in this pr.

@jkbk2004 jkbk2004 merged commit 8418428 into NOAA-EMC:develop Mar 7, 2023
Jili-Dong added a commit to Jili-Dong/fv3atm that referenced this pull request Mar 7, 2023
Allow HAFS app to be compiled with 64bit FMS (NOAA-EMC#626)
@DusanJovic-NOAA DusanJovic-NOAA deleted the hafs_64bit_fms branch August 31, 2023 20:47
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.

The HAFSW application with moving-nest needs to be built with the 64bit FMS library
5 participants