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