Skip to content

Commit

Permalink
added description of multiple_tsam_timegrid to storage
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHiDLR committed Feb 28, 2024
1 parent c9a101d commit afa4a56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/oemof/solph/components/_generic_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,9 @@ class GenericStorage(Node):
Determine the lifetime of an outflow; only applicable for multi-period
models which can invest in storage capacity and have an
invest_relation_output_capacity defined
multiple_tsam_timegrid : boolean
Relevant in tsam mode.
If true, inter and intra storage content is considers.
Notes
-----
The following sets, variables, constraints and objective parts are created
Expand Down

0 comments on commit afa4a56

Please sign in to comment.