GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp
Replacement of RC=STATUS && VERIFY_(RC) with _RC for GEOS_GwdGridComp.F90
Open
Nobody has claimed this yet.
- Dominant language
- Fortran
- Stars
- 10
- Forks
- 13
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 14
Description
Branch dev/aoloso/wmp_MSTRF_v05_GWD_RC created off of tag wmp_MSTRF_v05 contains modifications to GEOS_GwdGridComp.F90 where all instances of "RC=STATUS" and "VERIFY_(STATUS)/_VERIFY(STATUS)" are replaced with the macro "_RC". Also al l instances of "stat=STATUS" are replaced with "_STAT".
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.
Research direction
Inspect GEOS_GwdGridComp.F90 on branch dev/aoloso/wmp_MSTRF_v05_GWD_RC and compare it with tag wmp_MSTRF_v05. Check that all RC=STATUS and VERIFY_(STATUS)/_VERIFY(STATUS) instances use _RC, and all stat=STATUS instances use _STAT.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- hpc
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100