KEYWORD TO JS3D (K2JS3D)¶
Converts an LS-DYNA .k keyword deck into a .js3d.zip geometry archive using the native k2js3d binary (vendored in src/native/k2js3d). Output lands in VAULT_DIR/peacockfiles/ for the Peacock viewer to pick up.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Input .k file | input_file | file | — | ✓ | |
| Output filename (optional) | output_name | string | — |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Peacock .js3d.zip path | peacock_file | string | |
| Parser log | parser_log | string |
Auto-generated from platform schema. Worker id: keyword_to_js3d. Schema hash: b0f4af68287d. Hand-curated docs in workerexamples/ override this page when present.