Skip to content
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

add distributional integral to kinetic coefficients for T=Omega=0 #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lxvm
Copy link
Owner

@lxvm lxvm commented Dec 7, 2024

This pr adds a special case for the distributional frequency integral when $T = \Omega = 0$. Before merging, it needs to be checked that this doesn't hurt the performance or type stability of the regular case.

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.11%. Comparing base (5c03b84) to head (17a78a4).

Files with missing lines Patch % Lines
src/KineticCoefficientSolver.jl 96.96% 1 Missing ⚠️
src/TransportFunctionSolver.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   42.07%   43.11%   +1.04%     
==========================================
  Files          21       21              
  Lines        1666     1693      +27     
==========================================
+ Hits          701      730      +29     
+ Misses        965      963       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant