Implement @particle_input and Particle class to get ion, electron masses, charges ClassicalTransport.__init__
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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