aboutsummaryrefslogtreecommitdiff
path: root/pages/about-causal-loop-plugin
blob: dcad8a454f94843097215440923a8ed25b9c4938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378


{
  "title": "About CausalLoop Plugin",
  "story": [
    {
      "type": "paragraph",
      "id": "456121e3050930aa",
      "text": ""
    },
    {
      "type": "paragraph",
      "id": "9a406c4ac09a2f84",
      "text": "This plugin renders causal loop diagrams by parsing a simple notation:"
    },
    {
      "type": "paragraph",
      "id": "d6809bf7c999ad1b",
      "text": "A +> B creates a positive / same direction link from A to B."
    },
    {
      "type": "paragraph",
      "id": "0f52891a9e417c8a",
      "text": "A -> B creates a negative / opposite direction link from A to B."
    },
    {
      "type": "paragraph",
      "id": "d4ae6b062702051e",
      "text": "You can append [n] where n is any positive whole or decimal number to modify the power of that link. This is used when animating the model. Links have a value of 1 by default."
    },
    {
      "type": "paragraph",
      "id": "e3e4199eb564d0af",
      "text": "For example: \"Room Temperature +> Body Temperature [0.5]\" creates a link from Room Temperature to Body Temperature with a value of 0.5"
    },
    {
      "type": "causalloop",
      "id": "99b6c1f181f06109",
      "text": "Room Temperature -> Heating\nHeating +> Room Temperature\nRoom Temperature +> Cooling\nCooling -> Room Temperature\nExternal Temperature +> Room Temperature\n\nRoom Temperature +> Body Temperature [0.5]\n\nBody Temperature +> Sweating\nSweating -> Body Temperature\nBody Temperature -> Movement\nMovement +> Body Temperature\nBody Temperature -> Clothes [0.2]\nClothes +> Body Temperature\nBody Temperature -> Shivering\nShivering +> Body Temperature [0.2]"
    },
    {
      "type": "paragraph",
      "id": "3ea052a063f9b7d4",
      "text": "A rendered diagram will have the following buttons:"
    },
    {
      "type": "markdown",
      "id": "22af2e69ff73e300",
      "text": "* Four arrows pointing outward represent \"Zoom\", and will open a pop-up dialog with a larger and static version of the diagram.\n* An arrow pointing down with a line represents \"Download\", and will download a static SVG of the diagram.\n* A triangle pointing to the right represents \"Play\" and will start an animation showing how the diagram is influenced as properties change.\n* A triangle pointing to the right with a vertical line represents \"Step\", which will trigger a single step of the animation.\n* A circular arrow represents \"Reset\", and will reset the diagram to its original state.\n* Two thick vertical bars represent \"Pause\", and will pause the animation."
    }
  ],
  "journal": [
    {
      "type": "fork",
      "site": "localhost:3000",
      "date": 1776196620304
    },
    {
      "type": "create",
      "item": {
        "title": "About CausalLoop Plugin",
        "story": []
      },
      "site": "localhost:3000",
      "date": 1776196620305,
      "fork": "localhost:3000"
    },
    {
      "item": {
        "type": "factory",
        "id": "ba7527590141d706"
      },
      "id": "ba7527590141d706",
      "type": "add",
      "date": 1776196621871
    },
    {
      "type": "remove",
      "id": "ba7527590141d706",
      "date": 1776196624038
    },
    {
      "item": {
        "type": "factory",
        "id": "456121e3050930aa"
      },
      "id": "456121e3050930aa",
      "type": "add",
      "date": 1776196626438
    },
    {
      "type": "edit",
      "id": "456121e3050930aa",
      "item": {
        "type": "paragraph",
        "id": "456121e3050930aa",
        "text": ""
      },
      "date": 1776196629655
    },
    {
      "item": {
        "type": "factory",
        "id": "9a406c4ac09a2f84"
      },
      "id": "9a406c4ac09a2f84",
      "type": "add",
      "after": "456121e3050930aa",
      "date": 1776196635155
    },
    {
      "type": "edit",
      "id": "9a406c4ac09a2f84",
      "item": {
        "type": "paragraph",
        "id": "9a406c4ac09a2f84",
        "text": "This plugin renders causal loop diagrams by parsing a simple notation:"
      },
      "date": 1776196663356
    },
    {
      "type": "add",
      "id": "d6809bf7c999ad1b",
      "item": {
        "type": "paragraph",
        "id": "d6809bf7c999ad1b",
        "text": "A +> B creates a positive / same direction link from A to B."
      },
      "after": "9a406c4ac09a2f84",
      "date": 1776196703673
    },
    {
      "type": "add",
      "id": "0f52891a9e417c8a",
      "item": {
        "type": "paragraph",
        "id": "0f52891a9e417c8a",
        "text": "A -> B creates a negative / opposite direction link from A to B."
      },
      "after": "d6809bf7c999ad1b",
      "date": 1776196713740
    },
    {
      "type": "add",
      "id": "d4ae6b062702051e",
      "item": {
        "type": "paragraph",
        "id": "d4ae6b062702051e",
        "text": "You can append [n] where n is any positive whole or decimal number to modify the power of that link. This is used when animating the model."
      },
      "after": "0f52891a9e417c8a",
      "date": 1776196752607
    },
    {
      "type": "add",
      "id": "e3e4199eb564d0af",
      "item": {
        "type": "paragraph",
        "id": "e3e4199eb564d0af",
        "text": "For example:"
      },
      "after": "d4ae6b062702051e",
      "date": 1776196757124
    },
    {
      "type": "edit",
      "id": "d4ae6b062702051e",
      "item": {
        "type": "paragraph",
        "id": "d4ae6b062702051e",
        "text": "You can append [n] where n is any positive whole or decimal number to modify the power of that link. This is used when animating the model. Links have a value of 1 by default."
      },
      "date": 1776196767091
    },
    {
      "type": "edit",
      "id": "e3e4199eb564d0af",
      "item": {
        "type": "paragraph",
        "id": "e3e4199eb564d0af",
        "text": "For example: \"Room Temperature +> Body Temperature [0.5]\" creates a link from Room Temperature to Body Temperature with a value of 0.5"
      },
      "date": 1776196807025
    },
    {
      "item": {
        "type": "factory",
        "id": "930046040d492680"
      },
      "id": "930046040d492680",
      "type": "add",
      "after": "e3e4199eb564d0af",
      "date": 1776196811359
    },
    {
      "type": "remove",
      "id": "930046040d492680",
      "date": 1776196817642
    },
    {
      "item": {
        "type": "factory",
        "id": "99b6c1f181f06109"
      },
      "id": "99b6c1f181f06109",
      "type": "add",
      "after": "e3e4199eb564d0af",
      "date": 1776196823659
    },
    {
      "type": "edit",
      "id": "99b6c1f181f06109",
      "item": {
        "type": "causalloop",
        "id": "99b6c1f181f06109",
        "text": "Room Temperature -> Heating\nHeating +> Room Temperature\nRoom Temperature +> Cooling\nCooling -> Room Temperature\nExternal Temperature +> Room Temperature\n\nRoom Temperature +> Body Temperature [0.5]\n\nBody Temperature +> Sweating\nSweating -> Body Temperature\nBody Temperature -> Movement\nMovement +> Body Temperature\nBody Temperature -> Clothes [0.2]\nClothes +> Body Temperature\nBody Temperature -> Shivering\nShivering +> Body Temperature [0.2]"
      },
      "date": 1776196847559
    },
    {
      "item": {
        "type": "factory",
        "id": "3ea052a063f9b7d4"
      },
      "id": "3ea052a063f9b7d4",
      "type": "add",
      "after": "99b6c1f181f06109",
      "date": 1776196859743
    },
    {
      "type": "edit",
      "id": "3ea052a063f9b7d4",
      "item": {
        "type": "paragraph",
        "id": "3ea052a063f9b7d4",
        "text": "A rendered diagram will have the following buttons:"
      },
      "date": 1776196876277
    },
    {
      "type": "add",
      "id": "ac5e05947cf1e110",
      "item": {
        "type": "paragraph",
        "id": "ac5e05947cf1e110",
        "text": "* Four arrows pointing outwards are \"Zoom\", they will open a pop-up dialog with a static larger version of the diagram."
      },
      "after": "3ea052a063f9b7d4",
      "date": 1776196899794
    },
    {
      "type": "add",
      "id": "d6f91c2856da801f",
      "item": {
        "type": "paragraph",
        "id": "d6f91c2856da801f",
        "text": "* "
      },
      "after": "ac5e05947cf1e110",
      "date": 1776196904894
    },
    {
      "type": "remove",
      "id": "ac5e05947cf1e110",
      "date": 1776196909927
    },
    {
      "item": {
        "type": "factory",
        "id": "9d03b0bdd672f6a6"
      },
      "id": "9d03b0bdd672f6a6",
      "type": "add",
      "after": "d6f91c2856da801f",
      "date": 1776196913677
    },
    {
      "type": "edit",
      "id": "9d03b0bdd672f6a6",
      "item": {
        "type": "markdown",
        "id": "9d03b0bdd672f6a6",
        "text": "* Four arrows pointing outward represent \"Zoom\", and will open a pop-up dialog with a larger and static version of the diagram.\n* An arrow pointing down with a line represents \"Download\", and will download a static SVG of the diagram.\n* A triangle pointing to the right represents \"Play\" and will start an animation showing how the diagram is influenced as properties change.\n* A triangle pointing to the right with a vertical line represents \"Step\", which will trigger a single step of the animation."
      },
      "date": 1776197041880
    },
    {
      "type": "remove",
      "id": "9d03b0bdd672f6a6",
      "date": 1776197046780
    },
    {
      "item": {
        "type": "factory",
        "id": "cb5efb253f065849"
      },
      "id": "cb5efb253f065849",
      "type": "add",
      "after": "d6f91c2856da801f",
      "date": 1776197047680
    },
    {
      "type": "edit",
      "id": "cb5efb253f065849",
      "item": {
        "type": "paragraph",
        "id": "cb5efb253f065849",
        "text": "* Four arrows pointing outward represent \"Zoom\", and will open a pop-up dialog with a larger and static version of the diagram.\n* An arrow pointing down with a line represents \"Download\", and will download a static SVG of the diagram.\n* A triangle pointing to the right represents \"Play\" and will start an animation showing how the diagram is influenced as properties change.\n* A triangle pointing to the right with a vertical line represents \"Step\", which will trigger a single step of the animation."
      },
      "date": 1776197051047
    },
    {
      "type": "remove",
      "id": "cb5efb253f065849",
      "date": 1776197053447
    },
    {
      "item": {
        "type": "factory",
        "id": "22af2e69ff73e300"
      },
      "id": "22af2e69ff73e300",
      "type": "add",
      "after": "d6f91c2856da801f",
      "date": 1776197054430
    },
    {
      "type": "edit",
      "id": "22af2e69ff73e300",
      "item": {
        "type": "markdown",
        "id": "22af2e69ff73e300",
        "text": "* Four arrows pointing outward represent \"Zoom\", and will open a pop-up dialog with a larger and static version of the diagram.\n* An arrow pointing down with a line represents \"Download\", and will download a static SVG of the diagram.\n* A triangle pointing to the right represents \"Play\" and will start an animation showing how the diagram is influenced as properties change.\n* A triangle pointing to the right with a vertical line represents \"Step\", which will trigger a single step of the animation."
      },
      "date": 1776197057414
    },
    {
      "item": {
        "type": "factory",
        "id": "6fdc1e632b5f6f42"
      },
      "id": "6fdc1e632b5f6f42",
      "type": "add",
      "after": "22af2e69ff73e300",
      "date": 1776197072664
    },
    {
      "type": "edit",
      "id": "6fdc1e632b5f6f42",
      "item": {
        "type": "paragraph",
        "id": "6fdc1e632b5f6f42",
        "text": "Ok"
      },
      "date": 1776197079047
    },
    {
      "type": "remove",
      "id": "6fdc1e632b5f6f42",
      "date": 1776197081097
    },
    {
      "type": "remove",
      "id": "d6f91c2856da801f",
      "date": 1776197086381
    },
    {
      "type": "edit",
      "id": "22af2e69ff73e300",
      "item": {
        "type": "markdown",
        "id": "22af2e69ff73e300",
        "text": "* Four arrows pointing outward represent \"Zoom\", and will open a pop-up dialog with a larger and static version of the diagram.\n* An arrow pointing down with a line represents \"Download\", and will download a static SVG of the diagram.\n* A triangle pointing to the right represents \"Play\" and will start an animation showing how the diagram is influenced as properties change.\n* A triangle pointing to the right with a vertical line represents \"Step\", which will trigger a single step of the animation.\n* A circular arrow represents \"Reset\", and will reset the diagram to its original state.\n* Two thick vertical bars represent \"Pause\", and will pause the animation."
      },
      "date": 1776197143799
    }
  ]
}