:bug: bc20m: Critical field at zero temperature and strain (T).
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
bc20m This appears to be this quantity (more or less):
Effective upper critical field at zero temperature and intrinsic strain B_c2^* (0,0)
But somehow the description mentions 20 K, which I think is wrong.
process/models/tfcoil/superconducting.py
bc20m: float
"""Critical magnetic field at 20 K and zero strain (T)."""
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
Open process/models/tfcoil/superconducting.py and inspect the bc20m field declaration and its docstring. Correct the temperature description to match the intended zero-temperature, zero-strain quantity stated in the issue; done means the field documentation no longer says 20 K.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100