-
Notifications
You must be signed in to change notification settings - Fork 136
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
mixed-precision diag_integral_mod #1217
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
46d8e44
Update mixedmode_base branch to main (#1144)
mlee03 dde0b88
update the mixedmode_base branch to main (#1154)
mlee03 bc9e4d9
Merge branch 'mixedmode' into mixedmode_base
rem1776 2977578
rm accidental empty line
b3374f6
chore: bring mixedmode_base up to date with main (#1173)
mlee03 75ae1ba
diag_integral mixedmode update
a35a730
fix ci
91a1171
diag_integral cmake fix
d7709bc
attempt to fix ci
886849e
fix ci?
18514e2
push fh files
94a1e86
add unit tests
7fe7c46
more unit testing
3e218ca
cleanup test
2b84cf3
fix diag_integral mixedmode updates
4cfea48
add test_sum_field_wght_3d
526eaf3
cleanup
ae9e29e
missed get_axis_time
f6b5506
forgot r8_kind, ci failed
cca0c7d
chore: update mixedmode_base to main (#1234)
mlee03 e3653f6
add hemi tests
4d0ce31
unit tests version 1
ea06581
simplify unit tests
07d83b8
add comments
c9ad0ce
add one more TODO
712330b
chore: merge main updates into mixedmode_base(#1267)
mlee03 dbdd8ab
change lkind to r8_kind in unit test
77fa219
Merge remote-tracking branch 'origin/mixedmode' into mixedmode-diagint
21eeb95
fix merge conflict in cmake
54762df
missed merge conflict issues in cmake
20a3b9a
merge main updates to mixedmode_base
313d032
spaces
c65263f
update to main
18fb872
fix configure.ac
670e6be
one more update to configure.ac
5922527
constants4
39949fe
constants4 debacle
995d198
update diag_integral
282bc99
forgot about Makefile.am
591114b
Merge remote-tracking branch 'origin/mixedmode' into mixedmode-diagint
6268731
fix changelog
8375aae
fix monin stable_mix_3d
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to reviewers: field_manager was included twice. Hence this line was deleted in this PR