Skip to content

Conversation

@abrooks1085
Copy link
Contributor

@abrooks1085 abrooks1085 commented Apr 17, 2025

Description
Adds type-bound getters/setters for public derived types in FMS

#1691

How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note
any relevant details for your test configuration (e.g. compiler, OS). Include
enough information so someone can reproduce your tests.

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

abrooks1085 and others added 8 commits April 17, 2025 10:47
- Created abstract types for core coupler functionality
- Refactored original coupler types to extend the new abstract types
- Implemented type-bound getter functions for all coupler types
- Implemented type-bound getter methods for all public drifter types
- No changes to type hierarchy; existing types remain unchanged
- Implemented type-bound getter methods for all public horiz_interp types
- No changes to type hierarchy; existing types remain unchanged
- Implemented type-bound getter methods for all public random_numbers types
- No changes to type hierarchy; existing types remain unchanged
Fixed some get type-bound functions for coupler_bc_types
@rem1776
Copy link
Contributor

rem1776 commented May 12, 2025

@abrooks1085 Is this ready to go in? Looks like its passing all the CI but is still set to a draft.

@uramirez8707
Copy link
Contributor

@abrooks1085 Is this going to be ready today/tomorrow or do you need more time?

@abrooks1085
Copy link
Contributor Author

abrooks1085 commented Sep 4, 2025 via email

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