Solve_pattern
Defines the properties of each solve pattern.
Type |
Class |
|---|
Slots
| Name | Type | Description | Inherited from |
|---|---|---|---|
0..* |
A child solve_pattern to be executed inside of the parent solve_pattern. |
n/a |
|
0..* |
A list of periods that will be included in invest optimisation but are not part of results reporting (they may be solved... |
n/a |
|
0..* |
A list of periods that will be included in dispatch optimisation but are not part of results reporting (they may be solved... |
n/a |
|
0..* |
A list of periods from which the model will pass storage level information to the next solve or to the child solves. |
n/a |
|
0..* |
A list of periods from which the model will report investment results and possibly pass to the next solve. |
n/a |
|
0..* |
A list of periods from which the model will report investment results and possibly pass to the next solve. |
n/a |
|
0..* |
How much rolling solves have additional horizon beyond the rolling_jump duration. |
n/a |
|
0..* |
How much each roll jumps forward in time. |
n/a |
|
0..* |
Choice of solve process handled within the model. |
n/a |
|
0..* |
Contains pairs of start time and duration to define what part of the timeline is to be solved. Start times need to match a... |
n/a |
|
0..* |
Time resolution the model should use. Has to be integer multiples of the time resolution of the original data. |
n/a |
|
0..* |
List of alternative names and aliases. |
||
0..* |
Description of the entity. |
||
1 |
User-facing unique name identifier. |
||
0..* |
Optional id for semantic web integration. |
alternative_names
List of alternative names and aliases.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
|
Inherited from |
contains_solve_pattern
A child solve_pattern to be executed inside of the parent solve_pattern.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
periods_additional_investments_horizon
A list of periods that will be included in invest optimisation but are not part of results reporting (they may be solved again in a later solve).
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
periods_additional_operations_horizon
A list of periods that will be included in dispatch optimisation but are not part of results reporting (they may be solved again in a later solve).
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
periods_pass_storage_data
A list of periods from which the model will pass storage level information to the next solve or to the child solves.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
periods_realise_investments
A list of periods from which the model will report investment results and possibly pass to the next solve.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
periods_realise_operations
A list of periods from which the model will report investment results and possibly pass to the next solve.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
rolling_additional_horizon
How much rolling solves have additional horizon beyond the rolling_jump duration.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |
start_time_durations
Contains pairs of start time and duration to define what part of the timeline is to be solved. Start times need to match a value in the timeline. Defaults to the start of the timeline and full timeline duration. Can be a list of timesets to define representative periods.
URI |
n/a |
|---|---|
Cardinality |
0..* |
Type |