File tree
324 files changed
+25020
-23814
lines changed- docs
- data/documentation
- poieticflows
- boundvariable
- builtinvariable
- chart
- compileddelay
- compiledmodel
- compiledsmooth
- compiledstock
- compiler
- compilererror
- computationalrepresentation
- eulersolver
- nodeissue
- objectissue
- poieticcore
- objecttype
- trait
- variable
- simulation
- simulationerror
- simulationstate
- simulationsystem
- simulator
- delegate
- solver
- statevariable
- content-swift.enum
- kind-swift.enum
- stockflowsimulation
- solvertype
- stockflowview
- documentation/poieticflows
- boundvariable/description
- builtinvariable
- name
- step
- compileddelay
- initialvalueindex
- inputvalueindex
- queueindex
- steps
- compiledmodel/stockindices
- compiledsmooth
- inputvalueindex
- smoothvalueindex
- windowtime
- compiler
- compilecontrolbindings()
- compiledefaults()
- hasissues
- issues
- issues(for:)
- compilererror
- attributeexpectationfailure(_:_:)
- error-implementations
- hasissues
- localizeddescription
- objectnotfound(_:)
- structuretypemismatch(_:)
- computationalrepresentation/smooth(_:)
- objectissue
- !=(_:_:)
- computationcycle
- description
- duplicatename(_:)
- equatable-implementations
- error-implementations
- expressionerror(_:)
- expressionsyntaxerror(_:)
- flowcycle
- hint
- localizeddescription
- missingrequiredparameter
- unknownparameter(_:)
- unsupporteddelayvaluetype(_:)
- unusedinput(_:)
- poieticcore
- objecttype/smooth
- trait
- auxiliary
- computedvalue
- smooth
- variable/simulationstepvariable
- simulation
- evaluate(expression:with:)
- update(_:)
- simulationerror
- error-implementations
- localizeddescription
- simulationstate
- advance(step:time:timedelta:)
- init(model:step:time:timedelta:)
- init(values:step:time:timedelta:)
- numericadd(_:atindices:)
- step
- time
- timedelta
- simulator
- builtinvariables
- init(_:simulation:)
- initializestate(time:override:)
- setbuiltins(_:)
- simulation
- statevariable
- content-swift.enum
- !=(_:_:)
- ==(_:_:)
- builtin(_:)
- description
- equatable-implementations
- internalstate(_:)
- object(_:)
- content-swift.property
- kind-swift.enum
- !=(_:_:)
- builtin
- equatable-implementations
- hash(into:)
- hashvalue
- init(rawvalue:)
- internalstate
- object
- rawrepresentable-implementations
- kind-swift.property
- stockflowsimulation
- computestockdelta(_:in:)
- evaluate(expression:with:)
- init(_:solver:)
- initialize(_:)
- initialize(delay:in:)
- initialize(objectat:in:)
- initialize(smooth:in:)
- model
- simulation-implementations
- solver
- solvertype
- !=(_:_:)
- equatable-implementations
- euler
- hash(into:)
- hashvalue
- init(rawvalue:)
- rawrepresentable-implementations
- rk4
- stockdifference(state:time:)
- update(_:)
- update(delay:in:)
- update(objectat:in:)
- update(smooth:in:)
- updatewitheuler(_:)
- updatewithrk4(_:)
- stockflowview
- stockadjacencies()
- viewedframe
- index
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
324 files changed
+25020
-23814
lines changedLines changed: 64 additions & 87 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 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 | + | |
219 | 244 |
| |
220 | 245 |
| |
221 | 246 |
| |
| |||
349 | 374 |
| |
350 | 375 |
| |
351 | 376 |
| |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
| 377 | + | |
375 | 378 |
| |
376 | 379 |
| |
377 | 380 |
| |
| |||
405 | 408 |
| |
406 | 409 |
| |
407 | 410 |
| |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
408 | 419 |
| |
409 | 420 |
| |
410 | 421 |
| |
| |||
477 | 488 |
| |
478 | 489 |
| |
479 | 490 |
| |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
487 |
| - | |
488 |
| - | |
489 |
| - | |
490 |
| - | |
491 |
| - | |
492 |
| - | |
493 |
| - | |
494 |
| - | |
495 |
| - | |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
500 |
| - | |
501 |
| - | |
502 |
| - | |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
510 |
| - | |
511 |
| - | |
512 |
| - | |
513 |
| - | |
514 | 491 |
| |
515 | 492 |
| |
516 | 493 |
| |
| |||
584 | 561 |
| |
585 | 562 |
| |
586 | 563 |
| |
587 |
| - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
588 | 587 |
| |
589 | 588 |
| |
590 |
| - | |
| 589 | + | |
591 | 590 |
| |
592 | 591 |
| |
593 | 592 |
| |
594 | 593 |
| |
595 | 594 |
| |
596 | 595 |
| |
597 |
| - | |
| 596 | + | |
598 | 597 |
| |
599 | 598 |
| |
600 | 599 |
| |
601 | 600 |
| |
602 | 601 |
| |
603 | 602 |
| |
604 | 603 |
| |
605 |
| - | |
| 604 | + | |
606 | 605 |
| |
607 | 606 |
| |
608 |
| - | |
| 607 | + | |
609 | 608 |
| |
610 | 609 |
| |
611 | 610 |
| |
612 | 611 |
| |
613 |
| - | |
| 612 | + | |
614 | 613 |
| |
615 | 614 |
| |
616 | 615 |
| |
617 |
| - | |
| 616 | + | |
618 | 617 |
| |
619 |
| - | |
620 |
| - | |
621 |
| - | |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 |
| - | |
628 |
| - | |
629 |
| - | |
630 |
| - | |
631 |
| - | |
632 |
| - | |
633 |
| - | |
634 |
| - | |
635 |
| - | |
636 |
| - | |
637 |
| - | |
638 |
| - | |
639 |
| - | |
640 |
| - | |
641 |
| - | |
| 618 | + | |
642 | 619 |
| |
643 | 620 |
| |
644 | 621 |
| |
|
Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
76 | 86 |
| |
77 | 87 |
| |
78 | 88 |
| |
| |||
93 | 103 |
| |
94 | 104 |
| |
95 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
96 | 116 |
| |
97 | 117 |
| |
98 | 118 |
| |
| |||
196 | 216 |
| |
197 | 217 |
| |
198 | 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 | + | |
199 | 253 |
| |
200 | 254 |
| |
201 | 255 |
| |
| |||
389 | 443 |
| |
390 | 444 |
| |
391 | 445 |
| |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
392 | 451 |
| |
393 | 452 |
| |
394 | 453 |
|
0 commit comments