Unfilled exports in MoistGridComp

Open
#1,489 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Quiet
Tech stack
fortran
Domain
hpc

Research direction

Start by locating the MoistGridComp exports and reviewing the listed unfilled names, including the DTDT_GF to DTDT_DC replacement. Determine which exports are obsolete, tied to unused parameterizations, or still valid; done means each listed export is removed, fixed, or appropriately filled.

Written by the indexing model from the issue text.

Description

Many exports in MoistGridComp are currently unfilled. Some have been effectively replaced with a different name (e.g. DTDT_GF -> DTDT_DC) and should be removed. Others are tied to un-used parameterizations, and could either be removed or fixed. Still others are valid and need to be filled appropriately.
['QPTOTLS', 'DWDT', 'CNV_FREQ', 'CNV_BASEP', 'CNV_TOPP_DP', 'CLDBASEHGT', 'CIN_SC', 'CLDNCCN', 'QSATI', 'QSATL', 'CFPDFX', 'PGENTOT', 'PREVTOT', 'HOURNORAIN', 'TVQ0', 'TVQ1', 'DCPTE', 'TVE0', 'TVE1', 'TVEX', 'ZPBLCN', 'ZCBL', 'MXDIAM', 'QCBL', 'RAS_TIME', 'RAS_TRG', 'RAS_TOKI', 'RAS_PBL', 'RAS_WFN', 'RH1', 'ctop_moist', 'KHX', 'REVSU_CN', 'REVSU_LSAN', 'ACR_TOT', 'LIQANMOVE', 'ICEANMOVE', 'DLSCLD', 'DANCLD', 'CURAINMOVE', 'CUSNOWMOVE', 'PFLCNMOVE', 'PFICNMOVE', 'CU2DRAINMOVE', 'CU2DSNOWMOVE', 'PDFLZ', 'PDFIZ', 'CNVRNZ', 'CNVLZ', 'CNVIZ', 'EVPCZ', 'SUBCZ', 'EVPPZ', 'SUBPZ', 'AUTZ', 'SDMZ', 'COLLLZ', 'COLLIZ', 'FRZCZ', 'FRZPZ', 'RCCODE', 'TRIEDLV', 'QVRAS', 'THRAS', 'URAS', 'VRAS', 'THOI', 'QHOI', 'QSSI', 'DQSI', 'PLEI', 'TPERTI', 'KCBLI', 'KHX0', 'THX0', 'UX0', 'VX0', 'TSX0', 'FRLANDX0', 'DDF_MFC', 'DDF_RH1', 'DDF_RH2', 'DDF_TC', 'DDF_QVC', 'DDF_BYNC', 'DDF_MUPH', 'DDF_DQDT', 'DDF_DTDT', 'DDF_ZSCALE', 'KEMST', 'KEMST2', 'DQRDT_FILL_SC', 'DQSDT_FILL_SC', 'DQGDT_FILL_SC', 'DQRDT_FILL_DC', 'DQSDT_FILL_DC', 'DQGDT_FILL_DC', 'TVQX1', 'TVQX2', 'SIGW_RC', 'DT_RASP', 'LWC', 'IWC', 'RAS_ALPHA', 'RAS_TAU', 'DNDDT', 'DNCDT', 'DQDT_GF', 'DTDT_GF', 'DUDT_GF', 'DVDT_GF']

Dominant language
Fortran
Stars
10
Forks
13
Avg merge
17h 35m
Merged PRs (30d)
14

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.

More from GEOS-ESM/GEOSgcm_GridComp

All issues in GEOS-ESM/GEOSgcm_GridComp

Similar issues

More HPC issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.