run_openfoam_command
Execute whitelisted OpenFOAM utilities (blockMesh, checkMesh) in a case directory, returning exit code and output tail for validation and debugging.
Instructions
Run a whitelisted OpenFOAM utility (blockMesh, checkMesh, foamDictionary, renumberMesh, decomposePar, foamListTimes, surfaceCheck, transformPoints) inside a case directory. Requires OpenFOAM installed and its environment sourced. Returns return code and the tail of stdout/stderr.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| timeout | No | ||
| case_dir | Yes |