Skip to content

Bugfix in MLE for reproducible restarts with USE_BODNER23 = True#465

Merged
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
breichl:MLE_restart_bugfix
Aug 21, 2023
Merged

Bugfix in MLE for reproducible restarts with USE_BODNER23 = True#465
marshallward merged 2 commits into
NOAA-GFDL:dev/gfdlfrom
breichl:MLE_restart_bugfix

Conversation

@breichl
Copy link
Copy Markdown

@breichl breichl commented Aug 21, 2023

  • Update for missing halo update of field wpup_filtered in MOM_mixed_layer_restrat.F90 during initialization.
  • The missing halo update caused the model to diverge when running from restart files.
  • With the halo update the model now reproduces from restart files.

- Update for missing halo update of field wpup_filtered in MOM_mixed_layer_restrat.F90 during initialization.
- The missing halo update caused the model to diverge when running from restart files.
- With the halo update the model now reproduces from restart files.
@breichl breichl requested a review from adcroft August 21, 2023 19:02
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 21, 2023

Codecov Report

Merging #465 (89857ec) into dev/gfdl (5afb122) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 89857ec differs from pull request most recent head b79befb. Consider uploading reports for the commit b79befb to get more accurate results

@@            Coverage Diff            @@
##           dev/gfdl     #465   +/-   ##
=========================================
  Coverage     38.04%   38.05%           
=========================================
  Files           269      269           
  Lines         77417    77418    +1     
  Branches      14300    14301    +1     
=========================================
+ Hits          29457    29461    +4     
+ Misses        42617    42613    -4     
- Partials       5343     5344    +1     
Files Changed Coverage Δ
...ameterizations/lateral/MOM_mixed_layer_restrat.F90 77.03% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marshallward
Copy link
Copy Markdown
Member

Gaea regression: https://gitlab.gfdl.noaa.gov/ogrp/MOM6/-/pipelines/20376 ✔️

@marshallward marshallward merged commit 4c224e7 into NOAA-GFDL:dev/gfdl Aug 21, 2023
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.

3 participants