next up previous
Next: Introduction



  • Introduction
    • New to system dynamics?
    • Experienced in system dynamics?

  • Getting Started
    • System requirements
    • Getting help
    • Components of the Program
      • Menu
        • File
        • Edit
        • Insert
        • Options
        • Runge Kutta
        • Help
      • Record/Replay Buttons
      • Run Buttons
      • Speed slider
      • Zoom buttons
      • Simulation time
      • Wiring and Equations Tabs
      • Design Icons
      • Design Canvas
      • The Panopticon
      • Wires
    • Working with Minsky
      • Components in Minsky
      • Inserting a model component
      • Creating an equation
      • Wiring components together
      • Creating a banking model
        • Creating a bank
        • Entering accounts
        • Entering flows between accounts
        • Defining flows
        • Copying Godley Table input & outputs
        • Using “Time Constants”
        • Multiple banks

  • Tutorial
    • Basic System Dynamics model
    • Basic Banking model
      • Loanable Funds

  • Reference
    • Operations
      • add +
      • subtract $-$
      • multiply $\times $
      • divide $\div $
      • log
      • pow $x^y$
      • lt $<$
      • le $\le $
      • eq $=$
      • min
      • max
      • and $\wedge $
      • or $\vee $
      • not $\neg $
      • time $t$
      • differentiate $d/dt$
      • User defined function
      • copy
      • integrate $\int dt$
      • sqrt $\surd $
      • exp
      • ln
      • sin
      • cos
      • tan
      • asin
      • acos
      • atan
      • sinh
      • cosh
      • tanh
      • abs $\vert x\vert$
      • floor $\lfloor x\rfloor $
      • frac
    • Tensor operations
      • sum $\sum $
      • product $\prod $
      • infimum
      • supremum
      • any
      • all
      • infindex
      • supindex
      • running sum $\sum +$
      • running product $\prod +$
      • difference $\Delta $
      • index
      • gather
      • inner product $\cdot $
      • outer product $\otimes $
    • Switch
    • Variables
      • Variable names
      • Initial conditions
      • Tensor valued initial conditions
      • Sliders
      • Importing a parameter from a CSV file
      • Duplicate keys
    • Wires
    • Tensor values
    • Groups
    • Plot widget
    • Sheet Widget
    • Note Widget
    • Godley Tables
    • Context Menu
    • Canvas background
    • Dimensional Analysis
    • Bookmarks

  • User defined functions
    • Introduction
    • Capabilities
    • Example expressions
    • Copyright notice
    • Built-in operations & functions
      • Arithmetic & Assignment Operators
      • Equalities & Inequalities
      • Boolean Operations
      • General Purpose Functions
      • Trigonometry Functions
      • String Processing
      • Control Structures
    • Fundamental types