Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
recent_changes [2026/01/27 16:25] – typos dollrecent_changes [2026/05/14 14:32] (current) – [Douglas-Kroll-Hess calculations] werner
Line 7: Line 7:
  
  
 +===== New features of MOLPRO2026.1 =====
 +
 +==== Fitting basis sets ====
 +
 +If density fitting (DF) basis sets or resolution of the identity (RI) basis sets for F12 calculations are defined in a basis set block, and the set names correspond to the contexts, these sets are now used automatically in the programs where needed. This concerns sets named JFIT, JKFIT, MP2FIT, CCSDFIT,  OPTRI, and CABS.
 +
 +
 +==== Basis set library ====
 +
 +For the elements Ga-Kr, cc-pVDZ-JKFIT and aug-cc-pVDZ-JKFIT have been removed.
 +cc-pVTZ-JKFIT and aug-cc-pVTZ-JKFIT are now used instead, when cc-pVDZ and aug-cc-pVDZ orbital basis sets are chosen and JK fitting is done.
 +
 +def2-SVP-JKFIT basis sets are now the same ones as in Turbomole. In earlier Molpro versions, the highest angular momentum had been omitted, but this could lead to large errors. def2-ASVP-JKFIT (def2-SVP-JKFIT as in Turbomole plus a diffuse exponent for each angular momentum) has been adjusted analogously.
 +
 +Some basis sets for the atomic density guess in HF/KS have been improved.
 +==== Douglas-Kroll-Hess calculations ====
 +
 +DK is now activated automatically if a -DK, -DK3, or -X2C basis set is given. In this case the same basis type must be used for all atoms, otherwise an error occurs. By default, DKHO=2 is set for -DK basis sets, DKHO=3 for -DK3 basis sets, and DKHO=101 for -X2C basis sets. These settings can be overwritten by setting variable DKHO, which then has preference. The DK Hamiltonian can be disabled by setting variable DKOLL=0.
 +==== Intermolecular interactions ====
 +
 +The input for the monomers in the INTERACT program has been generalised. It is now possible to define the monomers manually.
 ===== New features of MOLPRO2025.4 ===== ===== New features of MOLPRO2025.4 =====
  
Line 387: Line 408:
  
 ==== CORE directive ==== ==== CORE directive ====
-With ''CORE,MIXED'' correlation of the 2s and 2p electrons for the second-row elements Al - Ar is now excluded.+With ''CORE,MIXED'' correlation of the 2s and 2p electrons for the third-row elements Al - Ar is now excluded.
 Global ''CORE'' command is now supported. Global ''CORE'' command is now supported.
 See [[general_program_structure#defining_orbital_subspaces_occ_closed_core_frozen | defining orbital subspaces]] for details. See [[general_program_structure#defining_orbital_subspaces_occ_closed_core_frozen | defining orbital subspaces]] for details.