Skip to content

Commit cfd844d

Browse files
committed
Remove TimeHorizon fromUCBlock.csv
1 parent 7d5966d commit cfd844d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pysmspp/data/blocks/UCBlock.csv

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ UCBlock,TotalNumberPieces,Dimension,Dimension,int,-,-,,optional,Number of pieces
1212
UCBlock,GeneratorNode,Variable,Variable,int,-|NumberElectricalGenerators,-,,optional,List of buses of connection by unit
1313
UCBlock,StartLine,Variable,Variable,int,-|NumberLines,-,,optional,Start buses of lines
1414
UCBlock,EndLine,Variable,Variable,int,-|NumberLines,-,,optional,End buses of lines
15-
UCBlock,MinPowerFlow,Variable,Variable,double,-|NumberLines|TimeHorizon|NumberNodes-TimeHorizon,MW,,optional,Minimum power flow of lines
16-
UCBlock,MaxPowerFlow,Variable,Variable,double,-|NumberLines|TimeHorizon|NumberNodes-TimeHorizon,MW,,optional,Maximum power flow of lines
17-
UCBlock,LineSusceptance,Variable,Variable,double,-|NumberLines|TimeHorizon|NumberNodes-TimeHorizon,Siemens,,optional,Susceptance of lines
15+
UCBlock,MinPowerFlow,Variable,Variable,double,-|NumberLines,MW,,optional,Minimum power flow of lines
16+
UCBlock,MaxPowerFlow,Variable,Variable,double,-|NumberLines,MW,,optional,Maximum power flow of lines
17+
UCBlock,LineSusceptance,Variable,Variable,double,-|NumberLines,Siemens,,optional,Susceptance of lines
1818
UCBlock,LineResistance,Variable,Variable,double,-|NumberLines,Ohm,,optional,Resistance of lines
1919
UCBlock,ActivePowerDemand,Variable,Variable,double,-|NumberNodes|TimeHorizon|NumberNodes-TimeHorizon,MW,,optional,Active power demand of nodes
2020
UCBlock,UnitBlock_*,Block,Group,UnitBlock,list,-.-,,optional,Unit blocks

0 commit comments

Comments
 (0)