LS-PREPOST MESHER¶
Surface, volume, or hex mesh via LS-PrePost. Writes .k natively; .vtk preview is produced by post-converting through GMSH.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Input CAD file (STEP/IGES/BREP) | files | file | — | ✓ | |
| Max element size | element_size | number | 5.0 | ✓ | |
| Mesh type | mesh_type | select | volume | ✓ | |
| Export formats (CSV) | export_formats | string | vtk,k | ✓ | |
| LS-PrePost executable | application_exe | textarea | lspp | ||
| LS-PrePost args | application_args | textarea | -nographics -cfile mesh.cfile | ||
| Cfile content | application_commands | textarea | — | ||
| Cfile filename | application_commands_write_filename | text | mesh.cfile | ||
| Needs graphics | needs_graphics | select | no | ||
| Timeout (seconds) | execution_timeout | number | 600 |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Mesh preview (.vtk) | preview_vtk | hyperlink | |
| Export files | exports | hyperlink_list |
Auto-generated from platform schema. Worker id: mesher_lspp. Schema hash: 9babc1c373fc. Hand-curated docs in workerexamples/ override this page when present.