Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFE output variable units listing inconsistency #135

Open
stcui007 opened this issue Sep 18, 2024 · 0 comments
Open

CFE output variable units listing inconsistency #135

stcui007 opened this issue Sep 18, 2024 · 0 comments

Comments

@stcui007
Copy link
Contributor

In the CFE bmi_cfe.c code, for the output variables, some are flux and some are storage in nature. So the flux type variables should be storrage divided by time in terms of units. However in the output_var_units, all are listed as having the units of "m". This may cause confusion for readers of the code when trying to use the code.

Current behavior

Flux and storage type output variables are both listed as having units "m".

Expected behavior

Flux type variable units: "m/h"
Storage type of variable units: "m"

Steps to replicate behavior (include URLs)

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant