run_systems_model
Execute a systems model simulation with a specified configuration and number of rounds, returning results in JSON format for analysis and visualization.
Instructions
Run a systems model and return output of list of dictionaries in JSON.
Args: spec: The systems model specification rounds: Number of rounds to run (default: 100)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
rounds | No | ||
spec | Yes |