We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main
noah_om_grid
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.,
noah-owp-modular/src/WaterType.f90
Line 96 in 37d8d82
The text was updated successfully, but these errors were encountered:
SnowHydrology
No branches or pull requests
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
andnoah_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.,
noah-owp-modular/src/WaterType.f90
Line 96 in 37d8d82
The text was updated successfully, but these errors were encountered: