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

For discussion: Move tunable parameters to DDT #1

Closed

Conversation

dustinswales
Copy link
Collaborator

@dustinswales dustinswales commented Dec 6, 2023

@Qingfu-Liu @yangfanglin @grantfirl @mkavulich
This pull request introduces "configuration scheme types", derived data types containing tunable parameters for the scheme. These types are interstitials provided to the scheme by the host. Default values defined in the module can be overwritten by the host calling the provided (type-bound) setup procedures.
Changes to these parameters are isolated to the host side, providing greater interoperability across hosts, and applications within hosts.
See changes to GFS_typedefs.F90

@dustinswales
Copy link
Collaborator Author

@grantfirl @mkavulich @Qingfu-Liu
This PR was never merged, but it is a roadmap for making physics schemes tunable by introducing a configuration type.

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.

1 participant