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

Remove fractional grid check on adding land increments #895

Closed
ClaraDraper-NOAA opened this issue Feb 11, 2024 · 1 comment
Closed

Remove fractional grid check on adding land increments #895

ClaraDraper-NOAA opened this issue Feb 11, 2024 · 1 comment
Assignees

Comments

@ClaraDraper-NOAA
Copy link
Contributor

There is currently a check in cycle.f90 preventing the routine to add land increments from being called if fractional grids is turned on. This check is unnecessary, and can be removed.

Note: the routine for adding snow increments is specific to Noah, and does not work with fractional grids - this is a separate check.

@ClaraDraper-NOAA
Copy link
Contributor Author

@GeorgeGayno-NOAA Sorry for not catching this earlier. I want to double check that there are no issues with the STC (which can hold the ocean temps in non-land grid cells), then I'll submit a PR to fix it.

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