GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp
Stochastic physics non-zero diff between git and cvs
Open
@mathomp4 is already working on this.
Since Nov 8, 2019.
- Dominant language
- Fortran
- Stars
- 10
- Forks
- 13
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 14
Description
While chasing an issue related to the spectral filter in mkiau, we found that the GEOSgcm.x is linking to the R8I4 version of the NCEP_sp library in git and the R4I4 version in cvs. This a result of cmake in the GMAO_transf library build and there is a related issue there. The bottom line is that when exercising the stochastic physics the identical cvs and git versions are non-zero diff. The fix to make GEOSgcm.x link to the R4I4 version in cmake fixes the iau issue and and makes the stochastic physics option zero-diff to cvs.
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.