Expand description
Bounded Nastran Output2 (OP2) binary preflight.
OP2 files contain solver model/results tables in a record-framed binary stream. Full interpretation depends on table-specific element and result schemas, so this adapter validates only conservative record framing in a bounded prefix and reports recognizable table names. It never decodes result vectors, executes a solver, or follows referenced files.