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 separate error log file for mpp_error #1544

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Jun 10, 2024

Description
Adds a separate log file called "warnfile.<root pe num>.out" that only holds output from mpp_error calls along with a unit test.

Fixes #1475

How Has This Been Tested?
tested with oneapi 2024.01 on the and box

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

bensonr
bensonr previously approved these changes Jun 10, 2024
Copy link
Contributor

@bensonr bensonr left a comment

Choose a reason for hiding this comment

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

lgtm

@rem1776 rem1776 merged commit eeedbab into NOAA-GFDL:main Jun 25, 2024
18 of 20 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.

Option to place warnings into a separate error log file
3 participants