MATERIAL SPECIMEN GENERATOR FOR PLATE JOINING PEEL¶
Generates an LS-DYNA keyword deck for a plate-joining peel specimen, parameterised by joint geometry, sheet thicknesses, and solver controls. Use this worker to automate coupon setup for adhesive, weld, or spot-join peel characterisation tests.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Joining Width | joining_thickness | scalar | 5 | Through-thickness dimension of the joining element (e.g. adhesive layer or weld nugget) in mm; default 5 mm. | |
| Joining With | joining_width | scalar | 5 | In-plane width of the joining region in mm; default 5 mm. | |
| SMT1 | sheetmetalthickness1 | scalar | 2 | Thickness of the first sheet metal substrate in mm; default 2 mm. | |
| SMT2 | sheetmetalthickness2 | scalar | 2 | Thickness of the second sheet metal substrate in mm; default 2 mm. | |
| Max Displacement | max_displacement | scalar | 20 | Maximum prescribed peel displacement applied to the specimen in mm; default 20 mm. | |
| Termination Time | termination_time | scalar | 100 | LS-DYNA simulation end time in consistent time units (e.g. ms); default 100. | |
| Time-history Output Interval | time-history_output_interval | scalar | 0.1 | ASCII / binout time-history output frequency in the same time units as termination time; default 0.1. | |
| Binary Output Interval | binary_output_interval | scalar | 1 | d3plot binary state output interval in the same time units as termination time; default 1. | |
| Joining Material Keyword Data | joiningmaterialkeyworddata | textarea | *COMMENTnmaterial data goes here | Joining material keyword data | |
| Additional Data | additionaldata | textarea | *COMMENTnadditonal data |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| material_specimen_generator_plate_joining_peel_output_1 | material_specimen_generator_plate_joining_peel_output_1 | text | Generated LS-DYNA keyword input deck (text/plain) for the plate-joining peel specimen, ready for solver submission. |
Disciplines¶
- cae.preprocessing.deck_authoring
- engineering.manufacturing
- engineering.material.characterization
- engineering.material.specimen
Auto-generated from transformation schema. Worker id: material_specimen_generator_plate_joining_peel. Schema hash: 120c06ed79bf. Hand-curated docs in workerexamples/ override this page when present.