set_dict_entry
Update OpenFOAM dictionary entries, including nested paths like 'solvers/p/tolerance', with fallback to simple text editing when foamDictionary is unavailable.
Instructions
Set a keyword in a dictionary file. Uses foamDictionary when available (supports nested entries like 'solvers/p/tolerance'); otherwise falls back to editing a top-level single-line entry as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| entry | Yes | ||
| value | Yes |