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

Fix for building with single-precision NEMO #10

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Conversation

awnawab
Copy link
Contributor

@awnawab awnawab commented Feb 9, 2024

The FIELD_API utility functions were not compatible with single-precision NEMO builds. This was exposed during the testing for CY49R2. This PR is a replication of the fix filed in ifs-source.

@awnawab awnawab requested a review from wdeconinck February 9, 2024 12:04
@wdeconinck
Copy link
Collaborator

Hi @awnawab I just noticed that with this PR we have two different preprocessor definitions now to control precision of ocean model: PARKIND1_SINGLE_NEMO and WAM_NEMO_SINGLE.
Perhaps this can be consolidated?

@awnawab
Copy link
Contributor Author

awnawab commented Feb 27, 2024

Hi @wdeconinck. Yes that makes a lot of sense, will do. Thanks!

@wdeconinck wdeconinck merged commit 74eb7bc into main Mar 4, 2024
8 checks passed
@awnawab awnawab deleted the naan-nemo-sp-fix branch March 25, 2024 16:51
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.

2 participants