GEOS-ESM / GEOS-ESM/FVdycoreCubed_GridComp
W is not set when Hydrostatic is TRUE
Open
@wmputman is already working on this.
Since Jun 25, 2021.
bug
question
- Dominant language
- Fortran
- Stars
- 3
- Forks
- 14
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
W is an export from DYN, but in DynCore_GridCompMod.F90 it is only set when Hydrostatic is FALSE. To remedy this I have introduced code to compute W, in the branch feature/mmanyin/export_W_when_HYDROSTATIC. I would welcome feedback on the approach that I've taken.
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.