GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp
Bug in LockEntran.F90
Open
@atrayano is already working on this.
Since May 13, 2024.
bug
- Dominant language
- Fortran
- Stars
- 10
- Forks
- 13
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 14
Description
Under specific conditions, these two variables, tep and qp, are left uninitialized inside mpbl_depth. And they are used later, which causes issues, especially in debug build, NaN is generated and sent to dqsat
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.