create_history_output_request
Set up a history output request for Abaqus simulations by defining variables, region, and frequency to track specific results over time.
Instructions
Create a history output request.
Args: variables: list of variable names region_name: set name for the region (empty = whole model) frequency: output frequency (every N increments)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | H-Output-1 | |
| timeout | No | ||
| frequency | No | ||
| step_name | No | ||
| variables | No | ||
| model_name | No | Model-1 | |
| region_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||