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

Cherrypick PR283 from dev/emc to main #296

Merged
merged 3 commits into from
Oct 19, 2023

Conversation

laurenchilutti
Copy link
Contributor

Description

When cherry-picking the changes from PR #283 I noticed that model/fv_regional_bc.F90 should also be modified to have an axis type matching the precision that the dycore is built with and not hard-coded double precision.

Fixes # (issue)

How Has This Been Tested?

Tested with SHiELD on Gaea

Checklist:

Please check all whether they apply or not

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Copy link
Contributor

@lharris4 lharris4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, thank you for taking care of this. I see that the calls to register_field in atmos_cubed_sphere all use "double". Should we change that too?

@laurenchilutti
Copy link
Contributor Author

Yes I think that we should also change the other register_field calls. I will make the changes and do some more testing.

@laurenchilutti laurenchilutti merged commit 5f5ee36 into NOAA-GFDL:main Oct 19, 2023
75 checks passed
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.

None yet

4 participants