ManualObjective

Model interface of ManualObjective

Description: ManualObjective is used to parametrize manually the objective function. By default, objective function is written by TecEcoAnalysis component that takes all the contributions of the components and write a net present value function. ManualObjectives allows several options (see Options->ObjectiveType): - add simply add all the connected variables and add it to the objective function - lexicographic have to be used with several ManualObjective and optimizes iteratively depending on the objective level the different objectives. Common variables creates a variable and writes each of all connected variables is smaller/greater than this variable, that replaces the sum.

Expressions table of ManualObjective

See also Expressions table of TechnicalSubModel for generic options

Table. 15 ManualObjective

Expression name

Unit

Mandatory

Description

BusBalance

FluxUnit

true

BusBalance0D

FluxUnit

true

BusBalance1D

FluxUnit

true

SubObjectiveExpression

true

MinVar

FluxUnit

true

MaxVar

FluxUnit

true

Model variables of ManualObjective