OpenTerrace / openterrace-python

OpenTerrace: A fast, flexible and extendable Python framework for packed bed thermal energy storage simulations
https://openterrace.github.io/openterrace-python/
GNU General Public License v3.0
19 stars 2 forks source link

Output parameters #183

Closed AdamRJensen closed 2 months ago

AdamRJensen commented 2 months ago

In the source code part (documentation) I did not see a description of any outputs -- perhaps I missed this?

I realize that most functions are modifications to a class as part of setting up the problem, and thus only have inputs.

I imagine that it's the RUN_SIMULATION() part that has outputs?

jakobhaervig commented 2 months ago

Good point! I updated the run_simulation function with bit more explanation https://github.com/OpenTerrace/openterrace-python/pull/188/commits/5a26dc9440d71541601d91905c11585599705f4b.