-
Notifications
You must be signed in to change notification settings - Fork 5
Prepare com1DFA code according to theory paper #754
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
Conversation
|
Hello @matthiasto! Thanks for updating this PR.
Comment last updated at 2022-09-01 11:20:21 UTC |
0c49260 to
2db644f
Compare
|
To keep track: commit 419c11f introduced some changes to the benchmark results in regards to remeshing -> separate issue! |
options to add the curvature in the pressure gradient computation options to add the curvature in the friction force options to add the curvature in the tangential equation
dbe7ff9 to
08b04dd
Compare
|
Code Climate has analyzed commit 08b04dd and detected 2 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 86.7% (50% is the threshold). This pull request will bring the total coverage in the repository to 72.7% (0.0% change). View more on Code Climate. |
Codecov Report
@@ Coverage Diff @@
## master #754 +/- ##
==========================================
- Coverage 74.99% 74.92% -0.08%
==========================================
Files 57 57
Lines 11643 11673 +30
==========================================
+ Hits 8732 8746 +14
- Misses 2911 2927 +16
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This PR will update the code so that it matches the description in the theory paper.
I added com1DFA options:
The default settings should still produce the benchmarks results