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

Test if constant values need to be transferred from grid to column and back #76

Closed
SnowHydrology opened this issue Aug 9, 2023 · 1 comment

Comments

@SnowHydrology
Copy link
Contributor

Noah-OWP-Modular has some constant variables that go through the same transfer process as the time-/space-varying variables. Test if this still needs to be done. If not, remove variables from the transfer routines that occur each timestep.

Example:

real :: TFRZ ! freezing/melting point (k)

Related to #5

@GreyREvenson
Copy link
Contributor

@SnowHydrology, I believe this issue was mostly addressed by PR #82 though I think we could further reduce unnecessary transfers by implementing the ConstantsModule (i.e., Issue #5). Would you recommend closing this issue or do you see value in keeping it alive?

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

2 participants