Interface private subroutines use HCO_GC_ prefix
Open
enhancement
- Dominant language
- Fortran
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The HEMCO interface in `hemco_interface.F90` contains private IRF subroutines that use prefix `HCO_GC_`. However, this can cause confusion with the HEMCO interface within GEOS-Chem which uses the same prefix convection. I believe the `_GC_` in the HEMCO interface for CAM is short for gridded component. `_GC_` in GEOS-Chem means GEOS-Chem. I suggest we rename these subroutines in the CAM interface to avoid confusion with GEOS-Chem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.