Examples #16
joaquinffernandez
started this conversation in
General
Replies: 4 comments
-
A few more examples with different simple features to test:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Spiking Neurons sample model:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Dummy 1 to N example:
The graph generated should have only 1 edge with the form: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Simple Air Conditioners Population
Modelica model:
SBG-Partitioner Input
For the lhs of computing node 1
$V_1 = \{$
$\text{id} : th$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $th[i]$
$\text{defs} = \{\}$
$\}$
For the rhs of computing node 1
$V_2 = \{$
$\text{id} : th$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $th[i]$
$\text{defs} = \{n_1\}$
$\}$
For the lhs of computing node 2
$V_5 = \{$
$\text{id} : ev_1$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $ev_1[i]$
$\text{defs} = \{\}$
$\}$
For the rhs of computing node 2
$V_7 = \{$
$\text{id} : th$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $th[i]$
$\text{defs} = \{n_1\}$
$\}$
For the lhs of computing node 3
$V_{10} = \{$
$\text{id} : ev_2$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $ev_2[i]$
$\text{defs} = \{\}$
$\}$
For the rhs of computing node 3
$V_{13} = \{$
$\text{id} : nextTref$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $nextTref[i]$
$\text{defs} = \{n_3\}$
$\}$
For the lhs of computing node 4
$V_{14} = \{$
$\text{id} : ev_3$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $ev_3[i]$
$\text{defs} = \{\}$
$\}$
For the rhs of computing node 4
$V_{17} = \{$
$\text{id} : nextSample$
$\text{exp} = (1,0) \rightarrow$ to form the expression $1\times i+0$ that corresponds to $nextSample[i]$
$\text{defs} = \{n_4\}$
$\}$
The nodes can be represented as:
air_conditioners.json
Beta Was this translation helpful? Give feedback.
All reactions