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

MYNNsfc uniform real kind #611

Merged
merged 10 commits into from
Jan 6, 2023

Conversation

dustinswales
Copy link
Contributor

Description

This change modifies REAL-type variables and specific REAL-type constants so that they uniformly utilize the kind=kind_phys definition for REAL types found in the CCPP-physics machine.F file. This reduces casting and recasting of REALs between types of differing precision. Additional changes include changing occurances of ALOG to LOG to support more than single precision REALs as needed when kind=kind_phys is defined in that manner.
Opened on behalf of @timsliwinski-noaa

Testing

No changes to baselines for UFS regression tests with Intel on Cheyenne.

@grantfirl
Copy link
Collaborator

@dustinswales Reminder to point to NCAR/ccpp-framework#456

@dustinswales
Copy link
Contributor Author

@dustinswales Reminder to point to NCAR/ccpp-framework#456

@grantfirl Thanks for the reminder. Done.

@ChunxiZhang-NOAA
Copy link
Contributor

@jkbk2004 The ccpp-physics PR was merged. It needs to wait for this ccpp-framework PR being merged.

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Jan 6, 2023

@dustinswales can you update ccpp-framework and ccpp submodule pointers and revert gitmodules branchs?

@jkbk2004 jkbk2004 merged commit a2e9109 into NOAA-EMC:develop Jan 6, 2023
@grantfirl grantfirl mentioned this pull request Jan 9, 2023
@dustinswales dustinswales deleted the mynnsfc_uniform_real_kind branch March 7, 2023 17:30
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.

6 participants