vibeqc.WB97XDResult¶
- class vibeqc.WB97XDResult(scf, dispersion, e_total)[source]¶
Bases:
objectResult of an ωB97X-D run: the range-separated-hybrid SCF result, the Chai-Head-Gordon empirical dispersion correction, and the combined total energy.
- scf¶
The converged ωB97X-D range-separated-hybrid SCF step (the libxc XC_HYB_GGA_XC_WB97X_D functional).
RKSResultfor a closed-shell system,UKSResultfor open-shell.
- dispersion¶
The Chai-Head-Gordon (“-D”) dispersion correction. Exposes
.energy(Hartree) and.gradient.- Type:
Methods
__init__(scf, dispersion, e_total)Attributes
- scf¶
- dispersion¶
- e_total¶
- functional¶