PlasmaPy / PlasmaPy/PlasmaPy

Implement @particle_input and Particle class to get ion, electron masses, charges ClassicalTransport.__init__

Open
#309 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

transport
Dominant language
Python
Stars
711
Forks
375
Avg merge
3h 2m
Merged PRs (30d)
8

Description

Just what it says on the tin!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating ClassicalTransport.init and any existing @particle_input or Particle definitions. Determine how ion and electron inputs should be represented and how their masses and charges must be exposed. Done means the initializer uses the Particle class and obtains the required ion and electron masses and charges, with focused tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.