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

Trouble with branch simualtions #19

Closed
ekluzek opened this issue Oct 12, 2021 · 5 comments · Fixed by #49
Closed

Trouble with branch simualtions #19

ekluzek opened this issue Oct 12, 2021 · 5 comments · Fixed by #49
Labels
bug Something isn't working

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Oct 12, 2021

I'm having trouble getting exact restart tests that test: restart, branch, and hybrid startups. It seems to be failing doing the branch type. I've tried various lengths up to 10months or 120 days.

Here's a list of tests that fail:

ERI_D_Ld120.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850
ERI_D_Ld60.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850
ERI_D_Ld90.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850
ERI_D_Lm10.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850
ERI_D_Lm3.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850
ERI_D_Lm6.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850

some of the above fail because of the run length.

@ekluzek ekluzek added the bug Something isn't working label Oct 12, 2021
@ekluzek
Copy link
Collaborator Author

ekluzek commented Oct 13, 2021

The ERI test does the full length, and then the hybrid start, and then the branch. Since it's failing at the branch step that shows the hybrid part was fine. So it really is a problem with the branch startup. I checked and these fail at the branch step. I think the other two fail because of run length.

RUN_TYPE: branch

ERI_D_Ld120.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850.GC.slim-n1_cesm21chlist
RUN_TYPE: branch
ERI_D_Ld60.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850.GC.slim-n1_cesm21chintelasl
RUN_TYPE: branch
ERI_D_Ld90.f19_g17.I1850Clm45BgcGs.cheyenne_intel.clm-realistic_fromCLM5_1850.GC.slim-n1_cesm21chlist
RUN_TYPE: branch

@marysa is a branch startup type something that you care about at all? The main reason for it is if you want to reproduce a simulation you already ran -- but change history output for a segment of it.

@marysa
Copy link
Collaborator

marysa commented Oct 13, 2021

Hmm. Yes it would be nice, but not absolutely necessary. If it isn't clear why it doesn't work / will be too hard to fix, then just having a note that "hey, you can't do a branch run, make sure you've asked for all the history variables you want otherwise you'll have to run from the start again" would be fine!

ekluzek added a commit that referenced this issue Oct 14, 2021
@ekluzek
Copy link
Collaborator Author

ekluzek commented Oct 14, 2021

I think we might put that warning in place to start off with. We will need to fix it eventually. But, it's good to know it isn't critical right now.

@slevis-lmwg
Copy link
Collaborator

We will fix #14 first.

@ekluzek
Copy link
Collaborator Author

ekluzek commented Jun 23, 2023

The branch part of this is working now, we have a related issue with the hybrid part

@ekluzek ekluzek closed this as completed Jun 23, 2023
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

Successfully merging a pull request may close this issue.

3 participants