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

Adds ifdef use_drifters in all drifter modules #1329

Merged
merged 4 commits into from
Aug 17, 2023

Conversation

mcallic2
Copy link
Contributor

@mcallic2 mcallic2 commented Aug 10, 2023

Description
The mixed mode team has not been able to find references to any drifter modules or routines in the model components that use FMS. This pr adds the #ifdef use_drifters directive around all of the modules and unit tests within the drifters and test_fms directories so that these modules and tests will not be compiled or used unless otherwise specified.

Fixes # #1325

How Has This Been Tested?
autotools with gcc/13.1.0, netcdf/4.9.2, mpich/4.1.2, hdf5/1.14.1-2 , libyaml/0.2.5

Checklist:

  • 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
  • New check tests, if applicable, are included
  • make distcheck passes

@rem1776 rem1776 merged commit 0fb9bd0 into NOAA-GFDL:main Aug 17, 2023
17 of 18 checks passed
@mcallic2 mcallic2 deleted the ifdefdrifters branch October 6, 2023 17:11
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.

3 participants