Skip to content

Commit f364829

Browse files
author
Karthik K
committed
Updated documentation Controlling_em for all the loads in readthedocs #1447
1 parent 215e1a8 commit f364829

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

docs/readthedocs/models/input/participant/bm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Model of a biomass power plant.
110110
* - controllingEm
111111
-
112112
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
113-
this system participant. Field can be empty or missing, if this participant
113+
this system participant. Field can be empty, if this participant
114114
is not controlled.
115115
116116
```

docs/readthedocs/models/input/participant/chp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Combined heat and power plant.
117117
* - controllingEm
118118
-
119119
- UUID reference to an [Energy Management Unit](em_model) that is controlling
120-
this system participant. Field can be empty or missing, if this participant
120+
this system participant. Field can be empty, if this participant
121121
is not controlled.
122122
123123
```

docs/readthedocs/models/input/participant/ev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Model of an electric vehicle, that is occasionally connected to the grid via an
100100
* - controllingEm
101101
-
102102
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
103-
this system participant. Field can be empty or missing, if this participant
103+
this system participant. Field can be empty, if this participant
104104
is not controlled.
105105
106106
```

docs/readthedocs/models/input/participant/evcs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ station and has some limitations outlined below.
6666
* - controllingEm
6767
-
6868
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
69-
this system participant. Field can be empty or missing, if this participant
69+
this system participant. Field can be empty, if this participant
7070
is not controlled.
7171
7272
```

docs/readthedocs/models/input/participant/fixedfeedin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ model can be derived.
5252
* - controllingEm
5353
-
5454
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
55-
this system participant. Field can be empty or missing, if this participant
55+
this system participant. Field can be empty, if this participant
5656
is not controlled.
5757
5858
```

docs/readthedocs/models/input/participant/hp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Model of a heat pump.
9696
* - controllingEm
9797
-
9898
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
99-
this system participant. Field can be empty or missing, if this participant
99+
this system participant. Field can be empty, if this participant
100100
is not controlled.
101101
102102

docs/readthedocs/models/input/participant/load.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Model of (mainly) domestic loads.
5959
* - controllingEm
6060
-
6161
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
62-
this system participant. Field can be empty or missing, if this participant
62+
this system participant. Field can be empty, if this participant
6363
is not controlled.
6464
6565
```

docs/readthedocs/models/input/participant/pv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Detailed model of a photovoltaic power plant.
7878
* - controllingEm
7979
-
8080
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
81-
this system participant. Field can be empty or missing, if this participant
81+
this system participant. Field can be empty, if this participant
8282
is not controlled.
8383
8484
```

docs/readthedocs/models/input/participant/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Model of an ideal electrical battery energy storage.
110110
* - controllingEm
111111
-
112112
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
113-
this system participant. Field can be empty or missing, if this participant
113+
this system participant. Field can be empty, if this participant
114114
is not controlled.
115115
116116
```

docs/readthedocs/models/input/participant/wec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Model of a wind energy converter.
109109
* - controllingEm
110110
-
111111
- UUID reference to an [Energy Management Unit](#em_model) that is controlling
112-
this system participant. Field can be empty or missing, if this participant
112+
this system participant. Field can be empty, if this participant
113113
is not controlled.
114114
115115
```

0 commit comments

Comments
 (0)