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

Implementations and use of J_EAConsumption, J_EAProduction and J_EAProfile are confusing #77

Open
GillisHommen opened this issue Nov 4, 2024 · 0 comments
Assignees

Comments

@GillisHommen
Copy link
Contributor

GillisHommen commented Nov 4, 2024

J_EAProduction takes in a 'J_ProfilePointer' that should have normalized power as values.

J_EAConsumption takes in a 'J_ProfilePointer' that should have annual-consumption-fraction as values. (so for a 'flat' consumption profile the value for every timestep should be 1/8760)

J_EAProfile has its own internal array with consumption [kWh] per timestep; which can also be negative (production!)

And, for maximum confusion, the 'default' time-series for J_EAProduction and J_EAConsumption are stored in the same db_profiles excel without any explanation.

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

2 participants