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

Check variable type intents in main and noah_om_grid branches #118

Open
SnowHydrology opened this issue Sep 6, 2024 · 0 comments
Open
Assignees

Comments

@SnowHydrology
Copy link
Contributor

Similar to the issue observed in Snow-17 (NOAA-OWP/snow17#37), incorrect intents can give rise to errors in some compilers:

#116 (comment)

This issue is to check the intents in the subroutines of the Noah-OM variable types in both the main and noah_om_grid branches.

Also, research beforehand the pros and cons of not defining the intent (some of the types do not declare intents (e.g.,

class(water_type) :: this
).

@SnowHydrology SnowHydrology self-assigned this Sep 6, 2024
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

No branches or pull requests

1 participant