ESMCI / ESMCI/cime

Some extra unused fields in datm

Open
#2,772 0 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
Assigned Low Priority tp: data models ty: Bug
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

It looks like the integers sco2p and sco2d in src/components/data_comps/datm/datm_comp_mod.F90 isn't actually used so should be removed.

``` fortran
sco2p = mct_aVect_indexRA(avstrm,'strm_co2p' ,perrWith='quiet')
sco2d = mct_aVect_indexRA(avstrm,'strm_co2d' ,perrWith='quiet')
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.