LSDYNA BINOUT REPORT GENERATOR¶
Runs LSDYNA_BINOUT_SummarizeWorker and produces a Reporter deck (Cover + FOS table + Load Path heatmap + per-fastener detail) as a persisted Report row. Server-side counterpart to the BINOUT Explorer Export Report (Client) action.
When to use¶
Tagged: binout, fastener, load_path, lsdyna, report, reporter, slides, workflow.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Simulation | simulation_id | remote_lookup | — | Reference to the LS-DYNA simulation. | |
| Top-N fasteners (detail slides) | top_n_fasteners | integer | 20 | Maximum fastener detail slides; ranked by FOS lowest. | |
| Top-N parts (load-path heatmap) | top_n_parts | integer | 20 | Maximum parts shown in the load-path heatmap. | |
| Load-path segments | lp_segments | integer | 10 | Time buckets for cumulative-energy differentiation. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Report | report | dataset | Saved Report row metadata: {report_id, attachment_id, name, n_slides}. |
| Presentation | presentation | dataset | The importArray-shaped slide deck (cover + FOS table + load-path + per-fastener). |
| Summary | summary | string | Human-readable summary. |
Disciplines¶
- cae.postprocessing.extraction
- cae.postprocessing.response
- engineering.crash.dynamics
Auto-generated from platform schema. Worker id: lsdyna_binout_report_generator. Schema hash: 8963287e34dc. Hand-curated docs in workerexamples/ override this page when present.