-
Notifications
You must be signed in to change notification settings - Fork 6
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
Analytical overhaul #58
Conversation
…ction issue, seem to be fixed
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
==========================================
+ Coverage 92.81% 94.57% +1.76%
==========================================
Files 11 11
Lines 2629 2638 +9
Branches 720 708 -12
==========================================
+ Hits 2440 2495 +55
+ Misses 85 53 -32
+ Partials 104 90 -14
☔ View full report in Codecov by Sentry. |
…ilence all runtime warnings...
This PR has been way too long. Although this has not yet accomplish what I hope to finish in this one PR, let's merge it and see if this PR would automatically resolve the issue that is really troubling me issue #55 . That said, it had accomplished quite a lot. |
This is going to replace PR #56. This PR is going to break down the lagrangian particle code in more logical way and test it.
Also solve some small issues.