Function ThermoInterface::process_batch¶
Defined in File thermo.h
Function Documentation¶
-
ThermoResult ThermoInterface::process_batch(const ThermoSettings &settings, const CommandContext &context, const std::vector<std::string> &files)¶
Process multiple files with thermodynamic analysis.
- Parameters:
context – Command context containing thermo parameters
files – List of input files to process
- Returns:
ThermoResult with operation status and results