Potential bug with oxidants update function in GOCART2G library
Open
@vbuchard is already working on this.
Since Mar 23, 2026.
- Dominant language
- Fortran
- Stars
- 29
- Forks
- 22
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
I am wondering if this is a bug in the SulfateUpdateOxidants function of the GOCART2G library. It is at Line 7401. I feel like it shoule be that nymd_last /= nymd_current, instead of nymd_last == nymd_current. I am not sure how big a difference it will make, though.
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.
Assessment
This issue has not been assessed yet.