Skip to content

Add debug#70

Merged
binli2337 merged 15 commits into
ufs-community:developfrom
binli2337:add_debug
Apr 27, 2020
Merged

Add debug#70
binli2337 merged 15 commits into
ufs-community:developfrom
binli2337:add_debug

Conversation

@binli2337
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Collaborator

junwang-noaa commented Apr 27, 2020 via email

@binli2337
Copy link
Copy Markdown
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