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

dev/ufs-weather-model: Use CPP instead of Switches (#476) #500

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

JessicaMeixner-NOAA
Copy link
Collaborator

Use CPP ifdefs instead of switches for pre-processing and convert all code from ftn to F90 files. (ftn->src)
The tools for converting ftn->src can be found in the model/tools directory.

Pull Request Summary

Merge develop into dev/ufs-weahter-model

Description

Updates dev/ufs-weather-model to the latest develop branch. This includes the switch->CPP transition.

Issue(s) addressed

Testing

  • How were these changes tested? These changes are tested via ufs-weather-model regression tests

Use CPP ifdefs instead of switches for pre-processing and convert all code from ftn to F90 files. (ftn->src) 
The tools for converting ftn->src can be found in the model/tools directory.
@aliabdolali aliabdolali merged commit 471493e into dev/ufs-weather-model Oct 21, 2021
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