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

Formulary Plasma Parameter Calculator #15

Open
dschaffner opened this issue May 19, 2022 · 2 comments
Open

Formulary Plasma Parameter Calculator #15

dschaffner opened this issue May 19, 2022 · 2 comments
Labels
2022 Issues created as part of the 2022 Hack Week.

Comments

@dschaffner
Copy link
Contributor

Create a Jupyter Notebook interface with inputs to calculate a range of plasma parameters given various input values.
Example: Return Alfven speed given magnetic field and density.

Ideal Final version: Put in all inputs and have calculator return all possible calculated components.
Example: If I put in a magnetic field and a density, calculator will return Alfven Speed, plasma frequency, gyrofrequncy, but not ion speed (since T is not given).

@rocco8773 rocco8773 added the 2022 Issues created as part of the 2022 Hack Week. label May 19, 2022
@qudsiramiz
Copy link
Member

Has any work been done in this regard?

Also, apart from having a Jupyter Notebook, how do we feel about also having a GUI for such purpose?
I was thinking of creating a simple user interface which can be developed using tkinter

@namurphy
Copy link
Member

namurphy commented Jul 15, 2022

Ideas for plasma-calculator (related to PlasmaPy/PlasmaPy#1393)

  • Add Coulomb logarithm
  • Parameters for low-temperature unmagnetized plasmas (maybe by adding a flag to the plasmapy-calculator command?)
  • Temperature option in eV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022 Issues created as part of the 2022 Hack Week.
Projects
None yet
Development

No branches or pull requests

4 participants