-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add P3 collision rates #577
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
Open
haakon-e
wants to merge
1
commit into
he/feat/p3-collisions-sub-parameterizations
Choose a base branch
from
he/feat/p3-collisions
base: he/feat/p3-collisions-sub-parameterizations
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add P3 collision rates #577
haakon-e
wants to merge
1
commit into
he/feat/p3-collisions-sub-parameterizations
from
he/feat/p3-collisions
+740
−6
Conversation
This file contains hidden or 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 change is part of the following stack: Change managed by git-spice. |
This was referenced May 29, 2025
933a3f7
to
2cbe7dd
Compare
7583964
to
df5ecdb
Compare
2cbe7dd
to
a6e8db6
Compare
df5ecdb
to
dfc527f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## he/feat/p3-collisions-sub-parameterizations #577 +/- ##
===============================================================================
- Coverage 92.90% 91.88% -1.02%
===============================================================================
Files 47 47
Lines 1789 1860 +71
===============================================================================
+ Hits 1662 1709 +47
- Misses 127 151 +24
🚀 New features to boost your workflow:
|
dfc527f
to
dc82464
Compare
1 task
368380c
to
9a8e27d
Compare
dc82464
to
050b3d0
Compare
9a8e27d
to
f787aad
Compare
050b3d0
to
02a0a5a
Compare
f787aad
to
85f3e5e
Compare
02a0a5a
to
25e5b77
Compare
85f3e5e
to
558cb84
Compare
25e5b77
to
b2107a7
Compare
558cb84
to
5af0236
Compare
b2107a7
to
964ab51
Compare
5af0236
to
c9ae84a
Compare
964ab51
to
c9fad03
Compare
c9ae84a
to
5c98e9c
Compare
c9fad03
to
cf92e20
Compare
5c98e9c
to
37e4ae2
Compare
0ab021a
to
d86790e
Compare
This was referenced Jun 21, 2025
7265c76
to
2ee342c
Compare
8b1b15a
to
09b8b28
Compare
2ee342c
to
76460d6
Compare
09b8b28
to
d18df50
Compare
76460d6
to
52dac3d
Compare
5d97fbc
to
d84f832
Compare
52dac3d
to
10438da
Compare
3717586
to
d192d63
Compare
10438da
to
c176219
Compare
d192d63
to
225f10e
Compare
c176219
to
b311d9e
Compare
225f10e
to
03f5828
Compare
b311d9e
to
e9cd940
Compare
03f5828
to
4cb6850
Compare
e9cd940
to
0cc1e86
Compare
4cb6850
to
d4ac2b3
Compare
0cc1e86
to
f98ab2c
Compare
d4ac2b3
to
8b0f1d1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose
P3 collision rates (moved from #543)
Implements source terms for the P3 scheme.
To-do
Content