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

Add calls to restart_registry_lock when setting up ODA at initialization #1559

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

abozec
Copy link
Collaborator

@abozec abozec commented Mar 11, 2022

To allow the ODA incremental counts (ncount) to be register in the restart file, the restart registry is unlocked and then locked back again after the initialization of the ODA in MOM_state_initialization.

…lization

To allow the ODA incremental counts (ncount) in the restart file, the restart registry is unlocked and then locked back again after the initialization of the ODA in MOM_state_initialization.
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #1559 (5d34acc) into main (6f6d4d6) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 5d34acc differs from pull request most recent head ee5003c. Consider uploading reports for the commit ee5003c to get more accurate results

@@            Coverage Diff             @@
##             main    #1559      +/-   ##
==========================================
- Coverage   28.94%   28.94%   -0.01%     
==========================================
  Files         242      242              
  Lines       71589    71591       +2     
==========================================
  Hits        20723    20723              
- Misses      50866    50868       +2     
Impacted Files Coverage Δ
src/initialization/MOM_state_initialization.F90 19.80% <0.00%> (-0.04%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@marshallward
Copy link
Collaborator

Merging on behalf of @abozec, thank you everyone.

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.

6 participants