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

current cold1 run sequence produces zero for ocean imports on first coupling timestep #167

Closed
DeniseWorthen opened this issue Aug 22, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@DeniseWorthen
Copy link
Collaborator

Describe the bug
The currrent cold1 run sequence ("coldstart") produces 0.0 for ocean import fields on first coupling timestep when restarting from coldstart

To Reproduce
All current implementations of ufs-s2s-model in regression tests and prototype workflows using the existing coldstart run sequence are impacted.

Steps to reproduce the behavior:

Use dbug >1 in mom_cap to turn on state_diagnose function in MOM6 and run any reststart-from-coldstart regression test. Examine the PET logs from Ocn at first ModelAdvance.

Expected behavior
Ocean imports at first coupling timestep should not be zero

Additional context
See attached presentation for further documentation of issue and proposed fixes.

remove_2step_coldstart.pdf

Also documented here: #86

@DeniseWorthen DeniseWorthen added the bug Something isn't working label Aug 22, 2020
@DeniseWorthen
Copy link
Collaborator Author

@junwang-noaa Should I put the fix for the existing 2-step cold start (rearrange the cmeps cold run sequence) in the s2s-cice6 commit? Otherwise, an entire new baseline will need to be created if we first want to fix the 2-step before making it optional.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Sep 3, 2020 via email

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Sep 3, 2020 via email

@DeniseWorthen
Copy link
Collaborator Author

I was ready to start creating baselines. I am just waiting for the go-ahead that I should start. I think Jessica is part-way through her baseline creation.

I also need the NEMS commit for the CICE6 commit. Since Jessica is relying on the reference to the current MOM6 directories in component_MOM6.mk for her commit, it is probably best to go w3, then cice6.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Sep 3, 2020 via email

DeniseWorthen added a commit that referenced this issue Sep 8, 2020
* Replaces CICE5 with CICE6: Issue #159 

* Adds required  CICE6 items to nems.configure. Removes non-cmeps nems.configure files. Updates default_vars and edit_inputs to allow CICE6 resolution and processor count to be specified at run time. Updates ice_in_template for CICE6

* Updates to esmf8.1.0bs27 to allow ICE and WAV on separate PEs (Issue #172)

* Adds cpl_mode (Issue #138) and use_coldstart as new configurable variables (Issues #86, #53). 

* Fixes coldstart run sequence by calling the restart write phase before the accum avg phase (Issue #167)
ShanSunNOAA pushed a commit to ShanSunNOAA/ufs-s2s-model that referenced this issue Oct 28, 2020
…ty#167)

* add PR templates for feature and bugfix
Change-Id: Iad15dd1a584f4bd2fbaadf88359a55efd7b1925c
* add codeowners for automatic review requests
Change-Id: If6050e6411519223f514435801e09a63ed696a02
* Update CODEOWNERS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants