check_case
Validate OpenFOAM case directories for missing files, solver compatibility, turbulence field consistency, and boundary patch match. Returns errors, warnings, and a pass flag without requiring OpenFOAM installation.
Instructions
Logically validate a case directory: required system files present, solver read, turbulence fields consistent with the model, and 0/ boundary patches matching the mesh. Returns errors, warnings and a pass flag. Does not require OpenFOAM to be installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_dir | Yes |