Skip to content

Commit

Permalink
Copy GitLab working branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tbittar committed Feb 12, 2024
1 parent 0dbceb0 commit f8c17eb
Show file tree
Hide file tree
Showing 6 changed files with 3,260 additions and 0 deletions.
22 changes: 22 additions & 0 deletions models-design/model_library/fatal_production.drawio
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<mxfile host="65bd71144e">
<diagram id="UMGnIMTu0UVVWNjnFVsf" name="Page-1">
<mxGraphModel dx="2150" dy="3384" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="2" value="FatalProduction : Model" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;fillColor=#CCFFCC;fontColor=#000000;" vertex="1" parent="1">
<mxGeometry x="900" y="-1050" width="200" height="120" as="geometry"/>
</mxCell>
<mxCell id="3" value="p : Parameter" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="2">
<mxGeometry y="30" width="200" height="30" as="geometry"/>
</mxCell>
<mxCell id="4" value="flow_p : Flow" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="2">
<mxGeometry y="60" width="200" height="30" as="geometry"/>
</mxCell>
<mxCell id="5" value="flow_p.f = -p" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="2">
<mxGeometry y="90" width="200" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
Loading

0 comments on commit f8c17eb

Please sign in to comment.