E3SM-Project / E3SM-Project/ACME-ECP

ECPP - number of different constituent types are hardcoded

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The number of water and non-water constituent types is specified in
src/physics/cam/ecpp/module_ecpp_ppdriver2.F90
but these hard-coded values are problematic if/when the constituent list changes. We should handle this more intelligently by determining these counts at run-time by looping through the constituent names.

![image](https://user-images.githubusercontent.com/9679059/44749652-06db0c00-aac8-11e8-8206-6fbb65d13922.png)

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.