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

Add debug #70

Merged
merged 15 commits into from
Apr 27, 2020
Merged

Add debug #70

merged 15 commits into from
Apr 27, 2020

Conversation

binli2337
Copy link
Collaborator

Adding two regression tests using debug mode.

Related pull request: NOAA-EMC/NEMS#40

RUNDIR="@[RUNDIR]",modules="@[fv3_ccpp_mom6_cice_debug.exe%modules.nems]",
CNTL="@[CNTL]")

# Specify output files:
Copy link
Collaborator

@DeniseWorthen DeniseWorthen Apr 27, 2020

Choose a reason for hiding this comment

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

You are not comparing the CICE restart file. I believe that is because you have not created one because the default compset you are using has:
DUMPFREQ_N="@[DAYS]"
DUMPFREQ='d'

In order to generate a CICE restart for a 6 hour run, you need to set
DUMPFREQ_N ="@[FHMAX]"
DUMPFREQ='h'

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You are correct. The cice_in will be updated in the next commit this week.

Copy link
Collaborator

Choose a reason for hiding this comment

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

So we will update the test to produce the ice restart file and also compare it, correct?

Copy link
Collaborator

@DeniseWorthen DeniseWorthen left a comment

Choose a reason for hiding this comment

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

I will approve this PR with the understanding that on our next PR the debug test will have CICE produce a restart at hour 6 and we will add the restart file in the comparison list.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Apr 27, 2020 via email

@binli2337
Copy link
Collaborator Author

Issue #71 has been created. Thanks!

@binli2337 binli2337 merged commit a846d8e into ufs-community:develop Apr 27, 2020
DeniseWorthen added a commit to DeniseWorthen/ufs-s2s-model that referenced this pull request Apr 27, 2020
@binli2337 binli2337 deleted the add_debug branch July 9, 2020 11:15
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.

4 participants