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

Functions for Maxwellian and kappa distribution functions #101

Closed
namurphy opened this issue Sep 8, 2017 · 5 comments
Closed

Functions for Maxwellian and kappa distribution functions #101

namurphy opened this issue Sep 8, 2017 · 5 comments
Assignees
Labels
effort: medium Requiring perhaps ∼1–3 days feature request Issues requesting a new feature or enhancement plasmapy.formulary Related to the plasmapy.formulary subpackage
Milestone

Comments

@namurphy
Copy link
Member

namurphy commented Sep 8, 2017

Particle distribution functions are used pretty commonly in plasma physics, and there are analytical expressions for Maxwell-Boltzmann and kappa distributions. It would be great to create functions for these distributions in the physics subpackage.

@namurphy namurphy added effort: medium Requiring perhaps ∼1–3 days feature request Issues requesting a new feature or enhancement plasmapy.formulary Related to the plasmapy.formulary subpackage priority: medium Issues & PRs of moderate urgency and importance wish list 🌠 Desired but not planned features or improvements labels Sep 8, 2017
@namurphy namurphy added this to the v0.1 milestone Sep 8, 2017
@namurphy namurphy added good first issue Good first contributions for new contributors help wanted Unassigned issues that would benefit from assistance or contributions needed from the community labels Sep 8, 2017
@antoinetavant
Copy link
Contributor

Hi, I'd like to take care of this one.
I'll try to implement :

  • functions with arg {T, V_dift, v} which return f(v) (add $\kappa$ for the Kappa function)
  • A generator, creating a particle which velocity corespond to the discribution function

I'm not sure if I can do it all by myself... We'll see ! :)

@StanczakDominik
Copy link
Member

StanczakDominik commented Sep 12, 2017 via email

@lemmatum
Copy link
Contributor

Anyone want to add Kappa distributions so we can close this one out? Or got any tips about Kappa distributions and what they're supposed to do? (I've never used them).

@lemmatum
Copy link
Contributor

lemmatum commented Dec 6, 2017

I sorted out the kappa velocity distribution functions (both 1D and 3D). This issue is nearly done.

@lemmatum lemmatum removed the help wanted Unassigned issues that would benefit from assistance or contributions needed from the community label Dec 9, 2017
@lemmatum
Copy link
Contributor

I believe #141 and #171 close this issue. Subsequent testing and verification for the kappa distribution should fall under #186

@namurphy namurphy removed good first issue Good first contributions for new contributors status: nearing completion priority: medium Issues & PRs of moderate urgency and importance wish list 🌠 Desired but not planned features or improvements labels Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium Requiring perhaps ∼1–3 days feature request Issues requesting a new feature or enhancement plasmapy.formulary Related to the plasmapy.formulary subpackage
Projects
None yet
Development

No branches or pull requests

4 participants