Skip to content

What to do about model-specific variable names? #46

@mkavulich

Description

@mkavulich

The issue

Many models (for example, aerosol and chemistry models, but potentially others as well) use very specific variables that will realistically only be used in a single context. For example, an aerosol scheme may use custom bins for various constituents that are based on the specific logic used in that model, and not general physical laws. Not only will a variable like "mass fraction for dust bin 3" not be useful outside of the specific context of that model, but it may be ambiguous and confusing in the context of other models, schemes, etc. that use different binning strategies.

Potential solutions

We had some initial discussion during a CCPP Framework meeting, which included a few initial suggestions:

  • Separate host- / model-specific variables into a dedicated section
  • Add a new attribute for variables indicating which models make use of that specific variable
  • Include model in variable names

Further discussion is needed on this, hopefully we can use this issue as a jumping-off point.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions