Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
recent_changes [2021/06/02 07:56] – [New features of MOLPRO2020.1] werner | recent_changes [2022/01/27 08:19] – [SCF program] werner | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Recent changes ====== | ====== Recent changes ====== | ||
+ | |||
+ | Several well parallelized new methods have been implemented in Molpro. A review of recent developments in Molpro can be found in [[https:// | ||
+ | |||
+ | We recommend always to use the most recent version, since developments are ongoing and problems reported by users are always fixed as quickly as possible. In particular, before reporting bugs, please check if these still occur in the latest version. | ||
+ | |||
+ | ===== New features of MOLPRO2022.1 ===== | ||
+ | |||
+ | ==== Perturbation-Adapted Perturbation Theory (PAPT) ==== | ||
+ | The perturbation-adapted zero-order hamiltonian described in J. Chem. Phys. 156, 011101 (2022); https:// | ||
+ | |||
+ | ==== CORE directive ==== | ||
+ | With '' | ||
+ | Global '' | ||
+ | See [[general_program_structure# | ||
+ | The old behaviour, where these electrons were correlated, can be recovered using '' | ||
+ | |||
+ | ==== SCF program === | ||
+ | * Quadratic optimization or mixed quadratic/ | ||
+ | * The CAHF optimization with the quadratic or the SO-SCI optimization is implemented into the CAHF program, and it can be called by '' | ||
+ | * A new variant of the SO-SCI optimization is available for the RHF case. It optimizes all AVAS orbitals quadratically and is called by '' | ||
+ | |||
+ | The '' | ||
+ | |||
+ | See section [[the_scf_program# | ||
+ | ==== MCSCF/ | ||
+ | * The entire export of CI vectors to subsequent Molpro programs has been rewritten. CI vectors can be exported via '' | ||
+ | * '' | ||
+ | * Gradients of the state-averaged energy are now available. | ||
+ | * The program is now more robust against spin-contamination in determinant based calculations. | ||
+ | |||
+ | ==== MRCI, CASPT2 ==== | ||
+ | The CI vectors stored in multi using the directive '' | ||
+ | |||
+ | ==== MCSCF/ | ||
+ | |||
+ | A new much more efficient algorithm for computing the spin-orbit Hamiltonian using MCSCF wavefunctions and ECP spin-orbit operators. The program to compute and diagonalize spin-orbit matrices can generally be called using | ||
+ | |||
+ | '' | ||
+ | |||
+ | where '' | ||
+ | |||
+ | For more details see section [[spin-orbit-coupling# | ||
+ | ==== PNO-LCCSD ==== | ||
+ | |||
+ | The IBO localization convergence threshold has been tightened from $10^{-8}$ to $10^{-9}$. | ||
+ | The PAO redundancy threshold '' | ||
+ | |||
+ | The localisation of core orbitals has been improved; it now uses an AO-based algorithm, which minimises | ||
+ | mixings of orbitals of different types (e.g. s, p$_x$, p$_y$, p$_z$). It has been found that this stabilises the F12(PNO) energy contribution if core orbitals are correlated. The new default for core-orbital localization is loc_method_core=IBO(AO). | ||
+ | |||
+ | The previous behaviour of the PNO program can be recovered by putting before the first PNO command: | ||
+ | |||
+ | '' | ||
+ | |||
+ | The corresponding new options are | ||
+ | |||
+ | '' | ||
+ | |||
+ | The options can also be given on the PNO command, lines. | ||
+ | |||
===== New features of MOLPRO2021.2 ===== | ===== New features of MOLPRO2021.2 ===== |