Skip to content

Commit ac1e0ce

Browse files
committed
Update documentation to match e84da98
1 parent 886b415 commit ac1e0ce

File tree

324 files changed

+25020
-23814
lines changed

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 changed

docs/data/documentation/poieticflows.json

Lines changed: 64 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,31 @@
216216
}
217217
]
218218
},
219+
{
220+
"content" : [
221+
{
222+
"inlineContent" : [
223+
{
224+
"text" : "Special nodes: ",
225+
"type" : "text"
226+
},
227+
{
228+
"code" : "Delay",
229+
"type" : "codeVoice"
230+
},
231+
{
232+
"text" : " and ",
233+
"type" : "text"
234+
},
235+
{
236+
"code" : "Smooth",
237+
"type" : "codeVoice"
238+
}
239+
],
240+
"type" : "paragraph"
241+
}
242+
]
243+
},
219244
{
220245
"content" : [
221246
{
@@ -349,29 +374,7 @@
349374
"type" : "reference"
350375
},
351376
{
352-
"text" : " solvers:",
353-
"type" : "text"
354-
},
355-
{
356-
"text" : " ",
357-
"type" : "text"
358-
},
359-
{
360-
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/EulerSolver",
361-
"isActive" : true,
362-
"type" : "reference"
363-
},
364-
{
365-
"text" : " and ",
366-
"type" : "text"
367-
},
368-
{
369-
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/RungeKutta4Solver",
370-
"isActive" : true,
371-
"type" : "reference"
372-
},
373-
{
374-
"text" : " respectively.",
377+
"text" : " solvers.",
375378
"type" : "text"
376379
}
377380
],
@@ -405,6 +408,14 @@
405408
"doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/FlowsMetamodel"
406409
]
407410
},
411+
{
412+
"anchor" : "Enumerations",
413+
"generated" : true,
414+
"identifiers" : [
415+
"doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/SimulationError"
416+
],
417+
"title" : "Enumerations"
418+
},
408419
{
409420
"anchor" : "Extended-Modules",
410421
"generated" : true,
@@ -477,40 +488,6 @@
477488
"type" : "topic",
478489
"url" : "\/documentation\/poieticflows\/compiledmodelandcompiler"
479490
},
480-
"doc://PoieticFlows/documentation/PoieticFlows/EulerSolver": {
481-
"abstract" : [
482-
{
483-
"text" : "Solver that integrates using the Euler method.",
484-
"type" : "text"
485-
}
486-
],
487-
"fragments" : [
488-
{
489-
"kind" : "keyword",
490-
"text" : "class"
491-
},
492-
{
493-
"kind" : "text",
494-
"text" : " "
495-
},
496-
{
497-
"kind" : "identifier",
498-
"text" : "EulerSolver"
499-
}
500-
],
501-
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/EulerSolver",
502-
"kind" : "symbol",
503-
"navigatorTitle" : [
504-
{
505-
"kind" : "identifier",
506-
"text" : "EulerSolver"
507-
}
508-
],
509-
"role" : "symbol",
510-
"title" : "EulerSolver",
511-
"type" : "topic",
512-
"url" : "\/documentation\/poieticflows\/eulersolver"
513-
},
514491
"doc://PoieticFlows/documentation/PoieticFlows/FlowsMetamodel": {
515492
"abstract" : [
516493

@@ -584,61 +561,61 @@
584561
"type" : "topic",
585562
"url" : "\/documentation\/poieticflows\/poieticcore"
586563
},
587-
"doc://PoieticFlows/documentation/PoieticFlows/RungeKutta4Solver": {
564+
"doc://PoieticFlows/documentation/PoieticFlows/Simulation": {
565+
"abstract" : [
566+
{
567+
"text" : "The Simulator runs the simulation and produces a simulation result as a",
568+
"type" : "text"
569+
},
570+
{
571+
"text" : " ",
572+
"type" : "text"
573+
},
574+
{
575+
"text" : "collection of time series.",
576+
"type" : "text"
577+
}
578+
],
579+
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/Simulation",
580+
"kind" : "article",
581+
"role" : "collectionGroup",
582+
"title" : "Simulation and Computation",
583+
"type" : "topic",
584+
"url" : "\/documentation\/poieticflows\/simulation"
585+
},
586+
"doc://PoieticFlows/documentation/PoieticFlows/SimulationError": {
588587
"abstract" : [
589588
{
590-
"text" : "Solver that integrates using the Runge Kutta 4 method.",
589+
"text" : "Error raised during simulation.",
591590
"type" : "text"
592591
}
593592
],
594593
"fragments" : [
595594
{
596595
"kind" : "keyword",
597-
"text" : "class"
596+
"text" : "enum"
598597
},
599598
{
600599
"kind" : "text",
601600
"text" : " "
602601
},
603602
{
604603
"kind" : "identifier",
605-
"text" : "RungeKutta4Solver"
604+
"text" : "SimulationError"
606605
}
607606
],
608-
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/RungeKutta4Solver",
607+
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/SimulationError",
609608
"kind" : "symbol",
610609
"navigatorTitle" : [
611610
{
612611
"kind" : "identifier",
613-
"text" : "RungeKutta4Solver"
612+
"text" : "SimulationError"
614613
}
615614
],
616615
"role" : "symbol",
617-
"title" : "RungeKutta4Solver",
616+
"title" : "SimulationError",
618617
"type" : "topic",
619-
"url" : "\/documentation\/poieticflows\/rungekutta4solver"
620-
},
621-
"doc://PoieticFlows/documentation/PoieticFlows/Simulation": {
622-
"abstract" : [
623-
{
624-
"text" : "The Simulator runs the simulation and produces a simulation result as a",
625-
"type" : "text"
626-
},
627-
{
628-
"text" : " ",
629-
"type" : "text"
630-
},
631-
{
632-
"text" : "collection of time series.",
633-
"type" : "text"
634-
}
635-
],
636-
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/Simulation",
637-
"kind" : "article",
638-
"role" : "collectionGroup",
639-
"title" : "Simulation and Computation",
640-
"type" : "topic",
641-
"url" : "\/documentation\/poieticflows\/simulation"
618+
"url" : "\/documentation\/poieticflows\/simulationerror"
642619
},
643620
"flows-overview": {
644621
"alt" : "Flows Components Overview",

docs/data/documentation/poieticflows/boundvariable.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
"kind" : "declarations"
7474
}
7575
],
76+
"relationshipsSections" : [
77+
{
78+
"identifiers" : [
79+
"doc:\/\/PoieticFlows\/s23CustomStringConvertibleP"
80+
],
81+
"kind" : "relationships",
82+
"title" : "Conforms To",
83+
"type" : "conformsTo"
84+
}
85+
],
7686
"schemaVersion" : {
7787
"major" : 0,
7888
"minor" : 3,
@@ -93,6 +103,16 @@
93103
"title" : "Bound Expression"
94104
}
95105
],
106+
"topicSections" : [
107+
{
108+
"anchor" : "Instance-Properties",
109+
"generated" : true,
110+
"identifiers" : [
111+
"doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/BoundVariable\/description"
112+
],
113+
"title" : "Instance Properties"
114+
}
115+
],
96116
"variants" : [
97117
{
98118
"paths" : [
@@ -196,6 +216,40 @@
196216
"type" : "topic",
197217
"url" : "\/documentation\/poieticflows\/boundvariable"
198218
},
219+
"doc://PoieticFlows/documentation/PoieticFlows/BoundVariable/description": {
220+
"abstract" : [
221+
222+
],
223+
"fragments" : [
224+
{
225+
"kind" : "keyword",
226+
"text" : "var"
227+
},
228+
{
229+
"kind" : "text",
230+
"text" : " "
231+
},
232+
{
233+
"kind" : "identifier",
234+
"text" : "description"
235+
},
236+
{
237+
"kind" : "text",
238+
"text" : ": "
239+
},
240+
{
241+
"kind" : "typeIdentifier",
242+
"preciseIdentifier" : "s:SS",
243+
"text" : "String"
244+
}
245+
],
246+
"identifier" : "doc:\/\/PoieticFlows\/documentation\/PoieticFlows\/BoundVariable\/description",
247+
"kind" : "symbol",
248+
"role" : "symbol",
249+
"title" : "description",
250+
"type" : "topic",
251+
"url" : "\/documentation\/poieticflows\/boundvariable\/description"
252+
},
199253
"doc://PoieticFlows/documentation/PoieticFlows/CompiledModelAndCompiler": {
200254
"abstract" : [
201255
{
@@ -389,6 +443,11 @@
389443
"title" : "bindExpression(_:variables:names:functions:)",
390444
"type" : "topic",
391445
"url" : "\/documentation\/poieticflows\/bindexpression(_:variables:names:functions:)"
446+
},
447+
"doc://PoieticFlows/s23CustomStringConvertibleP": {
448+
"identifier" : "doc:\/\/PoieticFlows\/s23CustomStringConvertibleP",
449+
"title" : "Swift.CustomStringConvertible",
450+
"type" : "unresolvable"
392451
}
393452
}
394453
}

0 commit comments

Comments
 (0)