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

fix variables in data subglacial runoff #6672

Merged

Conversation

irenavankova
Copy link
Contributor

@irenavankova irenavankova commented Oct 8, 2024

This fixes a typo in PR #6508, where config_flux_attenuation_coefficient_runoff was mistakenly used in kpp loop instead of config_flux_attenuation_coefficient_subglacial_runoff.

These variables are only used for data subglacial runoff, so this does not impact current tests.

[BFB]

…tenuation_coefficient_subglacial_runoff in subglacial kpp loop
Copy link
Contributor

@xylar xylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I agree by inspection that this looks correct and the old value was copied by mistake.

@xylar xylar added mpas-ocean bug fix PR BFB PR leaves answers BFB labels Oct 9, 2024
@jonbob jonbob removed the bug fix PR label Oct 9, 2024
jonbob added a commit that referenced this pull request Oct 9, 2024
…o next (PR #6672)

Fix variables in data subglacial runoff

This fixes a typo in PR #6508, where
  config_flux_attenuation_coefficient_runoff
was mistakenly used in kpp loop instead of
  config_flux_attenuation_coefficient_subglacial_runoff
These variables are only used for data subglacial runoff.

[BFB] for all tested configurations
@jonbob
Copy link
Contributor

jonbob commented Oct 9, 2024

Passes:

  • ERP_Ld3.ne30pg2_r05_IcoswISC30E3r5.WCYCL1850.chrysalis_intel.allactive-pioroot1

but does show DIFF on e3sm_ocnice_extra_coverage test:

  • SMS_P480_Ld5.TL319_IcoswISC30E3r5.GMPAS-JRA1p5-DIB-PISMF-DSGR.mpaso-jra_1958
    which does include data subglacial runoff

merged to next

@jonbob jonbob merged commit 4cfbe4a into E3SM-Project:master Oct 10, 2024
5 checks passed
@jonbob
Copy link
Contributor

jonbob commented Oct 10, 2024

merged to master

xylar added a commit to xylar/compass that referenced this pull request Oct 26, 2024
This merge updates the E3SM-Project submodule from [727ad81](https://github.com/E3SM-Project/E3SM/tree/727ad81) to [1442143](https://github.com/E3SM-Project/E3SM/tree/1442143).

This update includes the following MPAS-Ocean and MPAS-Frameworks PRs (check mark indicates bit-for-bit with previous PR in the list):
- [ ]  (ocn) E3SM-Project/E3SM#6509
- [ ]  (ocn) E3SM-Project/E3SM#6508
- [ ]  (fwk) E3SM-Project/E3SM#6575
- [ ]  (ocn) E3SM-Project/E3SM#6590
- [ ]  (fwk) E3SM-Project/E3SM#6643
- [ ]  (ocn) E3SM-Project/E3SM#6656
- [ ]  (ocn) E3SM-Project/E3SM#6672
- [ ]  (ocn) E3SM-Project/E3SM#6659
- [ ]  (ocn) E3SM-Project/E3SM#6497
- [ ]  (ocn) E3SM-Project/E3SM#6485
- [ ]  (ocn) E3SM-Project/E3SM#6566
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFB PR leaves answers BFB mpas-ocean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants