Function ThermoInterface::identify_program¶
Defined in File thermo.h
Function Documentation¶
-
std::string ThermoInterface::identify_program(const std::string &file)¶
Identify the quantum chemistry program that generated the output file.
- Parameters:
file – Path to the input quantum chemistry file
- Returns:
String representation of the program (e.g. “Gaussian”, “ORCA”, etc.)