check_validity
Check if a completed Abaqus simulation is trustworthy by analyzing energy balance and flagging issues such as excessive hourglass energy, energy non-conservation, or kinetic dominance in quasi-static events.
Instructions
Judge whether a COMPLETED job is physically believable.
A green solver status only means the analysis reached the end of the step. This reads the energy balance and reports whether the answer can be trusted: artificial (hourglass) energy carrying the load, kinetic energy dominating a quasi-static event, or total energy not being conserved.
Args: job_name: The job to judge. quasi_static: True if the event is meant to be slow (a crush, a press). Kinetic energy is only a failure signal when it is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| quasi_static | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |