Sulfate Grid Comp should not run through bins
Open
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 29
- Forks
- 22
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
The grid comp for sulfate is looping through bins 1-4 when this represents different species. The code needs to be rewritten to that eliminate this and independently go through each of the species.
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 the sulfate grid-comp entry point and tracing how bins 1–4 are iterated. Identify the separate sulfate species represented by those bins, then verify that each species is processed independently rather than through the shared bin loop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100