E3SM-Project / E3SM-Project/E3SM

EAMxx: requesting a diagnostic field inside a diagnostic

Open
#7,296 9 comments 0 reactions 2 assignees Claimed by @bartgol View on GitHub
EAMxx
Dominant language
Fortran
Stars
441
Forks
481
Avg merge
4d 7h
Merged PRs (30d)
33

Description

The idea of our diagnostics is that we can query them inside each other, and we can do composable and fancy stuff online. It took me a while to realize this wasn't the case, and the diagnostic field dz was simply always zero. It's a bit bizarre, because clearly it is there as add_field("dz"...) didn't error, and get_field_in("dz") didn't error.

There might be something I am missing or something I am assuming... but there's a larger chance that we have bug :)

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.