Skip to content

Commit

Permalink
Remove NonConvex from OffsetConverter.input
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft authored Nov 29, 2023
1 parent 4c154f7 commit 737973f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workshop/model/solph-offset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
" inputs={bus_electricity: solph.Flow(\n",
" nominal_value=5,\n",
" min=0.0,\n",
" nonconvex=solph.NonConvex(),\n",
" )},\n",
" outputs={bus_heat_35C: solph.Flow(\n",
" nominal_value=hp_thermal_power,\n",
Expand Down

0 comments on commit 737973f

Please sign in to comment.