Skip to content

Commit e7d6803

Browse files
committed
fix broken link
Signed-off-by: CHEN Roxane <[email protected]>
1 parent 3750680 commit e7d6803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/algorithms/castor/linear-problem/inter-temporal-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The definition of redispatching actions in the CRAC must follow certain guidelin
2929

3030
- Make sure that the active load and the generator active power are defined correctly in the network.
3131
When using a UCTE network, for a given node in the network, two network elements are automatically created: a generator with ID `nodeCode + " _generator"` and a load with ID `nodeCode + " _load"`.
32-
For example, if you use the network element "FFR2AA1 _generator" make sure that the power associated with the node FFR2AA1 is defined in the 8th column in the ucte file (in the 6th column for loads). See the example below and [UCTE format definition](../../_static/pdf/UCTE-format.pdf).
32+
For example, if you use the network element "FFR2AA1 _generator" make sure that the power associated with the node FFR2AA1 is defined in the 8th column in the ucte file (in the 6th column for loads). See the example below and [UCTE format definition](../../../_static/pdf/UCTE-format.pdf).
3333

3434
- Two different redispatching actions cannot be defined on the same network element.
3535
For example, if redispatchingAction1 uses "FFR2AA1 _generator", redispatchingAction2 can't use "FFR2AA1 _generator".

0 commit comments

Comments
 (0)