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

FV3 is not able to apply DA increment when cold staring #339

Closed
pjpegion opened this issue May 8, 2024 · 1 comment
Closed

FV3 is not able to apply DA increment when cold staring #339

pjpegion opened this issue May 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pjpegion
Copy link

pjpegion commented May 8, 2024

Currently, the ability to read in an analysis increment is inside the warm_start section of the code. So if a user tried to apply an increment to the initial condition, the model runs, but nothing is applied.
The solution is to move the call to read_da_inc outside the if external_ic/restart logic.

@bensonr
Copy link
Contributor

bensonr commented Aug 8, 2024

PR #340 merged into dev/emc

@bensonr bensonr closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants