GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp
Turbulence imports QCTOT as cloud fraction
Open
@narnold1 is already working on this.
Since Jan 12, 2024.
bug
- Dominant language
- Fortran
- Stars
- 10
- Forks
- 13
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 14
Description
QCTOT is exported from MoistGridComp as total condensate, but Turbulence imports it expecting cloud fraction. The Turb cloud fraction import is only used by SHOC, so this bug has no effect for default settings. Solution is to change the Turb import to FCLD, with connectivity changed appropriately in PhysicsGridComp.
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.