Skip to content

Commit

Permalink
add invalid configurationDefinition example
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Dec 4, 2023
1 parent c2825b7 commit 445bb90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/configurationDefinition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@
</aircraft>
<systemElements>
<batteries>
<!-- pack level -->
<battery uID="battery">
<name>Battery</name>
<geometry>
Expand All @@ -242,6 +243,9 @@
</parallelepiped>
</geometry>
<electricEnergyCarrierUID>liIo</electricEnergyCarrierUID>
<usableCapacity>..</usableCapacity>
<specificEnergy>..</specificEnergy>
<lifeTimeCapacity>..</lifeTimeCapacity> <!-- capacity times cycles -->
</battery>
</batteries>
</systemElements>
Expand Down

0 comments on commit 445bb90

Please sign in to comment.