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

Wrapper PR for: Thompson inner loop, Thompson subcycling bugfix, fix snet bug for Noah LSM #702

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Jul 21, 2021

Description

This PR combines several changes:

Issue(s) addressed

Fixes #686
Fixes #669

Testing

See ufs-community/ufs-weather-model#702.

Dependencies

#702
NOAA-EMC/fv3atm#350
ufs-community/ufs-weather-model#702

@@ -172,6 +172,13 @@ subroutine gcycle (me, nthrds, nx, ny, isc, jsc, nsst, tile_num, nlunit,
min_ice(ix) = min_seaice
endif

ZORFCS(ix) = zorll (ix)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HelinWei-NOAA @SMoorthi-emc this came in via Helin's PR, is this still correct or does it need to be reverted?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, please check again. Thanks!

@HelinWei-NOAA
Copy link
Collaborator

HelinWei-NOAA commented Jul 22, 2021 via email

@climbfuji
Copy link
Collaborator Author

Please use Moorthi's latest one.

Thanks, I will revert those additional lines.

@climbfuji climbfuji marked this pull request as ready for review July 22, 2021 15:02
Copy link
Collaborator

@RuiyuSun RuiyuSun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code look fine to me

Copy link
Contributor

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@climbfuji climbfuji merged commit 610fbcb into NCAR:main Jul 23, 2021
@climbfuji climbfuji deleted the thompson_inner_loop_subcycling_bugfix_noah_bugfix branch June 27, 2022 03:25
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.

Thompson subcycling uses the wrong time step for substeps Remove snet from Noah LSM
6 participants