update_flow
Update flow fields in a Stella system dynamics model while preserving existing structural links between stocks. Modify equation, units, or graphical function to adjust flow behavior.
Instructions
Update flow fields while preserving structural stock links
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| name | Yes | Flow name | |
| equation | No | Flow rate equation | |
| units | No | Units | |
| non_negative | No | Prevent negative values | |
| x | No | X position | |
| y | No | Y position | |
| graphical_function | No | Graphical function (lookup table) definition |