Skip to content

set the init time in diag_integral test#1730

Merged
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
rem1776:time-integral-fix
Jul 15, 2025
Merged

set the init time in diag_integral test#1730
vithikashah001 merged 1 commit into
NOAA-GFDL:mainfrom
rem1776:time-integral-fix

Conversation

@rem1776

@rem1776 rem1776 commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

Description
fixes a failing unit test for diag_integral. had a uninitialized init_time value at the beginning which causes errors when writing output.

Fixes #1729

How Has This Been Tested?
amd box with gcc + openmpi

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@vithikashah001 vithikashah001 merged commit 418b55d into NOAA-GFDL:main Jul 15, 2025
28 of 29 checks passed
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.

diag_integral test failures with r8 kind

4 participants