GEOS-ESM / GEOS-ESM/GEOSgcm_GridComp

Replacement of RC=STATUS && VERIFY_(RC) with _RC for GEOS_GwdGridComp.F90

Open
#665 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.