You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove scenario from storage_units since the table considers "existing" units.
Break roundtrip_efficiency into charge and discharge efficiency with same validation and include validation such that it is less than 1,
Change supply_technology vom_cost and fom_cost to be zero by default, this is to consider cases where people do not have the record of the cost in their table and will need to create it to use database.
Create view that gives you the investment cost for different supply technologies. Most of the time people compare this, to see the available stuff to invest in a simple table.
storage_units
since the table considers "existing" units.roundtrip_efficiency
into charge and discharge efficiency with same validation and include validation such that it is less than 1,vom_cost
andfom_cost
to be zero by default, this is to consider cases where people do not have the record of the cost in their table and will need to create it to use database.The text was updated successfully, but these errors were encountered: