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

merge _base into mixedmode branch #1180

Merged
merged 5 commits into from
Apr 6, 2023
Merged

merge _base into mixedmode branch #1180

merged 5 commits into from
Apr 6, 2023

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Apr 5, 2023

Description
merge mixedmode_base into the mixedmode branch

last time we merged main into both but merges should really go
main -> mixedmode_base -> mixedmode

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

@rem1776 rem1776 marked this pull request as ready for review April 5, 2023 16:22
@rem1776 rem1776 requested a review from thomas-robinson as a code owner April 5, 2023 16:22
@rem1776 rem1776 requested review from J-Lentz, mlee03 and mcallic2 and removed request for thomas-robinson April 5, 2023 16:22
@@ -1473,6 +1473,7 @@ LOGICAL FUNCTION send_data_3d(diag_field_id, field, time, is_in, js_in, ks_in, &
ie_in=ie_in, je_in=je_in, ke_in=ke_in, weight=weight, err_msg=err_msg)
endif
END FUNCTION send_data_3d

Copy link
Contributor

Choose a reason for hiding this comment

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

Is it ok if we get rid of this extra line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah must've snuck in when i fixed the conflict, should be fixed now

@rem1776 rem1776 merged commit e6c6e38 into mixedmode Apr 6, 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.

2 participants