mdpa_validate
Validates .mdpa files by checking for dangling node, element, or condition references and empty submodelparts, with an optional deep validation using Kratos ModelPartIO.
Instructions
Validate a .mdpa file: dangling node/element/condition references and empty submodelparts (pure-Python lint). With deep=true the file is additionally round-tripped through the real Kratos ModelPartIO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep | No | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||