QM Workflow
Source: docs/manual/09-qm-workflow.md
Purpose
The QM workflow is for preparing, organizing, and reviewing quantum-chemistry-related jobs inside the same project environment.
Typical flow
- Start from a validated structure.
- Open the QM workflow from the application interface.
- Choose the job settings required for the calculation.
- Generate the QM input in the saving folder.
- Send QM folder to a high performance computer and run `bash run.sh'.
- Send QM folder with result back to the saving folder.
- Review completed QM results in the QM container area in the QM tab.
Why this matters
The QM section is intentionally separated from the fast task panels. It keeps input generation, result parsing, and review organized without mixing them into the lighter-weight editor actions.
Good practice
Before generating QM input, make sure the structure has already passed a basic geometry check through editing, energy evaluation, or optimization.