Skip to content

Feature/updcmeps#7

Merged
DeniseWorthen merged 46 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/updcmeps
Aug 19, 2020
Merged

Feature/updcmeps#7
DeniseWorthen merged 46 commits into
NOAA-EMC:emc/developfrom
DeniseWorthen:feature/updcmeps

Conversation

@DeniseWorthen
Copy link
Copy Markdown
Collaborator

@DeniseWorthen DeniseWorthen commented Aug 14, 2020

  • Updates to latest ESCOMP/master

  • Fixes minor bug in FB_diagnose

  • Removes return code from LOGMSG and associated chkerr calls

  • minor code cleanup

No changes to baselines. Logs are posted at associated UFS-S2S PR 163

jedwards4b and others added 30 commits June 26, 2020 11:34
…water_option

Update TFREEZE_SALTWATER_OPTION value for MOM6
cleanup and changes to be consistent with nems
DeniseWorthen and others added 5 commits August 14, 2020 09:43
remove error codes on LOGMSG write
remote chk_error on return codes from LOGMSG writes
Feature/updcmeps
Fixes minor bug when using FB_diagnose in prep_ocn
Adds reading dbug_flag from configuration file
Code clean-up: Removes return code for LogWrites and associated chkerr calls
@DeniseWorthen DeniseWorthen marked this pull request as ready for review August 16, 2020 11:32
@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

DeniseWorthen commented Aug 16, 2020

One wcoss regression test failed due to 'ice_gather_scatter' error at startup. This is a random error which I have only seen after switching to the rt.sh system. I don't think I ever saw it when using the CompsetRunner.

I am re-running all the wcoss tests now and will post new logs.

The same test failed again on wcoss. I then ran the develop branch and it also failed in the same test on wcoss. Issue #164

call FB_getFldPtr(is_local%wrap%FBImp(compice,compice) , 'Si_ifrac', Si_ifrac, rc=rc)
if (ChkErr(rc,__LINE__,u_FILE_u)) return
call FB_getFldPtr(is_local%wrap%FBImp(compice,compice) , 'Si_imask', Si_imask, rc=rc)
call FB_getFldPtr(is_local%wrap%FBImp(compice,compice) , 'Si_imask' , Si_imask, rc=rc)
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.

remove space?

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.

I will double check the several white space changes. They should all be in the merge to ESCOMP and will go into our emc/develop w/ this PR.

if (med_map_RH_is_created(is_local%wrap%RH(compice,compatm,:),mapfcopy, rc=rc)) then
! TODO (mvertens, 2019-11-20): this is not being used when ice and atm are on the same grid
! - this needs to be implemented
maptype = mapfcopy
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.

I am curious, do we need this?

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.

I suspect this has to do with one of the CESM non-active configurations, when atm and ice are the same grid. I don't think this is something we will need.


call med_methods_FB_diagnose(FB, 'read '//trim(fname), rc)
if (present(flag)) flag = .true.
if (present(flag)) flag = .true.
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.

should we keep the space?

@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

I just want to confirm: We are OK to merge this to emc/develop even though the single test failed on dell-p3?

@junwang-noaa
Copy link
Copy Markdown
Collaborator

junwang-noaa commented Aug 17, 2020 via email

@DeniseWorthen
Copy link
Copy Markdown
Collaborator Author

All regression tests now pass. Logs are posted at S2S PR #163

@DeniseWorthen DeniseWorthen merged commit f52f263 into NOAA-EMC:emc/develop Aug 19, 2020
DeniseWorthen pushed a commit to DeniseWorthen/CMEPS that referenced this pull request Nov 18, 2021
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.

7 participants