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

update coupling #348

Merged
merged 2 commits into from
Nov 3, 2019
Merged

update coupling #348

merged 2 commits into from
Nov 3, 2019

Conversation

panll
Copy link
Contributor

@panll panll commented Nov 1, 2019

modified scripts:

GFS_PBL_generic.F90
GFS_surface_generic.F90
sfc_sice.f

by removing:
if(cplflx)then
write(,)'Fatal error: CCPP not been tested with cplflx=true!'
stop
endif

panll and others added 2 commits October 31, 2019 22:20
      if(cplflx)then
        write(*,*)'Fatal error: CCPP not been tested with cplflx=true!'
        stop
      endif
Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

These changes are straightforward and can be merged anytime.

@climbfuji climbfuji merged commit 42c56e2 into NCAR:gmtb/develop Nov 3, 2019
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.

3 participants