Skip to content

Commit 0c9306c

Browse files
committed
try with tab instead of space
1 parent 05d707f commit 0c9306c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

paper/paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Flixopt fills this gap by enabling:
5353
* todo: dimensions scenario and period!
5454

5555
ODER
56+
5657
* allocating impacts to freely definable evaluation metrics, through *Effects*, supporting multiobjective and constrained formulations.
5758
* easy switch of objectives and wide flexibility of configuration of the calculation
5859

@@ -73,7 +74,7 @@ Flixopt supports several calculation modes. The default mode performs full time-
7374

7475
Flixopt introduces a freely definable system of evaluation metrics called *Effects* such as costs, emissions, primary energy demand, or any user-defined indicators. Any structural entity can contribute shares to any *Effect* and *Effects* can contribute to each other. This abstraction through *Effects* has the following advantages over a traditional rigid objective, as it generically integrates the following features:
7576
* Switch the objective to another *Effect* easily, once *Effects* and a flow-system are defined.
76-
* Include as many evaluation metrics as needed to simplify the evaluation of the solution.
77+
* Include as many evaluation metrics as needed to simplify the evaluation of the solution.
7778
* Example: Instead of a global objective ’costs’, you could divide it into ’energy costs’, ’labor costs’, ’funding’, ’revenues’ and more, which all have a share to the ’net total’. This way it is possible to access these metrics individually after the optimization.
7879
* Constrain the solution space for the programming problem via additional criteria, that are not included in the objective (ϵ-constraint method [@HOFFMANN2024100190]).
7980
* Example 1: Available floor space as a constraint on investment options.

0 commit comments

Comments
 (0)