Index

A | B | C | D | E | F | G | M | N | O | P | R | S | T | V

A

add_binary() (in module oemof.solph.variables)
add_bus_balance() (in module oemof.solph.linear_constraints)
add_capex() (in module oemof.solph.objective_expressions)
add_continuous() (in module oemof.solph.variables)
add_curtailment_costs() (in module oemof.solph.objective_expressions)
add_dispatch_source() (in module oemof.solph.linear_constraints)
add_entities() (oemof.core.energy_system.Region method)
add_eta_total_chp_relation() (in module oemof.solph.linear_constraints)
add_excess_slack_costs() (in module oemof.solph.objective_expressions)
add_fixed_source() (in module oemof.solph.linear_constraints)
add_global_output_limit() (in module oemof.solph.linear_constraints)
add_input_costs() (in module oemof.solph.objective_expressions)
add_minimum_downtime() (in module oemof.solph.linear_mixed_integer_constraints)
add_minimum_uptime() (in module oemof.solph.linear_mixed_integer_constraints)
add_opex_fix() (in module oemof.solph.objective_expressions)
add_opex_var() (in module oemof.solph.objective_expressions)
add_output_gradient_calc() (in module oemof.solph.linear_constraints)
add_output_gradient_constraints() (in module oemof.solph.linear_mixed_integer_constraints)
add_ramping_costs() (in module oemof.solph.objective_expressions)
add_regions() (oemof.core.network.Entity method)
add_revenues() (in module oemof.solph.objective_expressions)
add_shortage_slack_costs() (in module oemof.solph.objective_expressions)
add_shutdown_constraints() (in module oemof.solph.linear_mixed_integer_constraints)
add_shutdown_costs() (in module oemof.solph.objective_expressions)
add_simple_chp_relation() (in module oemof.solph.linear_constraints)
add_simple_extraction_chp_relation() (in module oemof.solph.linear_constraints)
add_simple_io_relation() (in module oemof.solph.linear_constraints)
add_startup_constraints() (in module oemof.solph.linear_mixed_integer_constraints)
add_startup_costs() (in module oemof.solph.objective_expressions)
add_storage_balance() (in module oemof.solph.linear_constraints)
add_storage_charge_discharge_limits() (in module oemof.solph.linear_constraints)
add_variable_linear_eta_relation() (in module oemof.solph.linear_mixed_integer_constraints)
assembler() (in module oemof.solph.optimization_model)

B

Bus (class in oemof.core.network.entities)

C

CHP (class in oemof.core.network.entities.components.transformers)
code (oemof.core.energy_system.Region attribute)
Commodity (class in oemof.core.network.entities.components.sources)
Component (class in oemof.core.network.entities)
connect() (oemof.core.energy_system.EnergySystem method)
core() (oemof.outputlib.devplots.stackplot method)
create_fig() (oemof.outputlib.devplots.stackplot method)
create_io_df() (oemof.outputlib.devplots.stackplot method)

D

default_assembler() (oemof.solph.optimization_model.OptimizationModel method)
DispatchSource (class in oemof.core.network.entities.components.sources)
dump() (oemof.core.energy_system.EnergySystem method)

E

edges() (oemof.solph.optimization_model.OptimizationModel method)
EnergySystem (class in oemof.core.energy_system)
entities (oemof.core.energy_system.EnergySystem attribute)
(oemof.core.energy_system.Region attribute)
Entity (class in oemof.core.network)
es (oemof.outputlib.devplots.stackplot attribute)

F

FixedSource (class in oemof.core.network.entities.components.sources)
full() (oemof.outputlib.devplots.stackplot method)

G

geom (oemof.core.energy_system.Region attribute)

M

minimize_cost() (in module oemof.solph.predefined_objectives)

N

name (oemof.core.energy_system.Region attribute)

O

objective_assembler() (oemof.solph.optimization_model.OptimizationModel method)
oemof (module)
oemof.core (module)
oemof.core.energy_system (module)
oemof.core.network (module)
oemof.core.network.entities (module)
oemof.core.network.entities.components (module)
oemof.core.network.entities.components.sinks (module)
oemof.core.network.entities.components.sources (module)
oemof.core.network.entities.components.transformers (module)
oemof.core.network.entities.components.transports (module)
oemof.outputlib (module)
oemof.outputlib.devplots (module)
oemof.solph (module)
oemof.solph.linear_constraints (module)
oemof.solph.linear_mixed_integer_constraints (module)
oemof.solph.objective_expressions (module)
oemof.solph.optimization_model (module)
oemof.solph.predefined_objectives (module)
oemof.solph.variables (module)
optimization_options (oemof.core.network.entities.Bus attribute)
(oemof.core.network.Entity attribute)
(oemof.core.network.entities.Component attribute)
(oemof.core.network.entities.components.Source attribute)
(oemof.core.network.entities.components.Transformer attribute)
(oemof.core.network.entities.components.Transport attribute)
(oemof.core.network.entities.components.sinks.Simple attribute)
(oemof.core.network.entities.components.sources.Commodity attribute)
(oemof.core.network.entities.components.sources.DispatchSource attribute)
(oemof.core.network.entities.components.sources.FixedSource attribute)
(oemof.core.network.entities.components.transformers.CHP attribute)
(oemof.core.network.entities.components.transformers.Simple attribute)
(oemof.core.network.entities.components.transformers.SimpleExtractionCHP attribute)
(oemof.core.network.entities.components.transformers.Storage attribute)
(oemof.core.network.entities.components.transformers.VariableEfficiencyCHP attribute)
(oemof.core.network.entities.components.transports.Simple attribute)
OptimizationModel (class in oemof.solph.optimization_model)
optimize() (oemof.core.energy_system.EnergySystem method)

P

part() (oemof.outputlib.devplots.stackplot method)
plot_dc (oemof.outputlib.devplots.stackplot attribute)

R

Region (class in oemof.core.energy_system)
regions (oemof.core.energy_system.EnergySystem attribute)
registry (oemof.core.network.Entity attribute), [1]
restore() (oemof.core.energy_system.EnergySystem method)
results (oemof.core.energy_system.EnergySystem attribute)
results() (oemof.solph.optimization_model.OptimizationModel method)

S

set_bounds() (in module oemof.solph.linear_mixed_integer_constraints)
(in module oemof.solph.variables)
set_fixed_sink_value() (in module oemof.solph.variables)
set_outages() (in module oemof.solph.variables)
set_storage_cap_bounds() (in module oemof.solph.variables)
Simple (class in oemof.core.network.entities.components.sinks)
(class in oemof.core.network.entities.components.transformers)
(class in oemof.core.network.entities.components.transports)
SimpleExtractionCHP (class in oemof.core.network.entities.components.transformers)
Simulation (class in oemof.core.energy_system)
simulation (oemof.core.energy_system.EnergySystem attribute)
Sink (class in oemof.core.network.entities.components)
solve() (oemof.solph.optimization_model.OptimizationModel method)
Source (class in oemof.core.network.entities.components)
stackplot (class in oemof.outputlib.devplots)
Storage (class in oemof.core.network.entities.components.transformers)

T

Transformer (class in oemof.core.network.entities.components)
Transport (class in oemof.core.network.entities.components)

V

VariableEfficiencyCHP (class in oemof.core.network.entities.components.transformers)