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

add f2c_string in libFMS.F90 #1601

Merged
merged 1 commit into from
Oct 24, 2024
Merged

add f2c_string in libFMS.F90 #1601

merged 1 commit into from
Oct 24, 2024

Conversation

mlee03
Copy link
Contributor

@mlee03 mlee03 commented Oct 22, 2024

Description
This PR adds fms_string_utils_f2c_string that is made available via use libFMS

Fixes #1600

How Has This Been Tested?
fms_string_utils_f2c_string can be called in an external module with use libFMS

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 0aa5ee6 into NOAA-GFDL:main Oct 24, 2024
28 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.

f2c_string is not available with use FMS
4 participants