Skip to content

Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files#371

Merged
junwang-noaa merged 4 commits into
NOAA-EMC:developfrom
climbfuji:stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites
Aug 19, 2021
Merged

Fix stochastic physics restart runs, remove rayleigh damping from all suite definition files#371
junwang-noaa merged 4 commits into
NOAA-EMC:developfrom
climbfuji:stochy_wrapper_lisa_and_remove_rayleigh_damp_from_suites

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji commented Aug 18, 2021

Description

This PR combines two changes:

Issue(s) addressed

Fixes #340.

Testing

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

endif initalize_stochastic_physics

if (GFS_Control%do_ca .and. is_initialized) then
if (GFS_Control%do_ca) then
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I suggest aligning this if block and the code underneath by shifting 2 spaces t the right.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

agree

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Agree as well. @lisa-bengtsson I'll do as @SMoorthi-emc suggested.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done, also aligned the endif so that the indentation matches.

@climbfuji
Copy link
Copy Markdown
Collaborator Author

@junwang-noaa I fixed the indentation, and all regression tests passed. Please review and approve if satisfied. Thanks!

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.

Remove scheme rayleigh_damp from all suite definition files

5 participants