.. _file_commands_high_level_command.h: File high_level_command.h ========================= |exhale_lsh| :ref:`Parent directory ` (``commands``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Defines the :ref:`exhale_class_classHighLevelCommand` class for high-accuracy energy calculations. Definition (``commands/high_level_command.h``) ---------------------------------------------- Detailed Description -------------------- Le Nhan Pham 2026 This command handles the processing of log files generated from high-level composite methods (e.g., CBS-QB3, G4, W1BD). It extracts the constituent energies, applies thermal corrections, and outputs the final tabulated data in either Hatree or kJ/mol. Includes -------- - ``commands/command_system.h`` (:ref:`file_commands_command_system.h`) - ``commands/icommand.h`` (:ref:`file_commands_icommand.h`) Classes ------- - :ref:`exhale_class_classHighLevelCommand`