validate_simulation_input
Check RASPA2 simulation.input files for errors and warnings before running simulations, preventing failed runs.
Instructions
Validate the content of a RASPA2 simulation.input file BEFORE running.
Returns errors (blocking — must fix) and warnings (advisory). Always call this after generating simulation.input and before running simulate.
Args: content: Full text content of the simulation.input file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |