-
Notifications
You must be signed in to change notification settings - Fork 2
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
Low-Mach averaging #276
Closed
Closed
Low-Mach averaging #276
Commits on Apr 24, 2024
-
hooking up averaging to loMach
Sigfried Haering committedApr 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b2c757 - Browse repository at this point
Copy the full SHA 3b2c757View commit details
Commits on Apr 26, 2024
-
fixes bugs: no averaging was throwing a float exception on the addSam…
…ple check and use of a null pointer when no variance calc is specified for fields. Still an issue with multiple fields and a segfault on the d_mean assignment line in addSampleInternal
Sigfried Haering committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 45c11e9 - Browse repository at this point
Copy the full SHA 45c11e9View commit details
Commits on Apr 27, 2024
-
fix to rms calculation loop and added restart checks
Sigfried Haering committedApr 27, 2024 Configuration menu - View commit details
-
Copy full SHA for f3151b7 - Browse repository at this point
Copy the full SHA f3151b7View commit details
Commits on Apr 28, 2024
-
Sigfried Haering committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 86a80e8 - Browse repository at this point
Copy the full SHA 86a80e8View commit details
Commits on Apr 29, 2024
-
Sigfried Haering committed
Apr 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 047386b - Browse repository at this point
Copy the full SHA 047386bView commit details
Commits on May 1, 2024
-
Sigfried Haering committed
May 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 1bf95ee - Browse repository at this point
Copy the full SHA 1bf95eeView commit details
Commits on May 3, 2024
-
Sigfried Haering committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for fce98a8 - Browse repository at this point
Copy the full SHA fce98a8View commit details -
Merge branch 'main' into fix-averaging
Sigfried Haering committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b007dc2 - Browse repository at this point
Copy the full SHA b007dc2View commit details -
Sigfried Haering committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 842abec - Browse repository at this point
Copy the full SHA 842abecView commit details -
Sigfried Haering committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b0b3aa7 - Browse repository at this point
Copy the full SHA b0b3aa7View commit details -
Sigfried Haering committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 17a0303 - Browse repository at this point
Copy the full SHA 17a0303View commit details -
Sigfried Haering committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 41bb24c - Browse repository at this point
Copy the full SHA 41bb24cView commit details -
forcing heatEq test to not use numerical int for ref-soln agreement
Sigfried Haering committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for d8d0e9b - Browse repository at this point
Copy the full SHA d8d0e9bView commit details
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.