The starting point!
# System Boundary System in Focus: - Purpose(s) - Parts
Clearly defined: - Adjacent (Neighboring systems) - Subsystems (Included in this system0 - Supersystems (Include this systems)
# Variable Set:
# Preliminary Effect System: - Pattern of Interactions (Effects)
digraph { layout=dot rankdir=LR overlap=false concentrate=false bgcolor=lightblue1 splines=true # [constraint=true] mindist=.1 node [shape=box style=filled] label="\nSketch of Effects Among Parts" A -> B }
Develop Graphviz to do draw the effect system and add icons, colors, line thickness, etc.