|
173 | 173 | ["connection", "connection_discount_rate_technology_specific", 0.0 , null, "connection-specific discount rate used to calculate the connection's investment costs. If not specified, the model discount rate is used."],
|
174 | 174 | ["connection", "fix_connections_invested", null, null, "Setting a value fixes the connections_invested variable accordingly"],
|
175 | 175 | ["connection", "fix_connections_invested_available", null, null, "Setting a value fixes the connections_invested_available variable accordingly"],
|
176 |
| - ["connection", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
177 | 176 | ["connection", "has_binary_gas_flow", false, "boolean_value_list", "This parameter needs to be set to `true` in order to represent bidirectional pressure drive gas transfer."],
|
178 | 177 | ["connection", "initial_connections_invested", null, null, "Setting a value fixes the connections_invested variable at the beginning"],
|
179 | 178 | ["connection", "initial_connections_invested_available", null, null, "Setting a value fixes the connections_invested_available variable at the beginning"],
|
|
226 | 225 | ["node", "fix_storages_invested_available", null, null, "Used to fix the value of the storages_invested_available variable"],
|
227 | 226 | ["node", "frac_state_loss", 0.0, null, "Self-discharge coefficient for `node_state` variables. Effectively, represents the *loss power per unit of state*."],
|
228 | 227 | ["node", "fractional_demand", 0.0, null, "The fraction of a `node` group's `demand` applied for the `node` in question."],
|
229 |
| - ["node", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
230 | 228 | ["node", "has_pressure", false, "boolean_value_list", "A boolean flag for whether a `node` has a `node_pressure` variable."],
|
231 | 229 | ["node", "has_state", false, "boolean_value_list", "A boolean flag for whether a `node` has a `node_state` variable."],
|
232 | 230 | ["node", "has_voltage_angle", false, "boolean_value_list", "A boolean flag for whether a `node` has a `node_voltage_angle` variable."],
|
|
289 | 287 | ["unit", "fix_units_on", null, null, "Fix the value of the `units_on` variable."],
|
290 | 288 | ["unit", "fix_units_out_of_service", null, null, "Fix the value of the `units_out_of_service` variable."],
|
291 | 289 | ["unit", "fom_cost", null, null, "Fixed operation and maintenance costs of a `unit`. Essentially, a cost coefficient on the existing units (incl. `number_of_units` and `units_invested_available`) and `unit_capacity` parameters. Currently, the value needs to be defined per duration unit (i.e. 1 hour), E.g. EUR/MW/h"],
|
292 |
| - ["unit", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
293 | 290 | ["unit", "initial_units_invested", null, null, "Initialize the value of the `units_invested` variable."],
|
294 | 291 | ["unit", "initial_units_invested_available", null, null, "Initialize the value of the `units_invested_available` variable"],
|
295 | 292 | ["unit", "initial_units_on", null, null, "Initialize the value of the `units_on` variable."],
|
|
336 | 333 | ["connection__from_node", "fix_binary_gas_connection_flow", null, null, "Fix the value of the `connection_flow_binary` variable, and hence pre-determine the direction of flow in the connection."],
|
337 | 334 | ["connection__from_node", "fix_connection_flow", null, null, "Fix the value of the `connection_flow` variable."],
|
338 | 335 | ["connection__from_node", "fix_connection_intact_flow", null, null, "Fix the value of the `connection_intact_flow` variable."],
|
339 |
| - ["connection__from_node", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
340 | 336 | ["connection__from_node", "initial_binary_gas_connection_flow", null, null, "Initialize the value of the `connection_flow_binary` variable, and hence pre-determine the direction of flow in the connection."],
|
341 | 337 | ["connection__from_node", "initial_connection_flow", null, null, "Initialize the value of the `connection_flow` variable."],
|
342 | 338 | ["connection__from_node", "initial_connection_intact_flow", null, null, "Initialize the value of the `connection_intact_flow` variable."],
|
|
360 | 356 | ["connection__to_node", "fix_binary_gas_connection_flow", null, null, "Fix the value of the `connection_flow_binary` variable, and hence pre-determine the direction of flow in the connection."],
|
361 | 357 | ["connection__to_node", "fix_connection_flow", null, null, "Fix the value of the `connection_flow` variable."],
|
362 | 358 | ["connection__to_node", "fix_connection_intact_flow", null, null, "Fix the value of the `connection_intact_flow` variable."],
|
363 |
| - ["connection__to_node", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
364 | 359 | ["connection__to_node", "initial_binary_gas_connection_flow", null, null, "Initialize the value of the `connection_flow_binary` variable, and hence pre-determine the direction of flow in the connection."],
|
365 | 360 | ["connection__to_node", "initial_connection_flow", null, null, "Initialize the value of the `connection_flow` variable."],
|
366 | 361 | ["connection__to_node", "initial_connection_intact_flow", null, null, "Initialize the value of the `connection_intact_flow` variable."],
|
|
389 | 384 | ["unit__from_node", "fix_unit_flow", null, null, "Fix the `unit_flow` variable."],
|
390 | 385 | ["unit__from_node", "fix_unit_flow_op", null, null, "Fix the `unit_flow_op` variable."],
|
391 | 386 | ["unit__from_node", "fuel_cost", null, null, "Variable fuel costs than can be attributed to a `unit_flow`. E.g. EUR/MWh"],
|
392 |
| - ["unit__from_node", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
393 | 387 | ["unit__from_node", "initial_nonspin_units_started_up", null, null, "Initialize the `nonspin_units_started_up` variable."],
|
394 | 388 | ["unit__from_node", "initial_unit_flow", null, null, "Initialize the `unit_flow` variable."],
|
395 | 389 | ["unit__from_node", "initial_unit_flow_op", null, null, "Initialize the `unit_flow_op` variable."],
|
|
409 | 403 | ["unit__from_node", "unit_flow_non_anticipativity_margin", null, null, "Margin by which `unit_flow` variable can differ from the value in the previous window during `non_anticipativity_time`."],
|
410 | 404 | ["unit__from_node", "unit_flow_non_anticipativity_time", null, null, "Period of time where the value of the `unit_flow` variable has to be fixed to the result from the previous window."],
|
411 | 405 | ["unit__from_node", "vom_cost", null, null, "Variable operating costs of a `unit_flow` variable. E.g. EUR/MWh."],
|
412 |
| - ["unit__from_node__user_constraint", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
413 | 406 | ["unit__from_node__user_constraint", "unit_flow_coefficient", 0.0, null, "Coefficient of a `unit_flow` variable for a custom `user_constraint`."],
|
414 | 407 | ["unit__node__node", "fix_ratio_in_in_unit_flow", null, null, "Fix the ratio between two `unit_flows` coming into the `unit` from the two `nodes`."],
|
415 | 408 | ["unit__node__node", "fix_ratio_in_out_unit_flow", null, null, "Fix the ratio between an incoming `unit_flow` from the first `node` and an outgoing `unit_flow` to the second `node`."],
|
|
441 | 434 | ["unit__to_node", "fix_unit_flow", null, null, "Fix the `unit_flow` variable."],
|
442 | 435 | ["unit__to_node", "fix_unit_flow_op", null, null, "Fix the `unit_flow_op` variable."],
|
443 | 436 | ["unit__to_node", "fuel_cost", null, null, "Variable fuel costs than can be attributed to a `unit_flow`. E.g. EUR/MWh"],
|
444 |
| - ["unit__to_node", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
445 | 437 | ["unit__to_node", "initial_nonspin_units_shut_down", null, null, "Initialize the `nonspin_units_shut_down` variable."],
|
446 | 438 | ["unit__to_node", "initial_nonspin_units_started_up", null, null, "Initialize the `nonspin_units_started_up` variable."],
|
447 | 439 | ["unit__to_node", "initial_unit_flow", null, null, "Initialize the `unit_flow` variable."],
|
|
462 | 454 | ["unit__to_node", "unit_flow_non_anticipativity_margin", null, null, "Margin by which `unit_flow` variable can differ from the value in the previous window during `non_anticipativity_time`."],
|
463 | 455 | ["unit__to_node", "unit_flow_non_anticipativity_time", null, null, "Period of time where the value of the `unit_flow` variable has to be fixed to the result from the previous window."],
|
464 | 456 | ["unit__to_node", "vom_cost", null, null, "Variable operating costs of a `unit_flow` variable. E.g. EUR/MWh."],
|
465 |
| - ["unit__to_node__user_constraint", "graph_view_position", null, null, "An optional setting for tweaking the position of the different elements when drawing them via Spine Toolbox Graph View."], |
466 | 457 | ["unit__to_node__user_constraint", "unit_flow_coefficient", 0.0, null, "Coefficient of a `unit_flow` variable for a custom `user_constraint`."],
|
467 | 458 | ["unit__user_constraint", "units_invested_available_coefficient",0.0 , null, "Coefficient of the `units_invested_available` variable in the specified `user_constraint`."],
|
468 | 459 | ["unit__user_constraint", "units_invested_coefficient", 0.0, null, "Coefficient of the `units_invested` variable in the specified `user_constraint`."],
|
|
0 commit comments