-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into release/9.1
- Loading branch information
Showing
80 changed files
with
828 additions
and
534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,12 +39,12 @@ jobs: | |
|
||
runs-on: ubuntu-20.04 | ||
if: "!contains(github.event.head_commit.message, '[skip ci]')" | ||
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
with: | ||
ref: ${{ env.REF }} | ||
|
||
- name: ccache | ||
uses: hendrikmuhs/[email protected] | ||
with: | ||
|
@@ -277,12 +277,12 @@ jobs: | |
uses: actions/upload-artifact@v3 | ||
with: | ||
path: _build/*.deb | ||
|
||
|
||
- name: Publish assets | ||
if: ${{ env.IS_RELEASE == 'true' }} | ||
env: | ||
GITHUB_TOKEN: ${{ github.token }} | ||
tag: ${{ github.event.inputs.release_tag }} | ||
run: | | ||
gh release upload "$tag" _build/*.tar.gz _build/*.deb | ||
gh release upload "$tag" _build/*.tar.gz _build/*.deb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## Logic changes for hydro (Antares Simulator 9.1.0) | ||
|
||
![Logic changes](logic-hydro-maxP.png "Logic changes") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
<mxfile host="app.diagrams.net" modified="2024-03-14T09:41:32.578Z" agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0" etag="DDJZmGyWjx7bmjOthH-L" version="22.1.21" type="device"> | ||
<diagram name="Page-1" id="DLCAEQaYy6vHGQRlHNsN"> | ||
<mxGraphModel dx="1364" dy="790" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0"> | ||
<root> | ||
<mxCell id="0" /> | ||
<mxCell id="1" parent="0" /> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-31" value="" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="60" y="430" width="440" height="210" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-2" value="" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="80" y="200" width="420" height="190" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-3" value="Before 9.1" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="210" width="60" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-12" value="" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="90" y="240" width="230" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-7" value="maxPowerDaily" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="250" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-8" value="maxEnergyDaily" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="210" y="250" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-11" value="hourly pumping/generation" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="330" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-14" value="weekly MaxHydroPower" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="230" y="330" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-15" value="Daily pre-allocation" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="360" y="330" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-16" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-12" target="7GhJ8WyJIiofUrAy5sQ1-15" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="440" as="sourcePoint" /> | ||
<mxPoint x="320" y="390" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-17" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-12" target="7GhJ8WyJIiofUrAy5sQ1-14" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="440" as="sourcePoint" /> | ||
<mxPoint x="320" y="390" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-18" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-7" target="7GhJ8WyJIiofUrAy5sQ1-11" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="440" as="sourcePoint" /> | ||
<mxPoint x="320" y="390" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-20" value="After 9.1" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="430" width="60" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-21" value="" style="rounded=1;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="90" y="500" width="230" height="60" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-22" value="maxPowerDaily" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="510" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-23" value="maxEnergyDaily" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="210" y="510" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-24" value="hourly pumping/generation" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="590" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-25" value="weekly MaxHydroPower" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="230" y="590" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-26" value="Daily pre-allocation" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1"> | ||
<mxGeometry x="360" y="590" width="120" height="40" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-27" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-21" target="7GhJ8WyJIiofUrAy5sQ1-26" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="700" as="sourcePoint" /> | ||
<mxPoint x="320" y="650" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-28" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-21" target="7GhJ8WyJIiofUrAy5sQ1-25" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="700" as="sourcePoint" /> | ||
<mxPoint x="320" y="650" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-30" value="maxPowerHourly" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1"> | ||
<mxGeometry x="100" y="460" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-32" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-30" target="7GhJ8WyJIiofUrAy5sQ1-24" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="270" y="560" as="sourcePoint" /> | ||
<mxPoint x="320" y="510" as="targetPoint" /> | ||
<Array as="points"> | ||
<mxPoint x="70" y="540" /> | ||
</Array> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-33" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" parent="1" source="7GhJ8WyJIiofUrAy5sQ1-30" target="7GhJ8WyJIiofUrAy5sQ1-22" edge="1"> | ||
<mxGeometry width="50" height="50" relative="1" as="geometry"> | ||
<mxPoint x="240" y="560" as="sourcePoint" /> | ||
<mxPoint x="290" y="510" as="targetPoint" /> | ||
</mxGeometry> | ||
</mxCell> | ||
<mxCell id="7GhJ8WyJIiofUrAy5sQ1-34" value="&lt;= in memory" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> | ||
<mxGeometry x="330" y="510" width="100" height="30" as="geometry" /> | ||
</mxCell> | ||
</root> | ||
</mxGraphModel> | ||
</diagram> | ||
</mxfile> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.