MOLCAS/OpenMolcas is an ab initio electronic structure program providing a large set of computational methods from Hartree–Fock and density functional theory to various implementations of multiconfigurational theory. This article provides a comprehensive overview of the main features of the code, specifically reviewing the use of the code in previously reported chemical applications as well as more recent applications including the calculation of magnetic properties from optimized density matrix renormalization group wave functions.

Modern quantum chemistry is impossible without a versatile computational software, which includes calculation of integrals, optimization of wave functions, and computation of properties. Not surprisingly, computational codes in the field are grouping into large packages, which simplifies the development process and their usage.

The list of quantum chemistry computer programs, maintained at Wikipedia,1 contains almost one hundred different computational codes with a large overlap in the functionality. Even in a narrow field of codes, computing the electronic structure of the ground and excited states of molecules, a researcher can choose between a large set of either well-established or newly developed codes. In addition to functionality from the scientific point of view, the codes are very different with respect to performance, the need of hardware resources, documentation, and user friendliness.

As a general purpose package for quantum chemical calculations, MOLCAS has made a long journey from a collection of homemade codes to professional software with distributed development, automatic verification, user support, etc. Recently, the vast majority of codes in MOLCAS have been released as open source—the OpenMolcas project. This package is user-friendly and ready-to-use, and is also a developers’ platform. While OpenMolcas is a free-of-charge package, with web based community support, the MOLCAS package is a licensed distribution of a refurbished version of the OpenMolcas package, with some additional external utilities. The MOLCAS package is user-oriented and offers explicit support in installation, performance enhancement, and basic calculations. For all practical purposes, both packages offer the same or similar computational tools. In what follows, we will make the distinction between MOLCAS and OpenMolcas when so is called for, elsewise we will refer to both distributions as [Open]Molcas.

There are several reviews describing new and recent features of MOLCAS2–4 and OpenMolcas,5 as well as the development infrastructure of the code,6 external software interfaced to MOLCAS, and graphical user interface programs.7,8 For a more comprehensive list of features, computed properties, implementation details, and theoretical description, we would suggest the reader to consult these papers, together with the manual.9 

The purpose of the current paper is to highlight not necessarily the newest but the most commonly used features of [Open]Molcas with focus on the general outcome for computational chemistry. In order to reduce the size of the paper, the computational details (including input examples) are presented in the supplementary material. Thus, we encourage the reader interested in a deeper understanding of the possibilities of the [Open]Molcas package to consult the supplementary material section of this paper.

From the programming point of view, [Open]Molcas is a package that is composed of a large number of individual computational units, which run together driven by an input parser. The modularity simplifies the distributed development and allows us to have a better control over computational resources, especially memory. As a drawback of the module structure of [Open]Molcas, there is a need to organize communication between executable codes, which includes handling of return codes, transferring the data, and keeping the parallel infrastructure. Currently, there are two implementations of the input parser, written in Perl/C (molcas.exe in MOLCAS) and in Python (pymolcas in OpenMolcas). Both parsers use Enhanced MOLCAS Input Language (EMIL), described in detail in the supplementary material.

The main computer language used in [Open]Molcas is Fortran. The majority of the code is compatible with the Fortran 77 standard, but some newer contributions are written in Fortran 90 or later. All system-dependent routines, such as handling of memory, I/O, and parallelization, are written in C language. Not surprisingly, the main computational tasks are related to linear algebra problems. The code has an interface to standard BLAS/LAPACK libraries, providing the best performance for production calculations, but at the same time, there is a possibility to control the usage of mathematical libraries for development purposes.

Despite the general trend of reducing the variety of hardware architecture and software, we continue to support [Open]Molcas not only on the mainstream setup (x86_64 CPU with Linux OS and GNU or Intel compiler) but also on marginal hardware and compilers. The complete list of supported platforms, compilers, and libraries is provided in the supplementary material. This policy restricts the usage of some, usually nonstandard or recently standardized, features of compilers, but at the same time, it helps reduce the number of bugs in the code.

Since MOLCAS 6.0, a robust verification system is used to maintain the stability of the code. An application developer includes a call to a library function, specifying as parameters a label, a value, and an allowed threshold for any computed data. The verification procedure can use this call either to store the computed data or to verify it against the reference. The verification can be performed either locally or at remote installations of [Open]Molcas (with the use of a special selection of compilers and compilation flags of libraries).

A breakthrough in performance originated from the implementation of what is known as “Cholesky infrastructure.”8,10,11 In practice, every quantum chemistry method implemented in OpenMolcas is formulated directly in terms of the so-called Cholesky vectors instead of the traditional formulation based on two-electron integrals. Besides the massive savings in storage, significantly reduced scaling is achieved in the evaluation of most tensor quantities used within the algorithms for mean-field and correlation energy methods.

[Open]Molcas computes the optimized wave function and the corresponding energies for a large set of approximate Hamiltonians, including Hartree–Fock (HF), Kohn–Sham Density Functional Theory (DFT), multiconfigurational methods [Complete Active Space Self-Consistent Field (CASSCF), Restricted Active Space Self-Consistent Field (RASSCF), Generalized Active Space Self-Consistent Field (GASSCF), Density Matrix Renormalization Group (DMRG)], perturbation theory of the second order (MP2, CASPT2, RASPT2), valence bond theory (CASVB), and coupled cluster theory [CCSD and CCSD(T)], and Multireference Configuration Interaction (MRCI). [Open]Molcas is capable of optimizing the geometry of a molecule (using either analytical or numerical gradients). Most of the methods allow us to compute the electronic structure of a molecule in a medium (solution and solids). Recent development of [Open]Molcas is also focused on computing various properties.

It is difficult to present strict and accurate limitations of the codes in [Open]Molcas, but on the current hardware, it is possible to study a molecule with more than a hundred atoms, with about two thousand basis functions. The limits in terms of the active space selection depend on the method and the hardware configuration. A user should be aware that multiconfigurational methods require a very large amount of memory: 2 GB for a small calculation and 16–32 GB for a large calculation, but not extreme calculation. Most of the modules are parallelized; however, a production run will require even more memory if parallelization is used.12 

Recent development is also focused on creating a data interface with other computational and visualization codes. In some cases, the data exchange is customized (interface to other computational codes, e.g., QCMaquis and Columbus), but the work in progress also includes a general HDF5-formatted interface and XML/json formatted output.

Sections II A–II F present the main computational codes in [Open]Molcas. The flowchart of modules, as well as a short programming description of codes, is presented in the supplementary material. In order to distinguish, say, the Self-Consistent Field (SCF) method and the scf program, the latter is printed in small capital letters.

The original MOLCAS package has since its inception utilized Gaussian basis sets to expand the one-particle space. While the original MOLCAS 1.0 used MOLECULE,13 subsequent versions have used the seward,14alaska,15 and mckinley16 programs to compute integrals and up to second order derivatives of those. The hallmark of these modules is the efficient computation of integrals in the Gaussian basis of generally contracted basis functions. Moreover, the integral codes are implemented for the efficient use of real spherical harmonics of arbitrary order. The two-electron integrals and associated derivatives are computed using the Rys–Gauss quadrature, while one-electron integrals are computed using the Hermite–Gauss quadrature. As any standard package, OpenMolcas supports a large array of one-electron operators and also some that are unique. Here, it is worth to mention integrals over the exact semi-relativistic operator of the interaction between light and matter.17 The two-electron integrals are also implemented in an integral-direct fashion in the scf module.18 Recently, the conventional integral generation to disc has been less used as this has been replaced with an efficient implementation of Cholesky decomposition (CD) and so-called density-fitting techniques, a method that reduces computational times one order of magnitude or more. This matter will to some extent be discussed in Subsection II A 1.

1. Cholesky infrastructure

Most quantum chemistry software needs to cope with the computational bottlenecks arising from the evaluation and storage of the two-electron integrals. A strategy that has become popular over the years with the names of “Density Fitting” (DF) or “Resolution of the Identity” (RI) uses the following approximate tensor decomposition in terms of 3-center and 2-center integrals:

(μν|λσ)PQ(μν|P)[(P|Q)]1(Q|λσ),
(1)

where sets of so-called auxiliary basis functions P, Q are designed for each atomic basis set through data-fitting of specific energy contributions—e.g., second-order Møller–Plesset (MP2) correlation energy—and then used to calculate the two-electron integrals (μν|λσ) over atomic orbitals. Despite the need to compute the matrix inversion over the auxiliary functions [(P|Q)]−1, significant computational advantages come from employing Eq. (1) due to the fact that the number of auxiliary functions is only about 3–5 times the total size of the atomic basis set, thus potentially orders of magnitude smaller than the leading dimension of the full integral matrix. Therefore, the number of 2- and 3-center integrals is much smaller than the number of otherwise needed two-electron (and up to 4-center) integrals.

On the other hand, it is now a well-established fact that such generation of the auxiliary basis set can be made without data-fitting or bias toward a specific quantum chemistry method, if one exploits the onset of numerical linear dependence in the product basis of the atomic orbitals.19 This type of ab initio DF originated in the earlier idea of employing the scalar product of vectors from the Cholesky decomposition (CD) of the integral matrix in order to approximate the integrals,

(μν|λσ)LμνLλσ,
(2)

with computational advantages arising from the fact that the length of each CD vector is only about the same as the size of a standard auxiliary basis set used in Eq. (1). The main appeal of standard CD over RI approximations is that one can, at the price of increasing the CD vector length, effectively control the accuracy of the integral representation by means of the threshold used for the incomplete matrix decomposition. This is a very important property, especially in the context of highly accurate methods, as it helps preserve the systematic improvability of such quantum chemical models. The use of ab initio DF combines the accuracy of the CD representation with the computational ease of Eq. (1) by requiring only CD of each atomic subblock (acCD) of the integral matrix to define the auxiliary basis.20 Once generated on the fly, such an auxiliary basis set is used in Eq. (1), and in this way, one can also compute analytical derivatives for the two-electron integrals, as needed for potential energy surface (PES) exploration at any level of theory.21,22 The option to perform acCD based calculations is available in [Open]Molcas by means of the keyword RICD in gateway and seward. Additional features of the Cholesky infrastructure deal with exploiting a fully localized reformulation of Eq. (1) for use in connection with linear-scaling correlation methods, especially nonvariational ones, as any local DF two-electron integral approximation may cause variational collapse.23,24

In a “Multi-Configurational Self-Consistent Field” (MCSCF) calculation, also called “Multi-Configuration Hartree–Fock” (MCHF), the electronic wave function is composed of a number of different configurations, with different occupation numbers. Orbitals that are doubly occupied in all the configurations are variously called “core” or “inactive,” while those with varying occupation are called “active.” Moreover, the configuration functions, as well as the orbital functions, are optimized so as to make the energy of the MCSCF state optimal, i.e., minimized or stationary.

General MCSCF optimization is usually very hard to converge to a solution and is also marred by multiple local minima. In contrast, the CASSCF, i.e., “complete” active space, procedure25 is usually well-behaved numerically. The term “complete” implies that all configurations that are formed by distributing electrons in all possible ways among the active orbitals are used in the Configuration Interaction (CI). Use of a fast and robust CI solver and selecting the energy eigenfunction then makes the energy a function of only the “active space,” rather than of the individual orbitals. This makes the optimization procedure simpler and, in most cases, rather robust.

However, the number of configurations, i.e., the size of the CI eigenvalue problem, will grow in a very inconvenient way beyond a dozen or so active orbitals. One way out is to restrict the active space a bit by disallowing some of the configurations. By requiring certain orbital subspaces to have a restricted range of occupation numbers, we get a drastic reduction in the number of configurations and also a more difficult optimization problem. This kind of restriction is called “generalized” active space, i.e., the acronym is GASSCF.26,27 A less problematic, and also less powerful, method is the “restricted” active space, RASSCF.28 Here, we can conceptually start with a big CAS, but then restrict it by requiring the orbitals in one subspace, the RAS1 space, to be fully occupied with just a few exceptions, i.e., the number of “holes” in RAS1 is limited. Similarly, there is a RAS3 space, which is empty except for a maximum allowed number of electrons. The remaining active orbitals belong to the RAS2 space.

The rasscf program originally computed only CASSCF wave functions but was later expanded by allowing RASSCF and later also GASSCF. However, it has also become possible to do similar calculations with a huge number of active orbitals, when the optimization is performed by relaxation procedures called “density matrix renormalization group” methods, which grew out of methods used in lattice quantum dynamics. Some DMRG codes have now been interfaced as external modules, which can be optionally linked to OpenMolcas.

Multireference calculations can in principle be applied to arbitrary kinds of electronic systems, regardless of charge, spin, and point group symmetry, and with molecules with any conformation and level of excitation. However, they can require large resources in terms of basis sets, many active orbitals, and large CI expansions. The calculations outlined above will usually require also a calculation of residual dynamic correlation.

CASSCF cannot be used to optimize more than 12–16 active orbitals. Many more are possible using RASSCF or GASSCF. Even then, the optimization procedure yields a wave function that is optimized with the restriction that the virtual orbitals have zero occupation in the wave function. Such a wave function includes non-dynamic correlation but lacks much dynamic correlation, which can also differ considerably between different states/geometries.

Thus, the CASSCF (as well as RASSCF and GASSCF) calculation will usually be followed by a perturbative calculation of the missing dynamic correlation. In fact, for CASSCF, the accuracy is usually comparable to that of a Hartree–Fock (HF), when the state in case is well suited for such calculations. The difference is that CASSCF is able to give results of uniform quality, also for radicals, broken bonds, excited states, etc. RASSCF and GASSCF are much better in allowing at least some non-dynamic correlation, but often not enough. One procedure to go further will be briefly described in what follows.

The caspt2 program solves the Raleigh–Schrödinger perturbation equation

(Ĥ0E0)Ψ1=(Ĥ1E1)Ψ0,
(3)

where Ψ0, the zeroth-order wave function, is a CASSCF or, more generally, a RASSCF wave function. Ψ1, the first-order perturbation to the wave function, is expressed as a large number—typically 1.0 · 105–1.0 · 106—of excitation amplitudes. The zeroth-order Hamiltonian is

Ĥ0=P^0F^P^0+P^IF^P^I.
(4)

Here, P^0 and P^I are projectors onto the reference function and the interacting space, respectively, and F^ is an effective one-electron spin-summed operator. Its action on a multiconfigurational wave function is not diagonal, and the equation is solved by an iterative Preconditioned Conjugate Gradient (PCG) method. The interacting space is usually huge. It is subdivided into eight symmetry-blocked parts, further partitioned into symmetry block by index permutations and point group symmetry, and each such block represents the action of some linear combinations of two-electron operators acting on the reference CASSCF or RASSCF state.

The linear combinations, and the blocking, are used to transform the perturbation equation into a form where it can be solved by efficient PCG iterations. Thus, the diagonal blocks become themselves diagonal matrices, and so a very efficient solver is obtained for the pre-conditioning, which also gives a starting diagonal solution. This is then refined by typically 6–20 PCG iterations.

The result is a first-order perturbation wave function Ψ1. This is then used to express the final energy in the form of a Hylleraas functional, i.e., the energy has an error that scales with the square of errors in Ψ1.

Developments include, e.g., multi-state CASPT2 (MS-CASPT2), extended MS-CASPT2 (XMS-CASPT2)—which uses a state-average F^ and ensures invariance under unitary rotations of the reference states—and extended dynamically weighted CASPT2 (XDW-CASPT2),29 a method that interpolates between the former two and retains advantages from both.

The caspt2 program can accept CASSCF or RASSCF reference wave functions, DMRG wave functions, if an optional DMRG package has been linked with OpenMolcas.

For multi-configurational methods, a common problem is to compute overlaps and matrix elements of various operators over a set of wave functions for different states. The orbitals are usually optimized for the various states. If these are not too dissimilar and have the same spin and the same point group representation, they may be treated together, giving an ensemble optimization (state averaged CASSCF). If any interstate properties are sought for, we have the following problem: How to compute matrix elements over CI wave functions that use different orbital bases?

This was the original reason for developing the state interaction programs. The original one, cassi, took pairwise states from a set of states and could compute their overlaps and Hamiltonian matrix elements, as well as matrix elements of property integrals such as multipole moments. Using the wave functions as basis functions, it could then compute orthonormal states and non-interacting linear combinations of these, and the energy eigenvalues and proper dipole transition probabilities, for example.30 

This was shown to be efficient and practical, provided that the state functions had been computed using a common set of Atomic Orbital (AO) basis functions and for CASSCF wave functions. It was primarily used for the purposes indicated above and also, e.g., for transforming to diabatic wave function components for crossing or nearly crossing states. Afterward, of course a large number of other disparate uses were found. RASSCF wave functions can be used in a similar way.31 States that differ in spin and/or number of electrons may be treated, leading to so-called Spin–Orbit RASSI32 (SO-RASSI) where the spin-free RASSI wave functions are combined with spin functions, and using so-called “Atomic Mean-Field Integral” (AMFI) spin–orbital Hamiltonian integrals from seward, properties end energies involving individual spin components can be computed. Using different numbers of electrons, so-called Dyson amplitudes can be obtained, yielding e.g., probabilities for core-hole dynamics. rassi can also compute so-called “binatural orbitals,”33 which describe pairs of states. The implementation is new and has not yet been much used.

In conclusion, the rassi program is a fairly versatile tool for handling multiconfigurational wave functions in many different ways. In the future, it should also have the capability to combine states having different basis functions or different numbers of inactive/active orbitals.

For a general description of DMRG and the interfaces available for performing these calculations with [Open]Molcas, the reader is advised to refer to Ref. 5.

1. DMRG-based electronic structure with QCMaquis

QCMaquis34–36 is a stand-alone software module that provides algorithms utilizing the DMRG approach37,38 in quantum chemistry.39 Targeting large active orbital spaces beyond restrictions of traditional CAS approaches in [Open]Molcas calls for either specialized approaches such as the ones discussed in Sec. II F or new wave function parametrizations that allow one to circumvent the exponential growth of basis states with system size in a CASCI formulation. The optimization of matrix-product state (MPS) ground- and excited-state wave functions by the module QCMaquis, which stands for Quantum Chemical Modern Algorithms for Quantum Interacting Systems, exploits a genuine matrix-product operator formalism of the (relativistic) quantum chemical Hamiltonian.34,35,40

By means of a recently established Fortran-to-C++ interface, QCMaquis is modularly integrated into the current CASSCF solver of OpenMolcas (under the alias dmrgscf). Hence, DMRG-SCF calculations with QCMaquis41 allow for—in analogy to the traditional CASSCF approach in OpenMolcas—(i) the inclusion of equilibrium and non-equilibrium solvent models,42 (ii) the computation of state-specific43 as well as state-averaged44 ground- and excited gradients, and (iii) the approximation of dynamical electron correlation in post-DMRG-SCF calculation second-order multi-reference perturbation theory;45 (iv) multi-configurational pair-density functional theory46 can be employed for this purpose; and (v) moreover, the capabilities of the RASSI approach (see Sec. II D) to handle non-orthogonal CI-type wave functions as input states are matched with the MPS state-interaction (MPSSI) approach47 of QCMaquis. The latter is accessed in OpenMolcas with the mpssi program. This capability is decisive for the calculation of transition dipole moments as well as SO coupling matrix elements between states optimized separately as MPS-type wave functions. In Ref. 47, we showed with the example of actinide complexes that DMRG-SCF in combination with the MPSSI approach yields magnetic properties such as ground- and excited-state g-tensors in full agreement with data obtained from corresponding CASSCF/RASSI calculations. For an example that combines for the first time the DMRG-SCF/PT2/MPSSI functionality with the SINGLE_ANISO approach, the reader is referred to Sec. III B 6. In addition, by taking advantage of the same implementation framework as the rassi module, the mpssi module facilitates the computation of Spin Orbit (SO)-coupled wave functions that are suitable for a subsequent ground- and excited-state bonding analysis, as described in Sec. III D 4, and/or that can serve as input functions to the single_aniso module.4 

The QCMaquis–OpenMolcas interface can target excited states within either a state-specific (SS)34 or a state-average (SA) formulation of DMRG. The SA formulation is realized based on the multi-state matrix product state idea (MS-MPS)44,48 that generalizes the MPS concept to multiple electronic states. MS-MPS relies on a common tensor to encode all target electronic states that therefore can be optimized simultaneously with a lower computational cost and a higher stability in the presence of nearly degenerate electronic states, e.g., in the vicinity of a conical intersection. We presented an extension of the Lagrangian-based SA-CASSCF linear response theory49 to MS-MPS wave functions that allows us to calculate SA-DMRG-SCF energy gradients and non-adiabatic couplings with QCMaquis. In future work, we plan to further improve the efficiency of the SA-DMRG-SCF gradient calculation by exploiting the structure of an MS-MPS to efficiently evaluate the contractions required for the calculations of one- and two-body reduced density matrices for a given MS-MPS.

The QCMaquis–OpenMolcas interface contains an implementation of the second-order n-electron valence state perturbation theory (NEVPT2),50–52 which employs an MPS reference wave function and exploits the Cholesky decomposition of two-electron integrals (CD-DMRG-NEVPT2).45 Quasi-degenerate NEVPT2 (QD-NEVPT2),53 i.e., a genuine multi-state formulation of NEVPT2, is also supported. Prominent examples of a successful application of DMRG-NEVPT2 include the calculation of spin-state energetics5,45 as well as dissociation energies54 of several large transition metal complexes. The main computational bottleneck present in nevpt2 calculations, especially with large active orbital spaces, is the evaluation of the four-particle reduced density matrix (4-RDM), which scales as the eighth power with the number of active orbitals N. Although DMRG supports active spaces of up to about N = 100 orbitals, the prohibitive scaling of the 4-RDM limits the current implementation in OpenMolcas to N ≤ 22 orbitals. An interface for a massively parallel computation of 4-RDM matrix elements on a cluster is provided, and in a future release, efficiency improvements in 4-RDM element computation will be implemented, raising this limit to N ≤ 30 active orbitals.

Although the present implementation of QCMaquis exploits an efficient, OpenMP-based shared-memory parallelization scheme, MPS optimizations for very large active orbital spaces (N > 60) can suffer from severe, memory-bound limitations for a given number of renormalized block states, the bond dimension m. To address this issue adequately, future releases of QCMaquis will benefit from a state-of-the-art hybrid OpenMP-MPI parallelization framework that takes advantage of the shared-memory functionalities across multiple compute nodes provided by the MPI-3 standard. Developments along these lines are currently ongoing.

2. DMRG with [Open]Molcas–CheMPS2 interface

[Open]Molcas–CheMPS2 is a simple yet robust DMRG interface between [Open]Molcas and the CheMPS2 library,55 allowing one to perform very efficient DMRG-CASSCF and (especially) DMRG-CASPT2 calculations. To the best of our knowledge, DMRG-CASPT2 is only available in three codes: [Open]Molcas, CheMPS2,56 and orz.57 As compared to the latter two, the uniqueness and strength of the implementation in [Open]Molcas is that the Cholesky decomposition technique is fully supported. Thus, calculations of large molecules with several thousand basis functions are feasible.58 DMRG-CASPT2 in OpenMolcas has been employed to tackle difficult problems involving mono-59–61 and di-nuclear transition metal complexes.58,62–64 In [Open]Molcas, the DMRG wave function and the RDMs required for CASPT2 calculations [2-, 3-RDMs and the generalized Fock matrix contracted with the 4-RDM (F.4-RDM)] are calculated using the CheMPS2 library. In the current implementation, the computational cost of F.4-RDM is significantly reduced by employing the pseudocanonical orbital basis. This strategy, however, is more suitable for highly symmetric or compact molecules and limits the active space to ∼30 orbitals. For general molecules and calculations requiring a larger number of active orbitals, a cumulant approximation of F.4-RDM65 [DMRG-cu(4)-CASPT2] has been implemented61 and will be available in a future release.

Multiconfigurational approaches require a selection of the active space.66 Traditionally, this procedure is described as a set of recipes,67 but this set appears ever expanding and following these rules requires some skills from the user side. In Sec. II F 1, we describe the recent updates of the tools, which can simplify this uneasy step in multiconfigurational calculations.

1. From small-basis active orbital selection to large-basis CAS/RAS with EXPBAS

Manual identification of active spaces is usually simpler in a small basis set, largely due to the fact that the virtual orbitals become more localized so that “chemical” interpretation is easier. In addition, since the computational time for any quantum chemical method scales with the size of the basis set, using a smaller basis allows for a faster diagnosis of the stability of the chosen active space. [Open]Molcas contains a module, called expbas, which expands a wave function from a smaller basis set into a larger one, giving the user the ability to first find an active space in a small basis—either manually or through the AutoCAS algorithm described next, before choosing a larger, more expensive basis, for production calculations.

An example of how to use expbas on a model [Co(H2O) (OH)3]-system is given in the supplementary material. This system serves as a minimal model for the interaction between a water molecule adsorbed on a Co2O3-surface. In the supplementary material, we describe how to first select an as small as possible ANO-type basis set for generating an initial guess for an active space consisting of the water molecule’s valence orbitals as well as the Co 3d- and 3d′/4d-orbitals. Furthermore, we provide input examples for how to expand the wave function from the smaller basis into a larger one using expbas and finish off with a small comparison between the expbas-strategy for identifying an active space compared to starting with guess orbitals generated by guessorb.

2. AutoCAS facilitates automated orbital selection

Since choosing an appropriate active orbital space for a problem at hand is a non-trivial task, it ultimately calls for a high degree of automation—already to overcome expertism and potential anthropogenic bias. To this end, QCMaquis and OpenMolcas can be steered by the graphical user interface AutoCAS, which provides a fully automated active orbital space selection protocol for multiconfigurational wave functions.68,69 We developed this protocol70,71 to cope with valence properties, for which it inspects the whole valence orbital space of a molecule in an approximate but comparatively fast DMRG calculation to identify the strongly statically correlated orbitals. We note that the protocol will also work for other properties (e.g., Rydberg excited states) if relevant orbitals are also considered in this fast exploratory DMRG calculation.

The AutoCAS selection algorithm based on orbital entanglement measures replaces empirical selection guidelines by physical quantities that are calculated from an approximate wave function—a procedure that eliminates arbitrariness and enhances reproducibility. The selection threshold70 of the protocol is defined such that only the most strongly statically correlated orbitals are selected for the active space, which yields compact active spaces. This guarantees a separation of the static and dynamic electron correlation, where the latter can be accounted for by subsequent CASPT2 or NEVPT2 calculations within OpenMolcas. For instance, the AutoCAS selection algorithm reliably identifies relevant double-shell orbitals of 3d-transition metals,72 confirming that suitable zeroth-order DMRG-SCF or CASSCF wave functions can be constructed from the automatically selected active spaces.

In cases where the active space is constructed only from valence orbitals, we recommend an automated active space selection in a minimal basis with AutoCAS and subsequent expansion of these pre-optimized active orbitals to the final large basis set with expbas.

In this section, several cases of the use of [Open]Molcas package in typical quantum chemical applications are described. In supplementary material, the user can find corresponding inputs.

1. RASSCF/RASPT2 electronic structure calculation

An incomplete time line illustrates the evolution from the early times when only CASPT2 was available for dynamic correlation of CASSCF wave functions. This combination was then used extensively for molecules with lighter elements up to transition metal compounds. Spin–orbit interaction could already be treated,73 e.g., in the study of EPR g-tensors,74 and by the Douglas–Kroll–Hess scalar relativistic integrals by Ref. 75, also calculations involving heavier elements including up to actinides became possible.76–78 Using RASSCF, larger active spaces were possible, but technical complications did not allow a proper RASPT2 program to be developed. Ultimately, an approximate form of RASPT2 started being used experimentally,79 and it was accepted into Molcas. A benchmark study by Sauri et al.80 showed the general usability of the approach.

Among the large number of more recent applications, we can mention the chromium dimer study81 as a recent example of the capability of the plain RASSCF/RASPT2. A number of other examples can be found in the papers3–5 and in other contributions in this paper.

2. Electronic structure and energetic properties calculated with DMRG-CASPT2

To demonstrate typical problems that can be solved by DMRG-CASPT2 in [Open]Molcas, we extend a previous work60 by studying the electronic structure and energetic properties of O2 adducts of three transition metal macrocycles, i.e., 3FeIIP, 2CoIIP (P = porphin), and 2[CoII(corrin)(Im)]+ (Im = imidazole) (Fig. 1). The latter complex, serving as a model for vitamin B12r,84 is of particular interest considering its potential application in oxygen reduction reaction (ORR).85 The active space consisting of 19 active orbitals is computationally prohibited with conventional CASSCF-CASPT2 but can be easily treated with DMRG-CASPT2. The standard binding enthalpies predicted by DMRG-CASPT2 (including DFT thermal correction) are in excellent agreement with experimental data.82,83 The binding enthalpy of O2 to 2[CoII(corrin)(Im)]+ (9.3 kcal/mol) is similar to experimental values measured for five-coordinate CoN4 complexes (7.8 kcal/mol to 13.1 kcal/mol).86 This high binding enthalpy explains the capability of vitamin B12 catalyzing the four-electron ORR.85 

FIG. 1.

DMRG-CASPT2 standard binding enthalpy ΔHDMRGCASPT2 of O2 to MIIP (M = Fe and Co) and [CoII(corrin)(Im)]+. Experimental values were obtained for four-coordinate ferrous and cobaltous porphyrin sites in metal–organic frameworks.82,83

FIG. 1.

DMRG-CASPT2 standard binding enthalpy ΔHDMRGCASPT2 of O2 to MIIP (M = Fe and Co) and [CoII(corrin)(Im)]+. Experimental values were obtained for four-coordinate ferrous and cobaltous porphyrin sites in metal–organic frameworks.82,83

Close modal

3. Strategies for generating excited states

Excited states (ESs) are often calculated using the state-average formalism, which avoids separate optimizations of each state while ensuring a balanced description of all states. In case the excited state belongs to a different irreducible representation, these states can be optimized separately by taking advantage of point-group symmetry. States with different spin multiplicity are always optimized separately. [Open]Molcas makes it possible to further control the position of holes using restricted active space wave functions.26,28,79 Together with energy-penalty terms or core-valence separation (CVS), this makes it possible to target single and double hole states, even in deep core orbitals.87,88

The exploitation of the RASSCF/RASPT2 protocol benefiting from parallel execution, point-group symmetry, and integral calculation speed up via Cholesky decomposition has facilitated the calculation of the manifold of higher lying ES with an accuracy that allows a direct comparison with experiments.5 

4. State interactions with rassi

A main point with most multiconfigurational calculations is that the orbitals are optimized for the state of interest. However, in calculations involving several or many excited states, it is frequently difficult, sometimes almost impossible, to optimize orbitals specifically for each state. In most cases, orbitals are optimized for a set of states, which is a stable procedure if this set contains all the lowest states of any particular symmetry. If the molecule has a higher symmetry (e.g., C3v), which causes degeneracy of any states (like states with open e orbitals), it is also necessary to make sure that the degenerate components do not fall into different IRREPS of the actual symmetry used for the calculation.

In any case, the result is then subsets of states with their own specific set of optimized orbitals, and it is usually necessary to compute various matrix elements that couple wave functions with more or less different orbitals. For transition amplitudes, it is necessary that the two states are orthonormal and non-interacting, which is not automatic if the states of a multiconfigurational calculation are obtained with different orbitals.

In MRCI, the states are obtained from a large set of configurations, all described using one common set of orbitals, and the problem disappears. In order to get the advantage in MCSCF of having orbitals more or less adapted to each state, the problem can be addressed efficiently by the RASSI procedure. Its principle is the ability for any two states to compute transition density one- and two-electron matrices in the common set of AO basis functions, and these are then combined with AO integrals to form any matrix elements needed.

This ability has also been extended for special calculations, e.g., the Dyson amplitudes to model ionization processes and the capability to include spin–orbit coupling in spin-free RASSCF calculations. For higher accuracy of interactions with UV and x-ray photons, OpenMolcas can compute transition probabilities using not only the dipole (length or velocity) approximation but also using higher order or exponential forms17,89 of the electron–photon interaction. rassi will simply combine the transition densities with different molecular integrals provided by seward.

5. Computing excitation energies with large active spaces

As an example of what is described in Secs. III A 3 and III A 4, we present here the strategy applied to compute the vertical excitation energies of bacteriochlorophyll a (BChl) molecules. BChls, together with carotenoids, represent the main chromophores in many light harvesting complexes, such as the much studied LH1 and LH2 systems.90 BChls are porphyrin-like molecules, which present an extended π conjugated system surrounding a central magnesium atom.

The complete ππ* system of a BChl unit extends over 24 molecular orbitals, containing 26 electrons. One empty 3p magnesium atomic orbital is also, often, considered as part of the orbitals available to accept electronic density upon photo-excitation, bringing the total number of potentially active orbitals to 25. A complete active space31 treatment of such a system represents a daunting task, since it would require the handling of 3 863 302 870 000 configuration state functions (CSFs). Instead, the pursued strategy was that of employing a restricted active space28 methodology, followed by a second order perturbation theory correction.79 However, the choice of which orbitals to include in each RAS subspace is not straightforward.

The first step was that of employing a simple “singles and doubles” calculation, i.e., to include 13 fully occupied orbitals in RAS1, 0 orbitals in RAS2, 12 empty orbitals in RAS3, and allowing two holes in RAS1 and 2 excitations in RAS3, together with a state averaging over 2 electronic states (ground and first electronically excited). Subsequently, the orbitals of the obtained trial wave function (product of a linear combination of only 12 403 CSFs) were ordered by their average occupation. After orbital re-ordering, the final wave function was computed including 11 orbitals in RAS1, four orbitals in RAS2, 10 orbitals in RAS3, three holes and three excitations in RAS1 and RAS3, respectively (for a total of 10 203 265 CSFs), and state averaging over 2 states.

The energies of the ground and excited states were re-evaluated at the multi-state RASPT2 (MS-RASPT2)80 level of theory, employing a technique allowing the splitting of the calculation of each root correction and the corresponding Hamiltonian matrix elements into as many separate calculation as the number of roots.4 The so-obtained excitation energies, transition dipole moments, and oscillator strengths were in line with what was expected from experimental data, while the obtained configuration interaction coefficients demonstrated the need for a multi-reference method for the accurate treatment of such large systems.91 Example inputs are provided in Sec. S5 of the supplementary material. The same methodology was successfully applied also to BChls of a different light harvesting system, namely LH3.92 Furthermore, the effects on the excitation energies due to neighboring amino acidic residues were evaluated by including also one amino acid moiety in the calculation.93 While such calculation did not increase the number of CSFs, it increased the number of basis functions (from the starting 852 for BChl using ANO-RCC double zeta)94 up to 1075 after addition of a tyrosine moiety. Finally, a similar procedure was successfully employed to compute the excitation energy to the second excited state, which however required the calculation of five states so as to resolve excited state mixing.95 

6. Lanthanide-activated luminescent materials

Inorganic phosphors made of solids optically activated with transition metal and, especially, lanthanide ions are the subject of intense scientific and technological research because of their key role in a broad range of solid-state devices with high societal demand, such as energy-efficient solid-state lighting devices, displays, ultraviolet to infrared solid-state lasers, scintillating detectors for medical imaging, security and high-energy physics calorimetry, remote pressure and temperature measurement systems, solar cell enhancers, energy storage phosphors, persistent luminescence, and quantum information processing.96 

All these applications are based on the rich photon engineering that can be built on the complex manifolds of excited states of the lanthanide ions in the solid hosts. Dense sets of tens to hundreds of excited states of different natures separated with gaps, and their different radiative and non-radiative transition probabilities, offer endless practical single- and multi-photon absorption and emission possibilities. Knowledge of the manifolds from experiments alone is limited and information from ab initio calculations is increasingly demanded.

In these complex manifolds of heavy elements in solids, states with partial filling of shells of molecular orbitals of several kinds co-exist, such as 4fn, 4fn−15d, and 4fn−16s configurations, together with impurity-trapped-exciton configurations (ITE) 4fn−1ϕITE and all sort of charge transfer states, such as ligand-to-metal (LMCT), inter-valence (IVCT), metal-to-metal (MMCT), or compensator-to-metal (CMCT) states. Hence, the multireference multiconfigurational wave function techniques of [Open]Molcas and its scalar and spin–orbit coupling relativistic Hamiltonians are the right instruments for the theoretical tackling of these manifolds, provided they are used together with the ab initio model potential (AIMP) embedded tools that take properly into account the quantum mechanical (QM) interactions between the active center and the solid host.97 

Recent applications involving halide, oxide, and sulfide hosts, and the complex manifolds of lanthanides such as Pr, Eu, Tm, or Yb, together with the archetype R1 line of Cr3+, are found in Refs. 98–102.

In recent years, the [Open]Molcas package has been successfully employed for describing magnetic properties of mono- and polynuclear compounds containing transition metals and/or lanthanides and actinides. In this section, the main functions allowing these studies are reviewed alongside with some results. Practical examples on how to run such calculations are given in the supplementary material. In all these studies—with the exception of the last example, which rested on DMRG-SCF/MPSSI/SINGLE_ANISO calculations47—the computational methodology employed was based on the RASSCF/RASPT2/RASSI/SINGLE_ANISO + POLY_ANISO calculations. A more detailed description of the capabilities of [Open]Molcas for magnetic properties can be found in Refs. 4 and 5.

1. Ab initio computation of the parameters of spin Hamiltonians for any dimension of the pseudospin

Experimental data obtained in electron paramagnetic resonance (EPR) measurements are commonly interpreted using a spin Hamiltonian formalism.103 In the limit of weak effects of the spin–orbit coupling effects, the spin Hamiltonian may be written as

ĤEPR=BgS̃+S̃DS̃+AĨS̃,
(5)

where S̃ is the effective spin (pseudospin) defined in the basis of the low-lying states. The first term in Eq. (5) is the Zeeman spitting, where B represents the applied field, while g is a 3 × 3 tensor describing the evolution of the energy states in the applied field. The second term is the Zero-Field Splitting (ZFS) (for S̃1), where D is a 3 × 3 tensor describing the splitting of the levels in the absence of the applied magnetic field. The last term in Eq. (5) is the hyperfine interaction, where Ĩ is the spin of the nucleus and A is the parameter describing the interaction between the nuclear spin and the ground electronic spin. It is common to extract parameters for Eq. (5) by fitting experimental EPR spectra. It is noted here that the general form of spin Hamiltonian equations may include tensorial terms up to rank 2S̃ for Zeeman splitting and for zero-field splitting operators.

A comparison between the experimentally fitted parameters of the spin Hamiltonians and the ab initio extracted parameters represents an active research area. In MOLCAS, two implementations exist for the computation of the g-tensor. One implementation is done inside the rassi module (EPRG), allowing the computation of the g-tensor for a Kramers doublet.74 Another implementation, inside the single_aniso module (MLTP), is more general, allowing the computation of the g-tensor for any size of the pseudospin (e.g., for triplet and quadruplet). The details of this implementation are given in Ref. 104. The single_aniso implementation allows the extraction of the parameters of the zero-field splitting (i.e., the D-tensor) for any size of the pseudospin, as well as the parameters of higher-rank tensorial operators of Zeeman splitting and zero-field splitting.104 In addition, the sign of the product of the main values gXgYgZ of the g-tensor is computed.105 It was shown106 that this sign determines the direction of precession of the magnetic moment around the applied field.

2. Ab initio crystal field for lanthanides and transition metal compounds

The crystal field of lanthanide ions in complexes or in crystals is one of the main characteristics defining the structure of luminescence bands and magnetic properties.107 Since [Open]Molcas allows direct computation of the electronic structure of lanthanide compounds by a RASSCF/RASPT2/RASSI computational scheme with satisfying accuracy, a methodology for the first-principle derivation of crystal–field parameters for lanthanides was implemented inside single_aniso. Two schemes were implemented: (i) J-multiplet specific crystal field and (ii) L-term specific crystal field. This implementation is based on the following steps: (i) performing a rigorous ab initio calculation on a desired lanthanide/transition metal compound; (ii) diagonalization of the (Z-component of the) magnetic moment in the basis of the eigenstates of the free-ion multiplet J or free ion term L; (iii) putting in correspondence ab initio states and the eigenstates of the magnetic moment; (iv) transformation of the (diagonal) RASSI energy matrix to a new basis, where the Z component of the magnetic moment is diagonal and each of the states is characterized with a definite projection |MJ⟩/|ML⟩ on the quantization axis; and (v) applying the irreducible tensor operator method to find all crystal field parameters.

The crystal field Hamiltonian is represented by

ĤCF=k=02Sor2Lq=k+kBkqÔkq,
(6)

where Bkq are the parameters extracted from the performed ab initio calculation and Ôkq represent the irreducible tensor operator of rank k and projection q, which is written in the basis of 2J + 1 or 2L + 1 states. The extracted parameters Bkq allow us to recompute the complete energy matrix ĤCF via Eq. (6), which gives after diagonalization, the original RASSI or CASSCF energies, eigenstates, and their properties as they were initially obtained in the performed ab initio calculation.

For both methods described above, the extracted parameters are given in several operator representations: extended Stevens operators,108 Chibotaru-ITO,104 Iwahara,109 etc. In each case, a statistical analysis of the role played by each parameter is given such that the importance of each parameter for the total crystal field splitting is quantified.

3. Blocking barriers of mono- and poly-nuclear single-molecule magnets (SMMs)

Single molecule magnets (SMMs) are paramagnetic molecules that are able to preserve their intrinsic magnetization for a long time, after the applied magnetic field is switched off. The performance of the single-molecule magnets is indicated by the temperature at which the magnetic hysteresis is closing (blocking temperature) and the height of the magnetization blocking barrier. The magnetization blocking phenomenon is directly related to the axiality of the crystal field (i.e., the dominance of the axial crystal field parameters over non-axial ones, at least for the ground multiplet or term) and magnetic axiality of the ground and excited doublet states (i.e., the dominance of the main value gZ over the other two components, gX and gY). The requirements and routes of how to obtain performant molecular magnets have been previously discussed, e.g., Refs. 110 and 111, while it is an active research area.112–119 

In the case of mono-nuclear single-molecule magnets, the direct application of the ab initio computational scheme based on RASSCF/CASPT2/RASSI/SINGLE_ANISO allows for a direct evaluation of the crystal field for lanthanides and transition metal compounds107 and of the g-tensor in the ground and excited states. The computational accuracy of this method proved sufficient to understand the origin of the slow magnetic relaxation, the subtle differences between similar compounds, etc.

In particular, the performed ab initio calculations allow for direct evaluation of the blocking barrier for single-molecule magnets. As an example, Fig. 2 shows the structure and blocking barrier of today’s record holder for the best molecular magnet, computed with MOLCAS,120 while this research area benefited a lot from this computational strategy.

FIG. 2.

Magnetization blocking barrier of the best single-molecule magnet obtained to this date as computed with the CASSCF/CASPT2/RASSI/SINGLE_ANISO computational tools.120 The short black lines represent spin–orbit eigenstates placed in the plot at the ab initio energy (y axis) and the intrinsic magnetic moment (x axis). The intensity of the blue and red arrows indicates the value of the average transition dipole moment between the corresponding states. Similar plots are generated automatically by the PLOT key of single_aniso.5 

FIG. 2.

Magnetization blocking barrier of the best single-molecule magnet obtained to this date as computed with the CASSCF/CASPT2/RASSI/SINGLE_ANISO computational tools.120 The short black lines represent spin–orbit eigenstates placed in the plot at the ab initio energy (y axis) and the intrinsic magnetic moment (x axis). The intensity of the blue and red arrows indicates the value of the average transition dipole moment between the corresponding states. Similar plots are generated automatically by the PLOT key of single_aniso.5 

Close modal

4. Thermodynamic magnetic functions: Susceptibility, magnetization, and torque

Thermodynamic functions such as field- and temperature-dependent molar magnetization vector Mα(B,T); molar magnetic susceptibility tensor χαβ; powder averaged susceptibility and powder magnetization; field-, temperature-, and direction-dependent magnetization torque function τα(B,T); and field- and temperature-dependent magnetic susceptibility χαβ(B,T) are available inside the single_aniso module.

From the computation point of view, the entire single_aniso module is much faster than other calculations discussed here, usually done within a few minutes in most of the cases. Only the computation of the powder magnetization is the most time consuming as the Zeeman Hamiltonian has to be built and diagonalized independently for a large number of field directions and field strength points.

5. Semi-ab initio description of magnetic exchange interaction and the simulation of magnetic properties of polynuclear compounds

Direct ab initio determination of the energy spectra and properties of polynuclear compounds containing lanthanides and/or transition metals with unpaired spins is still a challenge for the current computational methods. The difficulties arise due to several factors. First, the active space of the CASSCF method must comprise all frontier orbital shells (e.g., all sets of d and f shells) containing unpaired electrons. The second issue is related to the number of states required to be optimized for a decent description of the spin–orbit interaction. Finally, the numerical accuracy of the dynamical correlation methods, such as MRCI or CASPT2, would need to provide very accurate energy differences, within 1 cm−1 or lower, if possible. Obviously, it is not yet possible to perform such calculations routinely for any compound of interest. To this end, in order to tackle the electronic structure and magnetic behavior of polynuclear compounds, a semi-ab initio approach was proposed and implemented in poly_aniso.121,122 In brief, the method consists of the following steps:

  • For a compound consisting of N magnetic metal sites, build N mononuclear fragments, with each fragment containing unpaired electrons only on one metal site. This is achieved by computational substitution of all other (magnetic) metal sites by their diamagnetic equivalents [e.g., (Dy3+ Lu3+)]. Ideally, the ligand framework is left unaltered in all fragments.

  • Perform ab initio calculation for each fragment at the desired level of theory (e.g., CASSCF/CASPT2/RASSI/SINGLE_ANISO). For each fragment, the local spin–orbit spectra and spin and magnetic moments are obtained.

  • The total magnetic exchange and magnetic dipole–dipole interaction Hamiltonians are built and diagonalized in the basis of the products of the local ab initio wave functions obtained for the individual metal sites at the previous step. The magnetic exchange interactions between metal fragments are included in an effective (phenomenological) way using the Lines approximation.123 Magnetic dipole–dipole interaction is added exactly, given that all local magnetic moments are available.

  • Compute the magnetic properties of the entire polynuclear compound using the obtained exchange (coupled) eigenstates.

  • Extract (fit) the parameters of the inter-site exchange interaction from the direct comparisons between computed and measured magnetic data.

The algorithm was implemented in the poly_aniso software and is available as a module in the MOLCAS package and also as a stand-alone program. Figure 3 shows a particular example of application of the above described computational approach for the investigation of the magnetic properties of Dy3 triangles.122 

FIG. 3.

(a) Energy structure on individual Dy sites in the Dy3 molecule and (b) red dashed lines represent the local main anisotropy axes of the ground doublet states of each Dy site with respect to the molecular frame. The blue arrows represent one of the two components of the ground state of the entire Dy3 molecule. (c) Comparison between measured and calculated molar magnetization of the entire Dy3 triangle and (d) comparison between measured and calculated molar magnetic susceptibility of the entire Dy3 triangle.122 

FIG. 3.

(a) Energy structure on individual Dy sites in the Dy3 molecule and (b) red dashed lines represent the local main anisotropy axes of the ground doublet states of each Dy site with respect to the molecular frame. The blue arrows represent one of the two components of the ground state of the entire Dy3 molecule. (c) Comparison between measured and calculated molar magnetization of the entire Dy3 triangle and (d) comparison between measured and calculated molar magnetic susceptibility of the entire Dy3 triangle.122 

Close modal

Recently, the projection of exchange interaction on products of irreducible tensor operators was implemented in the poly_aniso. This function allows a full derivation of all parameters of the multipolar magnetic exchange, in a way similar to the extraction of the crystal field. The feature was first reported in Ref. 5.

6. Magnetic properties of an actinide complex calculated with MPSSI

In this section, we will discuss the first application of the MPSSI approach47 described in Sec. II E 1 that makes a combined use of both the AutoCAS functionality described in Sec. II F 2 in order to rationalize the selected active orbital space and the SINGLE_ANISO approach described above to calculate magnetic properties. In particular, we consider the magnetic properties of a hexakisamidouranium(V) complex, [U(NH2)6]–1, which serves as a model complex for a unique, pseudo-octahedral hexakisamidouranium(V) complex synthesized and experimentally characterized by Meyer et al.124 

The active orbital space consisting of seven electrons distributed in 10 active orbitals, CAS(7,10), is sufficiently small to facilitate a direct comparison of the DMRG-SCF/MPSSI data with the corresponding results obtained from CASSCF/CASSI calculations. Dynamical correlation effects in the MPSSI (CASSI) calculations were taken into account by standard multi-state CASPT2 calculations for the seven lowest-lying electronic states of [U(NH2)6]–1, which also define the ensemble of states for the preceding state-averaged DMRG-SCF (CASSCF) calculations. Accordingly, the number of renormalized block states m that determines the accuracy of the DMRG-SCF calculations was chosen such as to exactly reproduce the corresponding CASSCF calculations for each of the active orbital spaces considered in this example.

Figure 4 illustrates the state-averaged orbital entanglement diagram obtained by means of the AutoCAS program based on DMRG-SCF calculations with CAS(7,10). Here, orbital Nos. 4–10 correspond to predominantly 5f orbitals of the U central ion while orbital Nos. 1–3 exhibit mainly U 6p character with little contributions from each of the N center of the (NH2)–1 amido ligands. Interestingly, orbital No. 8 (of U 5fδ character), which displays a seemingly small orbital entanglement, will be automatically included by the automatic selection protocol because it is singly occupied in the electronic ground state. The latter finding is in perfect agreement with conclusions drawn from scalar relativistic DFT calculations for the same model complex.124 The situation is, however, less clear for orbital Nos. 1–3. Inclusion of the latter in the zeroth-order wave function [corresponding to CAS(7,10)] leads to lowering of the MS-CASPT2 excitation energies for the two sets of lowest-lying three-fold degenerate spin-free states of ∼10% and 5%, respectively. More importantly, the isotropic ground-state g-factor of this highly symmetric molecular complex changes from gxx = gyy = gzz = −1.06 to −1.10 in going from a CAS(1,7) to a CAS(7,10) zeroth-order DMRG-SCF (or equivalently CASSCF) wave function. The latter g-value of −1.10 obtained with our DMRG-SCF/MS-PT2/MPSSI approach is in very good agreement with the measured isotropic |g|-factor of 1.12 for the hexakisamidouranium(V) complex of Ref. 124. Moreover, the calculated DMRG-SCF/MS-PT2/MPSSI effective magnetic moment μeff = 0.95 μB (within a temperature range of 5–35 K) of the present hexakisamidouranium(V) model complex [U(NH2)6]–1 agrees reasonably well with the corresponding effective magnetic moment μeff = 1.16 μB experimentally determined in SQUID measurements within the same temperature range for the larger hexakisamidouranium(V) complex of Ref. 124.

FIG. 4.

Orbital entanglement diagram for the final active space, CAS(7,10), averaged over the seven lowest doublet electronic states of [U(NH2)6]–1 generated with AutoCAS. Orbital No. 8 is singly occupied in the electronic ground state and hence automatically included by the automatic selection protocol despite its small orbital entanglement. Exclusion of orbital Nos. 1–3 with similarly small entanglement has a minor effect on the energetics of the seven lowest-lying electronic states as well as on the calculated magnetic properties.

FIG. 4.

Orbital entanglement diagram for the final active space, CAS(7,10), averaged over the seven lowest doublet electronic states of [U(NH2)6]–1 generated with AutoCAS. Orbital No. 8 is singly occupied in the electronic ground state and hence automatically included by the automatic selection protocol despite its small orbital entanglement. Exclusion of orbital Nos. 1–3 with similarly small entanglement has a minor effect on the energetics of the seven lowest-lying electronic states as well as on the calculated magnetic properties.

Close modal

Quantum chemistry calculations are rarely reduced to computing the energy or other properties of a system at some predefined structure. More often than not, the user would like to optimize the structure, find other significant points on the potential energy surface (saddle points, crossing points… ), obtain plausible reaction mechanisms, simulate the change of structure with time, or otherwise explore the relation between the structure and properties. [Open]Molcas, like many other quantum chemistry packages, includes some tools to allow and facilitate these tasks.

1. Energy derivatives

The key property for exploring potential energy surfaces is the energy gradient or the derivative of the energy with respect to the nuclear coordinates. In [Open]Molcas, it is possible to compute analytical gradients for many wave function methods, including SCF (HF or DFT), MP2,125 CASSCF (state-specific or state-averaged49) MC-PDFT,126 and DMRG-SCF, also when using Cholesky-decomposed two-electron integrals in the acCD flavor.22,125,127–129 For state-averaged CASSCF, analytical non-adiabatic couplings are available too.21 The advantage of analytical gradients is that their computational cost is usually of the order of magnitude of an energy calculation. Even in cases where [Open]Molcas does not currently support analytical gradients (notably CASPT2), numerical differentiation is supported and works transparently for the user.

Similarly, the second derivatives of the energy are available analytically for some variational methods (HF and state-specific CASSCF) and can be computed numerically for the rest. Second derivatives provide a means to obtain vibrational frequencies and thermochemical properties or characterize critical points on a potential energy surface.

2. Geometry optimization

Geometry optimizations are performed by using nonredundant internal coordinates to represent the molecular structure, thus eliminating translational and rotational degrees of freedom whenever the energy is invariant to them. By default, the internal coordinates are generated automatically based on empirical force constants130 such that the most relevant coordinates are prioritized and the user is not required to choose them. In addition, arbitrary constraints can be specified, and they will be satisfied at the converged geometry.131 These constraints can be any combination of “primitive” constraints, including interatomic distances, angles, dihedral constraints to hypersphere or hyperplane surface, or treating fragments as rigid bodies. Moreover, numerical energy differentiation can be made aware of constraints, reducing the number of energy calculations required.132 

Judicious use of constraints permits the exploration of specific regions of a potential energy surface.131 One can, for instance, perform a “relaxed scan” by setting the values of some coordinates and optimizing all the other degrees of freedom. Saddle points (transition states) can be located starting from any structure by specifying a guiding constraint that forces the optimization toward a region where a saddle point is presumed to exist; once the right curvature of the surface is detected, the constraint is automatically released and a standard saddle-point optimization proceeds. Minimum energy path (MEP) optimization and intrinsic reaction coordinate analysis are performed automatically as a series of constrained optimizations. An additional energy difference constraint allows the location of minimum energy crossing points or conical intersections, and in combination with other constraints, other points or paths in the intersection seam can be optimized.21 

3. Molecular dynamics

An alternative way to explore the potential energy surface (PES) is to run molecular dynamics (MD) simulations. In this type of simulation, the molecular system of interest is evolving in time and its kinetic energy is explicitly taken into account. This is in contrast to a geometry optimization or other static calculations such as the minimum energy path (MEP) where the kinetic energy is zero. As a result, MD allows us to overcome small barriers and reaches regions of the PES, which are otherwise not accessible. This is accomplished by the dynamix module in [Open]Molcas that solves Newton’s equations of motion to propagate the system in time. In order to start an MD simulation, the user needs to provide the initial conditions, which are the nuclear coordinates and velocities. Based on the selected electronic structure method and basis set, forces are computed that are required to extract the acceleration to solve Newton’s equations of motion. The dynamix module works with any electronic structure method in [Open]Molcas. However, it has been more widely used to study ultrafast photochemical or chemiluminescent processes that are non-radiative and are completed within a few hundred femtoseconds (10−15 s).133–141 Photochemical processes start in the electronic excited state and then pass non-radiatively through a conical intersection (Fig. 5) to the ground state, while chemiluminescent processes behave the other way around. The non-radiative transition is modeled by a trajectory surface hopping algorithm142 that works for multiconfigurational methods in [Open]Molcas. The simulation of these events provides a molecular level insight into the rearrangements responsible for the excited state relaxation.

FIG. 5.

Molecular dynamics simulation of proteorhodopsin.

FIG. 5.

Molecular dynamics simulation of proteorhodopsin.

Close modal

Furthermore, the effect of external forces can also be included.136 The MD can be combined with other modules in [Open]Molcas such as espf143 to run QM/MM molecular dynamics in complex environments. One example is a study of the photoisomerization in the proteorhodopsin protein (Fig. 5) by Borin et al.144 Using the input file (see the supplementary material), a QM/MM trajectory was calculated at the CASSCF level of theory. Starting from the Franck–Condon point, the trajectory evolved toward the conical intersection within 227 fs. While this conformational change did not require much space in the tight protein binding pocket, the completion of the trans-to-cis isomerization was hindered specifically by the interaction of the C14 of the retinal chromophore and the amino acid Tyr200. It was found that this is due to a twist around C13=C14 and C15=N in opposite directions. Hence, it was deduced that tyrosine 200 is a critical amino acid for a successful isomerization.

In addition to the native dynamix module, [Open]Molcas is interfaced to several standalone molecular dynamics programs. One option is SHARC,145 which provides the possibility to include the effect of an external electric field and transitions between the states of different spin multiplicity.146 Another option is COBRAMM,147 which, with its combined quantum mechanical/molecular mechanical (QM/MM) framework and surface hopping scheme, allows us to simulate ground and excited state reactions in vacuum, explicit solvent environments, or complex macromolecular systems (e.g., biopolymers), including non-adiabatic molecular dynamics and the underlying transient spectral signatures. A more sophisticated option is explicitly considering the nuclear wave function and simulating quantum molecular dynamics. This approach automatically includes pure quantum effects such as tunneling. In this case, the interface of [Open]Molcas with Quantics148 is used to apply the direct dynamics variational multiconfigurational Gaussian (DD-vMCG) method.149 

4. Automated QM/MM modeling

A specialized protocol for the automated construction of hybrid quantum mechanical/molecular mechanical (QM/MM) models, which uses OpenMolcas as the electronic structure calculation engine, has been introduced. This is the Automatic Rhodopsin Modeling (a-ARM) protocol, a command-line oriented computational tool, designed for the congruous and reproducible generation of monomeric, gas-phase, and globally uncharged QM/MM models of rhodopsins based on electrostatic embedding and the hydrogen-link-atom frontier between the QM and MM subsystems.150,151 Although a-ARM currently only constructs rhodopsin-like models, it provides a template for future development and generation of an automatic QM/MM building strategy for other, more general systems. Furthermore, the tool is already much in use for research as rhodopsins represent one case of a widespread family of biological photoreceptors capable of carrying out different biological functions. In fact, members of the rhodopsin family are found in many diverse organisms and, thus, constitute an exceptionally widespread class of light-responsive proteins, driving fundamental functions in vertebrates, invertebrates, and microorganisms.152–154a-ARM has been shown to be able to generate models suitable for the prediction of trends in photochemical properties [i.e., maximum absorption (λmaxa) and emission (λmaxf) wavelengths] of wild type rhodopsin-like photoreceptors and their variants, with an error bar of 3.0 kcal/mol (0.13 eV).150,151,155–158

The current version of the protocol151 comprehends two phases, called input file generator and QM/MM model generator, respectively (see Fig. S15 of the supplementary material). The first phase (Fig. S15-A) allows the automatic preparation of a 3D structure in PDB format, which contains information on the protein structure, including the retinal (RET) chromophore and excluding membrane lipids and ions; assigned protonation states of all the ionizable residues; optimized positions of Cl/Na+ external counterions needed to neutralize both inner and outer protein surfaces; and a file containing the list of amino acid residues forming the cavity hosting the RET protonated Schiff base (rPSB). Such a structure is a suitable input to be used in the subsequent QM/MM model generator phase. Given the options selected in the first phase, a-ARM is sub-divided into a-ARMdefault and a-ARMcustomized. The former refers to a fully automatic input generation, which uses default parameters as suggested by the code (i.e., chain, pH, protonation states, and cavity), whereas the latter allows the customization of some of such parameters. The novelty of these two approaches is that, regardless of the user or the computational facilities, reproducible inputs, and consequently reproducible QM/MM models, are guaranteed when the same parameters are imposed.

a-ARM generates QM/MM models of rhodopsin proteins (Fig. S15-B of the supplementary material) using some of the [Open]Molcas features described above, e.g., the speed-up due to the Cholesky infrastructure. Actually, a-ARM employs a particular QM/MM approach only available on the [Open]Molcas/TINKER interface (espf module). In the framework of the ESPF method,143 the QM part of the chromophore directly interacts with the MM electrostatic potential (usually generated by permanent and sometimes induced atomic multipoles) through one-electron operators whose expectation values represent the QM charge distribution of the chromophore. It is noteworthy that the ESPF method scales with the size of the QM subsystem only, making it particularly efficient for very large molecular systems such as rhodopsin proteins. As described in Ref. 150, the chromophore nonbonding and bonding interactions are modeled based on AMBER94 rules, where a customized set of AMBER94 parameters is used for the van der Waals parameters for RET. Partial charges are computed as AMBER-like RESP charges, by using a different set of parameterized charges for each conformation of the RET.

Briefly, in order to obtain 10 independent QM/MM models, the a-ARM input is treated starting with N = 10 different random seeds that provide 10 independent sets of initial velocities, by the following actions (see Fig. S15 of the supplementary material): optimization of crystallographic water molecules and addition of hydrogen atoms to polar residues, using DOWSER;159 molecular mechanics energy minimization and simulated annealing/molecular dynamics relaxation, employing GROMACS;160 and geometry optimization and single point energy calculation at the CASSCF(12,12)/AMBER and CASPT2(12,12)/6-31G(d) [also MS-] levels, respectively,161 using the [Open]Molcas4/TINKER162 interface. For the output 10 replicas of the final equilibrated gas-phase and globally uncharged monomer QM/MM a-ARM model, the first vertical excitation energies (ΔES1S0) between the ground state (S0) and the first singlet excited state (S1) are calculated. The final a-ARM result is the average of the 10 ΔES1S0 values. A detailed explanation of the a-ARM protocol workflow is provided in Refs. 150 and 151.

The validation of the a-ARM protocol for the prediction of trends on ΔES1S0 (λmaxa) was performed by using a benchmark set of 44 rhodopsins (25 of wild type and 19 mutants).151 The a-ARMdefault approach proved to be capable of reproducing the ΔES1S0 values for 79% (35/44), with an error lower than 3.0 kcal/mol (0.13 eV), whereas the other 21% were successfully obtained with the a-ARMcustomized approach (i.e., changing the protonation states) (see Fig. 5 in Ref. 151). Figure 6 reports the current state of the art for a-ARM-obtained QM/MM models of rhodopsins. As shown, the a-ARM protocol demonstrates a very good agreement for the prediction of trends in excitation energies for rhodopsins, which structure was obtained from either x-ray crystallography or comparative modeling, as well as for rhodopsin variants. Some of these a-ARM QM/MM models have been used as preliminary inputs for more sophisticated calculations such as constant-pH dynamics,163 the construction of fully relaxed QM/MM models embedded in a biological membrane, population analysis, and one/two photon absorption spectrum simulation.158 Finally, a-ARM is available as a user-friendly web interface, called Web-ARM (web-arm.org),164 which provides the same features as the a-ARM protocol to the general audience.

FIG. 6.

(a) Computed excitation energies ΔES1−S0 in both kcal/mol (left axis) and eV (right axis) for various rhodopsins (x axis; M and A indicate microbial and animal rhodopsins, respectively). The employed protein structures were obtained from x-ray crystallography (green panel, left) or through comparative modeling (white panel, center). Two sets of variants for bovine rhodopsins (Rh) and bacteriorhodopsin (bR) are also reported (red panel, right). The computed data were obtained using the ARM method (yellow dots),150a-ARMdefault151,164 (gray up-turned triangles), and a-ARMcustomized151 (red squares). Experimental data, as the energy difference corresponding to the wavelength of the absorption maxima, are also reported (blue down-turned triangles). (b) Differences between computed and experimental excitation energies ΔΔES1S0 in both kcal/mol (left axis) and eV (right axis). All computed data are within a 3 kcal/mol (0.13 eV) error, apart from a number of outliers that were corrected using a-ARMcustomized. Further details can be found in Ref. 151.

FIG. 6.

(a) Computed excitation energies ΔES1−S0 in both kcal/mol (left axis) and eV (right axis) for various rhodopsins (x axis; M and A indicate microbial and animal rhodopsins, respectively). The employed protein structures were obtained from x-ray crystallography (green panel, left) or through comparative modeling (white panel, center). Two sets of variants for bovine rhodopsins (Rh) and bacteriorhodopsin (bR) are also reported (red panel, right). The computed data were obtained using the ARM method (yellow dots),150a-ARMdefault151,164 (gray up-turned triangles), and a-ARMcustomized151 (red squares). Experimental data, as the energy difference corresponding to the wavelength of the absorption maxima, are also reported (blue down-turned triangles). (b) Differences between computed and experimental excitation energies ΔΔES1S0 in both kcal/mol (left axis) and eV (right axis). All computed data are within a 3 kcal/mol (0.13 eV) error, apart from a number of outliers that were corrected using a-ARMcustomized. Further details can be found in Ref. 151.

Close modal

Electronically excited states play important roles in many chemical reactions and spectroscopic techniques. Theoretical simulations of spectra make it possible to directly compare with experiments and to predict their outcomes. Spectra can either be generated through response theory on the ground state or by explicit calculations of excited states. The latter approach is particularly useful for high-level wave function methods such as CASPT2 and/or multiphoton processes where response equations are not yet available. In this section, the unique opportunities to study excited state properties with the rassi module are outlined,31,32 followed by recent examples from transient non-linear spectroscopy and x-ray scattering.

1. Multichromophoric systems and Frenkel excitonic model

Multichromophoric complexes are conveniently studied by reconstructing the electronic Hamiltonian of the complete system in terms of independent but interacting units. A general theoretical framework to describe such systems is the so-called Frenkel excitonic model, for which more details are reported in the supplementary material of the present paper. In brief, one first performs quantum chemistry computations on single sites, i.e., subregions of the entire system, and then computes site–site coupling terms to reconstruct the multichromophoric manifold of electronic states. A MOLCAS application of this computational model to light harvesting complexes, with site–site coupling terms computed at the transition density level (beyond the dipole–dipole approximation), has been demonstrated in recent years.165 

2. Transient non-linear spectral signatures

Transient spectroscopy is a versatile tool for resolving molecular dynamics on both the ground and the excited state. It groups an ample body of techniques that combine laser pulses ranging from the IR to the x-ray that allow us to follow dynamical events from the femtosecond to the hour time scale. Its simulation requires to describe the electronic structure of the system, its coupling to the nuclear degrees of freedom, and non-adiabatic effects. Regarding the electronic structure calculations, a bottleneck is associated with the computation of the manifold of excited states and the transitions between them at different molecular geometries. These are the physical observables that determine the energy position and intensity of the recorded signals and reveal the system dynamics in the experimental measurements. Novel unique functionalities in OpenMolcas aim at facilitating the computation of these observables. Recently, we exploited some of these features in simulations of transient spectroscopy on a number of conjugated and aromatic compounds.165–171 

On the example of the ultrafast photoinduced isomerization of trans-azobenzene, we present two types of transient absorption spectroscopies: one utilizing ultraviolet–visible spectroscopy (UV–Vis) pulses (a)166 and one utilizing a combination of UV–Vis and x-ray (b) pulses to probe the dynamics.167 

a. UV–Vis transient spectroscopy.

The simulation of UV–Vis signals in transient absorption spectroscopy requires to compute the manifold of higher-lying bound valence excited states.172 Despite not being directly involved in the photoinduced dynamics, they serve as state specific probes (i.e., “spectator” states) that allow following the system evolution in real time. The electronic structure was computed at few selected geometries (excited state minima and conical intersections) within the RASSCF/RASPT2 framework. This strategy allows us to expand the active space beyond the full π-valence space, a requirement of paramount importance for obtaining quantitative results when dealing with higher lying excited states.172,173 The point-group symmetry (C2h) and the parallelized Cholesky decomposition facilitated the simultaneous treatment of tens of excited states in the state-averaging formalism. Transition dipole moments, RASPT2 energies, and (numerical) gradients were then used to simulate the system time-resolved non-linear spectroscopy via the Spectron code.174,175 The resulting spectra [Fig. 7(a)] show excellent agreement with state-of-the-art experiments, revealing photoinduced absorption (PA) features of the “spectator” states whose intensity beatings are an indicator of the vibrational dynamics.166 On the basis of these simulations, we could show that near-UV irradiation of azobenzene involves a radiative-to-kinetic energy transfer into CNN in-plane bending modes, triggering an ultrafast nonproductive decay channel that explains the experimentally observed reduced quantum yield of the transcis isomerization.

FIG. 7.

Ultrafast photoinduced dynamics of the trans-azobenzene revealed by (a) transient spectroscopy in the UV–Vis spectral region166 and (b) time-resolved NEXAFS spectroscopy, employing a combination of UV and x-ray pulses.167 In (a), the ππ** internal conversion dynamics along the symmetric bending coordinate is revealed (in both theory and experiment) by the disappearance of the ππ* PA signals (PA1 and PA2), accompanied by the appearance of the * PA signal. In (b), the key molecular motions (CNN symmetric and asymmetric bending and CNNC torsion) that bring the molecule from the * Franck–Condon point to the minimum energy conical intersection (CI) with the ground state evoke changes in two intense NEXAFS pre-edge features. These correspond to 1s → n and 1s → π* transitions. Note that the shortest distance between the two peaks is reached at the CI.

FIG. 7.

Ultrafast photoinduced dynamics of the trans-azobenzene revealed by (a) transient spectroscopy in the UV–Vis spectral region166 and (b) time-resolved NEXAFS spectroscopy, employing a combination of UV and x-ray pulses.167 In (a), the ππ** internal conversion dynamics along the symmetric bending coordinate is revealed (in both theory and experiment) by the disappearance of the ππ* PA signals (PA1 and PA2), accompanied by the appearance of the * PA signal. In (b), the key molecular motions (CNN symmetric and asymmetric bending and CNNC torsion) that bring the molecule from the * Franck–Condon point to the minimum energy conical intersection (CI) with the ground state evoke changes in two intense NEXAFS pre-edge features. These correspond to 1s → n and 1s → π* transitions. Note that the shortest distance between the two peaks is reached at the CI.

Close modal
b. X-ray based transient spectroscopy.

The photoinduced dynamics of a variety of systems can also be followed employing x-ray pulses. In NEXAFS (near edge x-ray absorption fine structure) spectroscopy, these are sent on an already excited sample with a controlled time delay, inducing a transition from the core orbitals to empty valence orbitals. These core-to-valence transitions may be used to reveal the system dynamics in a state-specific way.176 To this aim, we explored the azobenzene * state dynamics by computing the N1s → valence transitions at selected geometries along the minimum energy path connecting the Franck–Condon point and the lowest energy conical intersection with the ground state. We made use of the recently implemented projection technique called highly excited states (HEXSs), which allows the selective target of core-hole configurations and the straightforward calculation of the transition dipole moments between valence and core-excited states (via the rassi program).171 

The simulated spectra, shown in Fig. 7(b), demonstrate the sensitivity of NEXAFS to the key molecular modes involved in the azobenzene isomerization on the * surface: eventually, we showed that some specific pre-K-edge features are particularly suitable for tracking coherent ultrafast CI-mediated non-adiabatic dynamics, as they show molecular mode specific changes, and appear in a background-free spectral window.

3. X-ray scattering in transition-metal complexes

Coordination complexes of first-row transition metals participate in a wide range of processes, such as electron transfer and spin crossover, and can act as efficient catalysts. X-ray spectroscopy is widely used to study these complexes due to its elemental specificity and sensitivity to the electronic structure. An excellent example of the strength of the RASSI approach is modeling of the two-photon resonant inelastic x-ray scattering (RIXS) process. When performed at the metal L-edge, a 2p → 3d excitation is followed by the decay of a 3d electron refilling the 2p hole; the energy difference between incident and emitted photons, i.e., the energy loss, gives the valence-excitation energies of the final state. The two-dimensionality of RIXS grants access to intense metal-centered transitions and spectrally separable metal–ligand excitations, which makes it a powerful probe of metal–ligand interactions.

RIXS spectra are affected by both 2p and 3d spin–orbit coupling, as well as correlation between 2p and 3d electrons and strong relaxation due to the core-hole, which makes the RASSI approach highly suitable.178–180 Furthermore, in response theory, the RIXS process is a relativistic two-photon process, but with RASSI, the spectrum can be generated by combining individual transition dipole moments between initial, intermediate, and final states. The same procedure also works for valence excited species, effectively simulating three-photon optical pump-x-ray probe processes, as illustrated in Fig. 8. RASPT2 simulations have been used for orbital-specific mapping of the femtosecond ligand exchange dynamics of Fe(CO)5 in solution.181 Another example is the prediction of the fingerprints of electronic, spin, and structural dynamics in photoexcited ferricyanide.177 By including terms beyond the electric dipole approximation, metal K pre-edge (1s → 3d) RIXS can also be described.182 

FIG. 8.

Schematic exemplification of the excited-state RIXS three-photon process: (i) optical pumping of ground state |0⟩ yields valence-excitation |v⟩. (ii) X-ray absorption into a manifold of core-excited states |c⟩. (iii) X-ray emission from the decay of |c⟩ into |v⟩ or |0⟩. The measured energy loss ωloss = ωinωout in RIXS stems from the energy difference between the initial state of (ii) and the final state of (iii). A sample difference spectrum, with respect to RIXS from |0⟩, is shown for an excited quartet state of iron(III) hexacyanide at the Fe L3 edge, from RASPT2 simulations.177 

FIG. 8.

Schematic exemplification of the excited-state RIXS three-photon process: (i) optical pumping of ground state |0⟩ yields valence-excitation |v⟩. (ii) X-ray absorption into a manifold of core-excited states |c⟩. (iii) X-ray emission from the decay of |c⟩ into |v⟩ or |0⟩. The measured energy loss ωloss = ωinωout in RIXS stems from the energy difference between the initial state of (ii) and the final state of (iii). A sample difference spectrum, with respect to RIXS from |0⟩, is shown for an excited quartet state of iron(III) hexacyanide at the Fe L3 edge, from RASPT2 simulations.177 

Close modal

4. X-ray absorption spectra of actinide complexes and excited state bonding analyses

The Natural Bond Orbital (NBO) toolkit183,184 is widely popular in all branches of chemistry and used, for instance, for chemical bonding analyses within electronic structure calculations. NBO is most often used in conjunction with DFT calculations, but it can accommodate the one-particle (spin-) density matrices from post-HF calculations as well. This includes the complex multi-reference spin–orbit (SO) states generated by the rassi module of [Open]Molcas. Elsewhere,4,185,186 we described a modification of the RASSI property code to generate, from the SO states, various types of one-particle (transition) density matrices in the AO basis that are associated with different types of one-electron property operators [real spin free (type 1), imaginary and/or spin dependent (types 2–4)]. The type 1 density matrices, for example, can be diagonalized in order to obtain spin-independent natural orbitals (NOs) and their occupations for the SO states, which facilitates the analysis of SO effects on metal ligand bond orders and such.187 An interface has been developed recently in a Python code project named eXatomic188 to create NBO inputs from the SO-RASSI type 1 density matrices. Initial applications of this functionality have focused on the chemical bonding in actinide (An) complexes in the context of core-excitation spectroscopy.189,190

X-ray absorption near-edge structure (XANES) experiments on actinide complexes are pursued to obtain insight into the metal–ligand bonding or metal oxidation state. The interpretation of XANES spectra in terms of An–ligand chemical bonding should be accompanied by theoretical calculations. The accurate modeling of XANES of An complexes requires the calculation of multireference correlated valence and core-hole wave functions that account for the core-hole interactions with the valence shell and the SO coupling (SOC). The chemical bonding information from the complex spin–orbit coupled core-hole states probed by the XANES experiments can then be obtained in terms of real NOs of the type mentioned above or localized combinations such as those generated by the NBO algorithms. A compact description for the different electronic states may be best achieved by describing each state with its own optimal set of orbitals. This leads to the concept of orbital relaxation, for instance, upon an electronic excitation, which may alternatively be viewed as the impact of the differential electron correlation between the two states.

RASSCF XANES calculations with [Open]Molcas have been reported for a variety of transition metal complexes178,179,191–193 (see also Sec. III D 3). The applicability of the RASSCF/RASSI protocol in modeling XANES spectra of An complexes has only recently been demonstrated.189,190 Computational details are available in these references and the supplementary material of the present article. Valence and different groups of core-hole states are ideally converged in separate, state-averaged RASSCF calculations by either exploiting symmetry and/or the HEXS keyword. The rassi module then produces spin–orbit coupled manifolds and transition dipoles (and other multipoles) needed to generate the XANES spectrum.

The eXatomic [Open]Molcas–NBO interface was used in Ref. 189 to rationalize the measured high-resolution An M4,5 XANES spectra of AnO22+ (An = U, Np, and Pu) molecules194 in terms of the An–ligand bonding. The spectra (see Fig. 3 of Ref. 189) feature a main peak assigned to transitions from An 3d mainly to non-bonding (ϕ, δ) 5f orbitals and a satellite at high energy due to excitations from 3d into ligand–An 5f σu* orbitals. In the ground states, the AnO22+ show increasing 5f–σ covalent bonding when going from U to Np to Pu. A concomitant stronger σu/σu* splitting is then expected to lead to an increasing off-set of the σu* satellites from the main peaks when going from U to Pu. However, the experiments and the OpenMolcas calculations show the opposite trend. NBO analyses of the dipole-intense SO core-excited states, using the eXatomic [Open]Molcas–NBO interface, revealed a strong σ/σ* orbital relaxation upon excitation into the σu* orbital such that the σ An–ligand covalency is much reduced in the core-excited state compared to the GS. These results highlight the problem of interpreting XANES and other types of absorption spectra in terms of ground-state orbitals only. The usage of eXatomic is illustrated in the supplementary material.

Implementation of multiconfigurational methods requires large computational resources. In the supplementary material, we collected known limitations of the different modules in [Open]Molcas and estimated the time required for a typical run.

1. Cost of calculating spectra

Compared to ground-state calculations, the inclusion of large numbers of excited states leads to a significant increase in cost, roughly proportional to the number of states, even with recent improvements in the CI algorithm.88 As an example, for x-ray calculations of iron(III) hexacyanide with a ten-orbital valence space, each combination of irreducible representation and spin multiplicity takes around 300 core hours. More than two thirds of the time is spent on the PT2 step, while the cost of the RASSI calculation is almost negligible.192 The “packaging” of states into independent, task-farmable RASSCF+PT2 calculations therefore constitutes a trivial but efficient parallelization of the simulation protocol, unavailable for methods that, unlike RASSI, rely on a shared state averaging for all the states.

2. Techniques for cost-effective calculations

In order to mitigate the costs of computing energies and properties by means of the highly correlated methods available in [Open]Molcas, a number of techniques have been implemented.195–198 In particular, the use of the so-called frozen natural orbital (FNO) approximation195,196,199 is a very robust technique for reducing the computational costs of any correlated calculation (e.g., CC methods or the PT2 step of the various multiconfigurational methods). With the help of FNO, the number of virtual orbitals required to compute the dynamical correlation energy for ground and excited states can be reduced considerably—and controllably—leading to a massive reduction in the number of wave function amplitudes to be determined. In practice, this means that a calculation for which the cost is dominated by, for example, the PT2 step can be effectively sped up, often by up to one order of magnitude, without sacrificing the accuracy of the computed excitation energies. The keyword FNOC implements this option within caspt2, whereas FNOM in the mbpt2 input is used when trying to benefit from this cost-effective alternative in a subsequent coupled-cluster calculation (chcc and cht3 modules).

The change of the development model in MOLCAS code (from a code made by a closed community to an opensource project) unleashed a rapid development of new features and simplified the integration with other computational codes.

The [Open]Molcas open-source code is in many aspects a legacy code. For it to adapt to future soft- and hardware environments, it needs substantial rewriting and modifications. In particular, the use of a multitude of different files and old algorithms makes efficient parallelization impossible.

Near-future extensions of the capabilities of the QCMaquis module to further enable DMRG-related techniques are broad. Some work will focus on exploiting the current capabilities of [Open]Molcas to implement efficiently the time-dependent CASSCF (TD-CASSCF) algorithm.200–202 Thanks to the implementation of the time-dependent DMRG algorithm within the QCMaquis package,203 active spaces with about 20–30 orbitals could be targeted. This would pave the route toward ab initio simulations of time-resolved spectra of complex molecules, including metal complexes. Moreover, we plan to extend the traditional SA-RASSCF-based algorithms designed to simulate x-ray absorption spectra192 to DMRG within the QCMaquis setting. In this way, the L-edge absorption spectra of large metal complexes could be simulated by combining the SA formulation of DMRG44 to optimize a large number of excited states and the MPSSI algorithm47 to properly account for spin–orbit effects. Further developments of QCMaquis in OpenMolcas will also concentrate on the improvement of (parallelized) traditional multiconfigurational methods within the DMRG framework including (i) DMRG-SCF, (ii) DMRG-NEVPT2 and DMRG-CASPT2, and (iii) DMRG-MC-srDFT.204 It is also planned to streamline and clear the use of external libraries such that it will be possible to enhance the performance of QCMaquis by a factor of more than ten.

New approaches for analyzing the most important orbitals or even most important individual excitations will be developed and polished. The possibility to verify an active space selection by the usage of DMRG codes in combination with graphical user interfaces (e.g., AutoCAS) will convert multiconfigurational calculations into automated routine and will allow us to integrate these calculations into existing automated workflows.

Development of the dynamix module will include an improvement of the sampling procedure to generate initial conditions for molecular dynamics simulations. Furthermore, the trajectory surface hopping algorithm will be extended to be used with the CASPT2 method.

The [Open]Molcas environment is constantly evolving, as demonstrated by the varied possible features here described. A common denominator, and an excellence of the program suite, is definitely its capacity of treating complex molecular systems at the highest possible level of theory, both as a stand-alone and as interfaced to other computational codes. Furthermore, constant development ensures the possibility of employing [Open]Molcas to reproduce, rationalize, and predict experimental data obtained employing the latest spectroscopical techniques.

The supplementary material contains the following sections and illustrates the short description of features described in the article and also contains ready to use examples: S1. Overview of main computational codes: (i) short description of computational modules, (ii) flowchart, (iii) description of Molcas input language (EMIL); S2. Frenkel excitonic Hamiltonian; S3. Computation of BChl excitation energies; S4. X-ray absorption calculations; S5. ARM protocol; S6. Examples of DMRG calculations; S7. Tools to select active space; S8. Excited states of lanthanides in solids; S9. Example of calculation of magnetic properties; S10. Molecular dynamics calculations; S11. RASSCF/RASPT2/RASSI methodology for heavy elements; S12. SINGLE_ANISO calculations; and S13. Example of applying the semi-ab initio approach: fragmentation + POLY_ANISO.

All authors contributed equally to this work.

The data that supports the findings of this study are available within the article and its supplementary material.

F.A. acknowledges financial support from the EU-H2020 research and innovation programme under Grant Agreement No. 654360 within the framework of the NFFA-Europe Transnational Access Activity. Part of this work was performed, thanks to computer resources provided by CINECA, under Project No. HPC-EUROPA3 (Grant No. INFRAIA-2016-1-730897), with the support of the EC Research Innovation Action of the H2020 Programme. D.-C.S. and J.A. acknowledge support from the U.S. Department of Energy, Office of Basic Energy Sciences, Heavy Element Chemistry program, under Grant No. DE-SC0001136. S.B. acknowledges support from the Swiss National Science Foundation (Grant No. P2SKP2_184034). A.B. is grateful for support from ETH Zurich (ETH Fellowship No. FEL-49 18-1). M.R. acknowledges support from the Swiss National Science Foundation (Project No. 200021_182400). L.D.V., L.P.-G., and M.Ol. acknowledge a MIUR (Ministero dell’Istruzione, dell’Università e della Ricerca) grant “Dipartimento di Eccellenza 2018-2022.” M.Ol. acknowledges NSF Grant No. CHE-CLP-1710191. M.D. and M.L. acknowledges support from the Olle Engkvist Foundation. E.D.L. and V.V. acknowledge computational resources provided by SNIC through LUNARC and NSC. T.B.P. acknowledges support from the Research Council of Norway through its Centres of Excellence scheme, Project No. 262695, and through Research Grant No. 240698. K.P. acknowledges financial support from KU Leuven through Grant No. C14/15/052. L.S. acknowledges financial support from Ministerio de Economía y Competitividad, Spain (Dirección General de Investigación y Gestión del Plan Nacional de I+D+i, Grant No. MAT2017-83553-P). J.S.-M. acknowledges support from the EU-H2020 Marie Curie Actions (AttoDNA, FP8-MSCA-IF, Grant No. 747662). I.S. gratefully acknowledges funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant No. 678169 PhotoMutant). L.U. and X.G. gratefully acknowledge scientific Grant Nos. R-143-000-A80-114 and R-143-000-A65-133 from the National University of Singapore. Computational resources of the NSCC (ASPIRE-1, Grant No. 11001278) were used for this study.

1.
Wikipedia Contributors
, “
List of quantum chemistry and solid-state physics software—Wikipedia, the free encyclopedia
” (
2020
), online; accessed 17 January 2020.
2.
G.
Karlström
,
R.
Lindh
,
P.-Å.
Malmqvist
,
B. O.
Roos
,
U.
Ryde
,
V.
Veryazov
,
P.-O.
Widmark
,
M.
Cossi
,
B.
Schimmelpfennig
,
P.
Neogrady
, and
L.
Seijo
, “
MOLCAS: A program package for computational chemistry
,”
Comput. Mater. Sci.
28
,
222
239
(
2003
).
3.
F.
Aquilante
,
L.
De Vico
,
N.
Ferré
,
G.
Ghigo
,
P.-Å.
Malmqvist
,
P.
Neogrády
,
T. B.
Pedersen
,
M.
Pitoňák
,
M.
Reiher
,
B. O.
Roos
,
L.
Serrano-Andrés
,
M.
Urban
,
V.
Veryazov
, and
R.
Lindh
, “
MOLCAS 7: The next generation
,”
J. Comput. Chem.
31
,
224
247
(
2010
).
4.
F.
Aquilante
,
J.
Autschbach
,
R. K.
Carlson
,
L. F.
Chibotaru
,
M. G.
Delcey
,
L.
De Vico
,
I.
Fdez. Galván
,
N.
Ferré
,
L. M.
Frutos
,
L.
Gagliardi
,
M.
Garavelli
,
A.
Giussani
,
C. E.
Hoyer
,
G.
Li Manni
,
H.
Lischka
,
D.
Ma
,
P. Å.
Malmqvist
,
T.
Müller
,
A.
Nenov
,
M.
Olivucci
,
T. B.
Pedersen
,
D.
Peng
,
F.
Plasser
,
B.
Pritchard
,
M.
Reiher
,
I.
Rivalta
,
I.
Schapiro
,
J.
Segarra-Martí
,
M.
Stenrup
,
D. G.
Truhlar
,
L.
Ungur
,
A.
Valentini
,
S.
Vancoillie
,
V.
Veryazov
,
V. P.
Vysotskiy
,
O.
Weingart
,
F.
Zapata
, and
R.
Lindh
, “
MOLCAS 8: New capabilities for multiconfigurational quantum chemical calculations across the periodic table
,”
J. Comput. Chem.
37
,
506
541
(
2016
).
5.
I.
Fdez. Galván
,
M.
Vacher
,
A.
Alavi
,
C.
Angeli
,
F.
Aquilante
,
J.
Autschbach
,
J. J.
Bao
,
S. I.
Bokarev
,
N. A.
Bogdanov
,
R. K.
Carlson
,
L. F.
Chibotaru
,
J.
Creutzberg
,
N.
Dattani
,
M. G.
Delcey
,
S. S.
Dong
,
A.
Dreuw
,
L.
Freitag
,
L. M.
Frutos
,
L.
Gagliardi
,
F.
Gendron
,
A.
Giussani
,
L.
González
,
G.
Grell
,
M.
Guo
,
C. E.
Hoyer
,
M.
Johansson
,
S.
Keller
,
S.
Knecht
,
G.
Kovačević
,
E.
Källman
,
G.
Li Manni
,
M.
Lundberg
,
Y.
Ma
,
S.
Mai
,
J. P.
Malhado
,
P. Å.
Malmqvist
,
P.
Marquetand
,
S. A.
Mewes
,
J.
Norell
,
M.
Olivucci
,
M.
Oppel
,
Q. M.
Phung
,
K.
Pierloot
,
F.
Plasser
,
M.
Reiher
,
A. M.
Sand
,
I.
Schapiro
,
P.
Sharma
,
C. J.
Stein
,
L. K.
Sørensen
,
D. G.
Truhlar
,
M.
Ugandi
,
L.
Ungur
,
A.
Valentini
,
S.
Vancoillie
,
V.
Veryazov
,
O.
Weser
,
T. A.
Wesołowski
,
P.-O.
Widmark
,
S.
Wouters
,
A.
Zech
,
J. P.
Zobel
, and
R.
Lindh
, “
OpenMolcas: From source code to insight
,”
J. Chem. Theory Comput.
15
,
5925
5964
(
2019
).
6.
V.
Veryazov
,
P.-O.
Widmark
,
L.
Serrano-Andrés
,
R.
Lindh
, and
B. O.
Roos
, “
MOLCAS as a development platform for quantum chemistry softwares
,”
Int. J. Quantum Chem.
100
,
626
653
(
2004
).
7.
G.
Kovačević
and
V.
Veryazov
, “
Luscus: Molecular viewer and editor for MOLCAS
,”
J. Cheminform.
7
,
16
(
2015
).
8.
F.
Aquilante
,
T. B.
Pedersen
,
V.
Veryazov
, and
R.
Lindh
, “
MOLCAS—A software for multiconfigurational quantum chemistry calculations
,”
Wiley Interdiscip. Rev.: Comput. Mol. Sci.
3
,
143
149
(
2013
).
9.
Molcas Contributors
, “
MOLCAS manual
,”
2019
, online at https://www.molcas.org/documentation/manual/; accessed 17 January 2020.
10.
F.
Aquilante
,
M. G.
Delcey
,
T. B.
Pedersen
,
I.
Fdez. Galván
, and
R.
Lindh
, “
Inner projection techniques for the low-cost handling of two-electron integrals in quantum chemistry
,”
Mol. Phys.
115
,
2052
2064
(
2017
).
11.
F.
Aquilante
,
L.
Boman
,
J.
Boström
,
H.
Koch
,
T. B.
Pedersen
,
A.
Sánchez de Merás
, and
R.
Lindh
, “
Cholesky decomposition techniques in electronic structure theory
,” in
Challenges and Advances in Computational Chemistry and Physics
, edited by
M. G.
Papadopoulos
,
R.
Zalesny
,
P. G.
Mezey
, and
J.
Leszczynski
(
Springer
,
2011
), Vol. 13, pp.
301
344
.
12.
S.
Vancoillie
,
M. G.
Delcey
,
R.
Lindh
,
V.
Vysotskiy
,
P.-Å.
Malmqvist
, and
V.
Veryazov
, “
Parallelization of a multiconfigurational perturbation theory
,”
J. Comput. Chem.
34
,
1937
1948
(
2013
).
13.
J.
Almlöf
,
The Molecule Integral Program
(
University of Stockholm
,
1974
).
14.
R.
Lindh
,
U.
Ryu
, and
B.
Liu
, “
The reduced multiplication scheme of the Rys quadrature and new recurrence relations for auxiliary function based two-electron integral evaluation
,”
J. Chem. Phys.
95
,
5889
5897
(
1991
).
15.
R.
Lindh
, “
The reduced multiplication scheme of the Rys-Gauss quadrature for 1st order integral derivatives
,”
Theor. Chim. Acta
85
,
423
440
(
1993
).
16.
A.
Bernhardsson
,
R.
Lindh
,
J.
Olsen
, and
M.
Fulscher
, “
A direct implementation of the second-order derivatives of multiconfigurational SCF energies and an analysis of the preconditioning in the associated response equation
,”
Mol. Phys.
96
,
617
628
(
1999
).
17.
L. K.
Sørensen
,
E.
Kieri
,
S.
Srivastav
,
M.
Lundberg
, and
R.
Lindh
, “
Implementation of a semiclassical light-matter interaction using the Gauss-Hermite quadrature: A simple alternative to the multipole expansion
,”
Phys. Rev. A
99
,
013419
(
2019
).
18.
R.
Lindh
,
J. W.
Krogh
,
M.
Schütz
, and
K.
Hirao
, “
Semidirect parallel self-consistent field: The load balancing problem in the input/output intensive self-consistent field iterations
,”
Theor. Chem. Acc.
110
,
156
164
(
2003
).
19.
T. B.
Pedersen
,
F.
Aquilante
, and
R.
Lindh
, “
Density fitting with auxiliary basis sets from Cholesky decompositions
,”
Theor. Chem. Acc.
124
,
1
10
(
2009
).
20.
F.
Aquilante
,
L.
Gagliardi
,
T. B.
Pedersen
, and
R.
Lindh
, “
Atomic Cholesky decompositions: A route to unbiased auxiliary basis sets for density fitting approximation with tunable accuracy and efficiency
,”
J. Chem. Phys.
130
,
154107
(
2009
).
21.
I.
Fdez. Galván
,
M. G.
Delcey
,
T. B.
Pedersen
,
F.
Aquilante
, and
R.
Lindh
, “
Analytical state-average complete-active-space self-consistent field nonadiabatic coupling vectors: Implementation with density-fitted two-electron integrals and application to conical intersections
,”
J. Chem. Theory Comput.
12
,
3636
3653
(
2016
).
22.
M. G.
Delcey
,
L.
Freitag
,
T. B.
Pedersen
,
F.
Aquilante
,
R.
Lindh
, and
L.
González
, “
Analytical gradients of complete active space self-consistent field energies using Cholesky decomposition: Geometry optimization and spin-state energetics of a ruthenium nitrosyl complex
,”
J. Chem. Phys.
140
,
174103
(
2014
).
23.
P.
Merlot
,
T.
Kjaergaard
,
T.
Helgaker
,
R.
Lindh
,
F.
Aquilante
,
S.
Reine
, and
T. B.
Pedersen
, “
Attractive electron–electron interactions within robust local fitting approximations
,”
J. Comput. Chem.
34
,
1486
1496
(
2013
).
24.
L. N.
Wirz
,
S. S.
Reine
, and
T. B.
Pedersen
, “
On resolution-of-the-identity electron repulsion integral approximations and variational stability
,”
J. Chem. Theory Comput.
13
,
4897
4906
(
2017
).
25.
B. O.
Roos
, “
The complete active space self-consistent field method and its applications in electronic structure calculations
,” in
Advances in Chemical Physics; Ab Initio Methods in Quantum Chemistry, Part II
, edited by
K. P.
Lawley
(
John Wiley & Sons Ltd.
,
Chichester, England
,
1987
), Chap. 69, p.
399
.
26.
J.
Olsen
,
B. O.
Roos
,
P.
Jørgensen
, and
H. J. A.
Jensen
, “
Determinant based configuration interaction algorithms for complete and restricted configuration interaction spaces
,”
J. Chem. Phys.
89
,
2185
2192
(
1988
).
27.
D.
Ma
,
G.
Li Manni
, and
L.
Gagliardi
, “
The generalized active space concept in multiconfigurational self-consistent field methods
,”
J. Chem. Phys.
135
,
044128
(
2011
).
28.
P.-Å.
Malmqvist
,
A.
Rendell
, and
B. O.
Roos
, “
The restricted active space self-consistent-field method, implemented with a split graph unitary group approach
,”
J. Phys. Chem.
94
,
5477
5482
(
1990
).
29.
S.
Battaglia
and
R.
Lindh
, “
Extended dynamically weighted CASPT2: The best of two worlds
,”
J. Chem. Theory Comput.
16
,
1555
(
2020
).
30.
P.-Å.
Malmqvist
, “
Calculation of transformation density matrices by nonunitary orbital transformations
,”
Int. J. Quantum Chem.
30
,
479
(
1986
).
31.
P.-Å.
Malmqvist
and
B. O.
Roos
, “
The CASSCF state interaction method
,”
Chem. Phys. Lett.
155
,
189
194
(
1989
).
32.
P. Å.
Malmqvist
,
B. O.
Roos
, and
B.
Schimmelpfennig
, “
The restricted active space (RAS) state interaction approach with spin-orbit coupling
,”
Chem. Phys. Lett.
357
,
230
240
(
2002
).
33.
P. Å.
Malmqvist
and
V.
Veryazov
, “
The binatural orbitals of electronic transitions
,”
Mol. Phys.
110
,
2455
2464
(
2012
).
34.
S.
Keller
,
M.
Dolfi
,
M.
Troyer
, and
M.
Reiher
, “
An efficient matrix product operator representation of the quantum-chemical Hamiltonian
,”
J. Chem. Phys.
143
,
244118
(
2015
).
35.
S.
Keller
and
M.
Reiher
, “
Spin-adapted matrix product states and operators
,”
J. Chem. Phys.
144
,
134101
(
2016
).
36.
S.
Knecht
,
E. D.
Hedegård
,
S.
Keller
,
A.
Kovyrshin
,
Y.
Ma
,
A.
Muolo
,
C. J.
Stein
, and
M.
Reiher
, “
New approaches for ab initio calculations of molecules with strong electron correlation
,”
Chimia
70
,
244
251
(
2016
).
37.
S. R.
White
, “
Density matrix formulation for quantum renormalization groups
,”
Phys. Rev. Lett.
69
,
2863
2866
(
1992
).
38.
S. R.
White
, “
Density-matrix algorithms for quantum renormalization groups
,”
Phys. Rev. B
48
,
10345
10356
(
1993
).
39.
A.
Baiardi
and
M.
Reiher
, “
The density matrix renormalization group in chemistry and molecular physics: Recent developments and new challenges
,”
J. Chem. Phys.
152
,
040903
(
2020
).
40.
S.
Battaglia
,
S.
Keller
, and
S.
Knecht
, “
An efficient relativistic density-matrix renormalization group implementation in a matrix-product operator formulation
,”
J. Chem. Theory Comput.
14
,
2353
2369
(
2018
).
41.
Y.
Ma
,
S.
Knecht
,
S.
Keller
, and
M.
Reiher
, “
Second-order self-consistent-field density-matrix renormalization group
,”
J. Chem. Theory Comput.
13
,
2533
2549
(
2017
).
42.
T.
Dresselhaus
,
J.
Neugebauer
,
S.
Knecht
,
S.
Keller
,
Y.
Ma
, and
M.
Reiher
, “
Self-consistent embedding of density-matrix renormalization group wavefunctions in a density functional environment
,”
J. Chem. Phys.
142
,
044111
(
2015
).
43.
Y.
Ma
,
S.
Knecht
, and
M.
Reiher
, “
Multiconfigurational effects in theoretical resonance Raman spectra
,”
Chem. Phys. Chem.
18
,
384
393
(
2017
).
44.
L.
Freitag
,
Y.
Ma
,
A.
Baiardi
,
S.
Knecht
, and
M.
Reiher
, “
Approximate analytical gradients and nonadiabatic couplings for the state-average density matrix renormalization group self-consistent-field method
,”
J. Chem. Theory Comput.
15
,
6724
6737
(
2019
).
45.
L.
Freitag
,
S.
Knecht
,
C.
Angeli
, and
M.
Reiher
, “
Multireference perturbation theory with Cholesky decomposition for the density matrix renormalization group
,”
J. Chem. Theory Comput.
13
,
451
459
(
2017
).
46.
P.
Sharma
,
V.
Bernales
,
S.
Knecht
,
D. G.
Truhlar
, and
L.
Gagliardi
, “
Density matrix renormalization group pair-density functional theory (DMRG-PDFT): Singlet-triplet gaps in polyacenes and polyacetylenes
,”
Chem. Sci.
10
,
1716
(
2019
).
47.
S.
Knecht
,
S.
Keller
,
J.
Autschbach
, and
M.
Reiher
, “
A nonorthogonal state-interaction approach for matrix product state wave functions
,”
J. Chem. Theory Comput.
12
,
5881
5894
(
2016
).
48.
S. V.
Dolgov
,
B. N.
Khoromskij
,
I. V.
Oseledets
, and
D. V.
Savostyanov
, “
Computation of extreme eigenvalues in higher dimensions using block tensor train format
,”
Comput. Phys. Commun.
185
,
1207
1216
(
2014
).
49.
J.
Stålring
,
A.
Bernhardsson
, and
R.
Lindh
, “
Analytical gradients of a state average MCSCF state and a state average diagnostic
,”
Mol. Phys.
99
,
103
114
(
2001
).
50.
C.
Angeli
,
R.
Cimiraglia
,
S.
Evangelisti
,
T.
Leininger
, and
J.-P.
Malrieu
, “
Introduction of n-electron valence states for multireference perturbation theory
,”
J. Chem. Phys.
114
,
10252
(
2001
).
51.
C.
Angeli
,
R.
Cimiraglia
, and
J.-P.
Malrieu
, “
N-electron valence state perturbation theory: A fast implementation of the strongly contracted variant
,”
Chem. Phys. Lett.
350
,
297
305
(
2001
).
52.
C.
Angeli
,
R.
Cimiraglia
, and
J.-P.
Malrieu
, “
n-electron valence state perturbation theory: A spinless formulation and an efficient implementation of the strongly contracted and of the partially contracted variants
,”
J. Chem. Phys.
117
,
9138
9153
(
2002
).
53.
C.
Angeli
,
S.
Borini
,
M.
Cestari
, and
R.
Cimiraglia
, “
A quasidegenerate formulation of the second order n-electron valence state perturbation theory approach
,”
J. Chem. Phys.
121
,
4043
4049
(
2004
).
54.
T.
Husch
,
L.
Freitag
, and
M.
Reiher
, “
Calculation of ligand dissociation energies in large transition-metal complexes
,”
J. Chem. Theory Comput.
14
,
2456
2468
(
2018
).
55.
S.
Wouters
,
W.
Poelmans
,
P. W.
Ayers
, and
D.
Van Neck
, “
CheMPS2: A free open-source spin-adapted implementation of the density matrix renormalization group for ab initio quantum chemistry
,”
Comput. Phys. Commun.
185
,
1501
1514
(
2014
).
56.
S.
Wouters
,
V.
Van Speybroeck
, and
D.
Van Neck
, “
DMRG-CASPT2 study of the longitudinal static second hyperpolarizability of all-trans polyenes
,”
J. Chem. Phys.
145
,
054120
(
2016
).
57.
T.
Yanai
,
Y.
Kurashige
,
W.
Mizukami
,
J.
Chalupský
,
T. N.
Lan
, and
M.
Saitow
, “
Density matrix renormalization group for ab initio calculations and associated dynamic correlation methods: A review of theory and applications
,”
Int. J. Quantum Chem.
115
,
283
299
(
2015
).
58.
Q. M.
Phung
,
A.
Domingo
, and
K.
Pierloot
, “
Dinuclear iron(II) spin-crossover compounds: A theoretical study
,”
Chem. Eur. J.
24
,
5183
5190
(
2018
).
59.
K.
Pierloot
,
Q. M.
Phung
, and
A.
Domingo
, “
Spin state energetics in first-row transition metal complexes: Contribution of (3s3p) correlation and its description by second-order perturbation theory
,”
J. Chem. Theory Comput.
13
,
537
553
(
2017
).
60.
Q. M.
Phung
and
K.
Pierloot
, “
The dioxygen adducts of iron and manganese porphyrins: Electronic structure and binding energy
,”
Phys. Chem. Chem. Phys.
20
,
17009
17019
(
2018
).
61.
Q. M.
Phung
and
K.
Pierloot
, “
Low-lying electromeric states in chloro-ligated iron(IV)-oxo porphyrin as a model for compound I, studied with second-order perturbation theory based on density matrix renormalization group
,”
J. Chem. Theory Comput.
15
,
3033
(
2019
).
62.
Q. M.
Phung
,
S.
Wouters
, and
K.
Pierloot
, “
Cumulant approximated second-order perturbation theory based on the density matrix renormalization group for transition metal complexes: A benchmark study
,”
J. Chem. Theory Comput.
12
,
4352
4361
(
2016
).
63.
L. N.
Pham
and
M. T.
Nguyen
, “
Another look at photoelectron spectra of the anion Cr2O2: Multireference character and energetic degeneracy
,”
J. Chem. Theory Comput.
14
,
4833
4843
(
2018
).
64.
Q. M.
Phung
and
K.
Pierloot
, “
Electronic structure of N-bridged high-valent diiron-oxo
,”
Chem. Eur. J.
25
,
12491
12496
(
2019
).
65.
Y.
Kurashige
,
J.
Chalupský
,
T. N.
Lan
, and
T.
Yanai
, “
Complete active space second-order perturbation theory with cumulant approximation for extended active-space wavefunction from density matrix renormalization group
,”
J. Chem. Phys.
141
,
174111
(
2014
).
66.
B. O.
Roos
,
R.
Lindh
,
P. Å.
Malmqvist
,
V.
Veryazov
, and
P.-O.
Widmark
,
Multiconfigurational Quantum Chemistry
(
Wiley & Sons
,
Hoboken
,
2016
), pp.
1
224
.
67.
V.
Veryazov
,
P. Å.
Malmqvist
, and
B. O.
Roos
, “
How to select active space for multiconfigurational quantum chemistry?
,”
Inter. J. Quantum Chem.
111
,
3329
3338
(
2011
).
68.
C.
Stein
and
M.
Reiher
, SCINE autoCAS,
2018
, https://scine.ethz.ch/download/autocas; accessed 5 December 2019.
69.
C. J.
Stein
and
M.
Reiher
, “
autoCAS: A program for fully automated multi-configurational calculations
,”
J. Comput. Chem.
40
,
2216
2226
(
2019
).
70.
C. J.
Stein
and
M.
Reiher
, “
Automated selection of active orbital spaces
,”
J. Chem. Theory Comput.
12
,
1760
1771
(
2016
).
71.
C. J.
Stein
and
M.
Reiher
, “
Automated identification of relevant Frontier orbitals for chemical compounds and processes
,”
Chimia
71
,
170
176
(
2017
).
72.
C. J.
Stein
,
V.
von Burg
, and
M.
Reiher
, “
The delicate balance of static and dynamic electron correlation
,”
J. Chem. Theory Comput.
12
,
3764
3773
(
2016
).
73.
B. A.
Heß
,
C. M.
Marian
,
U.
Wahlgren
, and
O.
Gropen
, “
A mean-field spin-orbit method applicable to correlated wavefunctions
,”
Chem. Phys. Lett.
251
,
365
371
(
1996
).
74.
S.
Vancoillie
,
P.-Å.
Malmqvist
, and
K.
Pierloot
, “
Calculation of EPR g tensors for transition-metal complexes based on multiconfigurational perturbation theory (CASPT2)
,”
Chem. Phys. Chem.
8
,
1803
1815
(
2007
).
75.
B. A.
Hess
, “
Relativistic electronic-structure calculations employing a 2-component no-pair formalism with external-field projection operators
,”
Phys. Rev. A
33
,
3742
3748
(
1986
).
76.
B. O.
Roos
and
P.-Å.
Malmqvist
, “
Relativistic quantum chemistry: The multiconfigurational approach
,”
Phys. Chem. Chem. Phys.
6
,
2919
2927
(
2004
).
77.
B. O.
Roos
,
P.-Å.
Malmqvist
, and
L.
Gagliardi
, “
Exploring the actinide-actinide bond: Theoretical studies of the chemical bond in Ac2, Th2, Pa2, and U2
,”
J. Am. Chem. Soc.
128
,
17000
17006
(
2006
).
78.
J. T.
Lyon
,
L.
Andrews
,
P.-Å.
Malmqvist
,
B. O.
Roos
,
T.
Yang
, and
B. E.
Bursten
, “
Infrared spectrum and bonding in uranium methylidene dihydride, CH2=UH2
,”
Inorg. Chem.
46
,
4917
4925
(
2007
).
79.
P. Å.
Malmqvist
,
K.
Pierloot
,
A. R. M.
Shahi
,
C. J.
Cramer
, and
L.
Gagliardi
, “
The restricted active space followed by second-order perturbation theory method: Theory and application to the study of CuO2 and Cu2O2 systems
,”
J. Chem. Phys.
128
,
204109
(
2008
).
80.
V.
Sauri
,
L.
Serrano-Andrés
,
A. R. M.
Shahi
,
L.
Gagliardi
,
S.
Vancoillie
, and
K.
Pierloot
, “
Multiconfigurational second-order perturbation theory restricted active space (RASPT2) method for electronic excited states: A benchmark study
,”
J. Chem. Theory Comput.
7
,
153
168
(
2011
).
81.
S.
Vancoillie
,
P. Å.
Malmqvist
, and
V.
Veryazov
, “
Potential energy surface of the chromium dimer re-re-revisited with multiconfigurational perturbation theory
,”
J. Chem. Theory Comput.
12
,
1647
1655
(
2016
).
82.
J. S.
Anderson
,
A. T.
Gallagher
,
J. A.
Mason
, and
T. D.
Harris
, “
A five-coordinate heme dioxygen adduct isolated within a metal–organic framework
,”
J. Am. Chem. Soc.
136
,
16489
16492
(
2014
).
83.
A. T.
Gallagher
,
M. L.
Kelty
,
J. G.
Park
,
J. S.
Anderson
,
J. A.
Mason
,
J. P. S.
Walsh
,
S. L.
Collins
, and
T. D.
Harris
, “
Dioxygen binding at a four-coordinate cobaltous porphyrin site in a metal–organic framework: Structural, EPR, and O2 adsorption analysis
,”
Inorg. Chem. Front.
3
,
536
540
(
2016
).
84.
G. N.
Schrauzer
and
L.-P.
Lee
, “
The molecular and electronic structure of vitamin B12r, cobaloximes(II), and related compounds
,”
J. Am. Chem. Soc.
90
,
6541
6543
(
1968
).
85.
J. H.
Zagal
and
M. T. M.
Koper
, “
Reactivity descriptors for the activity of molecular MN4 catalysts for the oxygen reduction reaction
,”
Angew. Chem., Int. Ed.
55
,
14510
14521
(
2016
).
86.
J. E.
Linard
,
P. E.
Ellis
, Jr.
,
J. R.
Budge
,
R. D.
Jones
, and
F.
Basolo
, “
Oxygenation of iron (II) and cobalt (II) “capped” porphyrins
,”
J. Am. Chem. Soc.
102
,
1896
1904
(
1980
).
87.
A.
Nyvang
,
P. A.
Malmqvist
, and
V.
Veryazov
, “
A generally contracted Gaussian basis set for photochemistry and photophysics in the range 0–2 keV
,” in
Proceedings of the Swedish Theoretical Chemistry 2017 Meeting
, https://www.chalmers.se/en/conference/bridginggaps/program/Documents/Scientific%20program%20incl%20abstracts%20STC2017_A4_webb.pdf.
88.
M. G.
Delcey
,
L. K.
Sørensen
,
M.
Vacher
,
R. C.
Couto
, and
M.
Lundberg
, “
Efficient calculations of a large number of highly excited states for multiconfigurational wavefunctions
,”
J. Comput. Chem.
40
,
1789
1799
(
2019
).
89.
L. K.
Sørensen
,
M.
Guo
,
R.
Lindh
, and
M.
Lundberg
, “
Applications to metal K pre-edges of transition metal dimers illustrate the approximate origin independence for the intensities in the length representation
,”
Mol. Phys.
115
,
174
189
(
2017
).
90.
R. J.
Cogdell
,
A.
Gall
, and
J.
Köhler
, “
The architecture and function of the light-harvesting apparatus of purple bacteria: From single molecules to in vivo membranes
,”
Q. Rev. Biophys.
39
,
227
324
(
2006
).
91.
A.
Anda
,
T.
Hansen
, and
L.
De Vico
, “
Multireference excitation energies for bacteriochlorophylls A within light harvesting system 2
,”
J. Chem. Theory Comput.
12
,
1305
1313
(
2016
).
92.
L.
De Vico
,
A.
Anda
,
V. A.
Osipov
,
A. Ø.
Madsen
, and
T.
Hansen
, “
Macrocycle ring deformation as the secondary design principle for light-harvesting complexes
,”
Proc. Natl. Acad. Sci. U. S. A.
115
,
E9051
E9057
(
2018
).
93.
A.
Anda
,
L.
De Vico
, and
T.
Hansen
, “
Intermolecular modes between LH2 bacteriochlorophylls and protein residues: The effect on the excitation energies
,”
J. Phys. Chem. B
121
,
5499
5508
(
2017
).
94.
B. O.
Roos
,
R.
Lindh
,
P.-Å.
Malmqvist
,
V.
Veryazov
, and
P.-O.
Widmark
, “
New relativistic ANO basis sets for transition metal atoms
,”
J. Phys. Chem. A
109
,
6575
6579
(
2005
).
95.
A.
Anda
,
T.
Hansen
, and
L.
De Vico
, “
Qy and Qx absorption bands for bacteriochlorophyll a molecules from LH2 and LH3
,”
J. Phys. Chem. A
123
,
5283
5292
(
2019
).
96.
L.
Seijo
and
Z.
Barandiarán
, “
Ab initio calculations on excited states of lanthanide containing materials
,” in
Handbook on the Physics and Chemistry of Rare Earths
, edited by
J. C.
Bünzli
and
V. K.
Pecharsky
(
Elsevier
,
Amsterdam
,
2016
), Vol. 50, Chap. 285, pp.
65
89
.
97.
Z.
Barandiarán
and
L.
Seijo
, “
The ab initio model potential representation of the crystalline environment. Theoretical study at the local distortion on NaCl:Cu+
,”
J. Chem. Phys.
89
,
5739
5746
(
1988
).
98.
M.
de Jong
,
D.
Biner
,
K. W.
Krämer
,
Z.
Barandiarán
,
L.
Seijo
, and
A.
Meijerink
, “
New insights in the 4f125d1 excited states of Tm2+ through excited state excitation spectroscopy
,”
J. Phys. Chem. Lett.
7
,
2730
2734
(
2016
).
99.
R. B.
Hughes-Currie
,
K. V.
Ivanovskikh
,
J.-P. R.
Wells
,
M. F.
Reid
,
R. A.
Gordon
,
L.
Seijo
, and
Z.
Barandiarán
, “
X-ray excitation triggers ytterbium anomalous emission in CaF2:Yb but not in SrF2:Yb
,”
J. Phys. Chem. Lett.
8
,
1175
1178
(
2017
).
100.
Z.
Barandiarán
,
M.
Bettinelli
, and
L.
Seijo
, “
Color control of Pr3+ luminescence by electron-hole recombination energy transfer in CaTiO3 and CaZrO3
,”
J. Phys. Chem. Lett.
8
,
3095
3100
(
2017
).
101.
J. J.
Joos
,
L.
Seijo
, and
Z.
Barandiarán
, “
Direct evidence of intervalence charge-transfer states of Eu-doped luminescent materials
,”
J. Phys. Chem. Lett.
10
,
1581
1586
(
2019
).
102.
L.
Seijo
,
S. P.
Feofilov
, and
Z.
Barandiarán
, “
Fine tuning the Cr3+ R1-line by controlling Pauli antisymmetry strength
,”
J. Phys. Chem. Lett.
10
,
3176
3180
(
2019
).
103.
A.
Abragam
and
B.
Bleaney
,
Electron Paramagnetic Resonance of Transition Ions
(
Clarendon Press
,
Oxford
,
1970
).
104.
L. F.
Chibotaru
and
L.
Ungur
, “
Ab initio calculation of anisotropic magnetic properties of complexes. I. Unique definition of pseudospin Hamiltonians and their derivation
,”
J. Chem. Phys.
137
,
064112
(
2012
).
105.
L. F.
Chibotaru
and
L.
Ungur
, “
Negative g factors, berry phases, and magnetic properties of complexes
,”
Phys. Rev. Lett.
109
,
246403
(
2012
).
106.
M. H. L.
Pryce
, “
Sign of g in magnetic resonance, and the sign of the Quadrupole moment of Np237
,”
Phys. Rev. Lett.
3
,
375
(
1959
).
107.
L.
Ungur
and
L. F.
Chibotaru
, “
Ab initio crystal field for lanthanides
,”
Chem. - A Europ. J.
23
,
3708
3718
(
2017
).
108.
C.
Rudowicz
and
C. Y.
Chung
, “
The generalization of the extended stevens operators to higher ranks and spins, and a systematic review of the tables of the tensor operators and their matrix elements
,”
J. Phys.: Condens. Matter
16
,
5825
5847
(
2004
).
109.
N.
Iwahara
and
L. F.
Chibotaru
, “
Exchange interaction between j multiplets
,”
Phys. Rev. B
91
,
174438
(
2015
).
110.
L.
Ungur
and
L. F.
Chibotaru
, “
Magnetic anisotropy in the excited states of low symmetry lanthanide complexes
,”
Phys. Chem. Chem. Phys.
13
,
20086
20090
(
2011
).
111.
L.
Ungur
and
L. F.
Chibotaru
, “
Strategies toward high-temperature lanthanide-based single-molecule magnets
,”
Inorg. Chem.
55
,
10043
10056
(
2016
).
112.
K. L. M.
Harriman
,
D.
Errulat
, and
M.
Murugesu
, “
Magnetic axiality: Design principles from molecules to materials
,”
Trends Chem.
1
,
425
439
(
2019
).
113.
L.
Ungur
,
J. J.
Le Roy
,
I.
Korobkov
,
M.
Murugesu
, and
L. F.
Chibotaru
, “
Fine-tuning the local symmetry to attain record blocking temperature and magnetic remanence in a single-ion magnet
,”
Angew. Chem., Int. Ed.
53
,
4413
4417
(
2014
).
114.
S. T.
Liddle
and
J.
van Slageren
, “
Improving f-element single molecule magnets
,”
Chem. Soc. Rev.
44
,
6655
6669
(
2015
).
115.
C. A. P.
Goodwin
,
F.
Ortu
,
D.
Reta
,
N. F.
Chilton
, and
D. P.
Mills
, “
Molecular magnetic hysteresis at 60 kelvin in dysprosocenium
,”
Nature
548
,
439
442
(
2017
).
116.
Y.-C.
Chen
,
J.-L.
Liu
,
W.
Wernsdorfer
,
D.
Liu
,
L. F.
Chibotaru
,
X.-M.
Chen
, and
M.-L.
Tong
, “
Hyperfine-interaction-driven suppression of quantum tunneling at zero field in a holmium(III) single-ion magnet
,”
Angew. Chem., Int. Ed.
56
,
4996
5000
(
2017
).
117.
Lanthanides and Actinides in Molecular Magnetism
, edited by
M.
Murugesu
and
R. L. A.
Layfield
(
Wiley VCH
,
2015
).
118.
Y.-C.
Chen
,
J.-L.
Liu
,
L.
Ungur
,
J.
Liu
,
Q.-W.
Li
,
L.-F.
Wang
,
Z.-P.
Ni
,
L. F.
Chibotaru
,
X.-M.
Chen
, and
M.-L.
Tong
, “
Symmetry-supported magnetic blocking at 20 K in pentagonal bipyramidal Dy(III) single-ion magnets
,”
J. Am. Chem. Soc.
138
,
2829
2837
(
2016
).
119.
J.
Tang
and
P.
Zhang
,
Lanthanide Single Molecule Magnets
(
Springer
,
2015
).
120.
F.-S.
Guo
,
B. M.
Day
,
Y.-C.
Chen
,
M.-L.
Tong
,
A.
Mansikkamäki
, and
R. A.
Layfield
, “
Magnetic hysteresis up to 80 kelvin in a dysprosium metallocene single-molecule magnet
,”
Science
362
,
1400
1403
(
2018
).
121.
L.
Ungur
and
L. F.
Chibotaru
, “
Computational modelling of the magnetic properties of lanthanide compounds
,” in
Lanthanides and Actinides in Molecular Magnetism
(
John Wiley and Sons, Ltd.
,
2015
), Chap. 6, pp.
153
184
.
122.
L. F.
Chibotaru
,
L.
Ungur
, and
A.
Soncini
, “
The origin of nonmagnetic Kramers doublets in the ground state of dysprosium triangles: Evidence for a toroidal magnetic moment
,”
Angew. Chem., Int. Ed.
47
,
4126
4129
(
2008
).
123.
M. E.
Lines
, “
Orbital angular momentum in the theory of paramagnetic clusters
,”
J. Chem. Phys.
55
,
2977
2984
(
1971
).
124.
K.
Meyer
,
D. J.
Mindiola
,
T. A.
Baker
,
W. M.
Davis
, and
C. C.
Cummins
, “
Uranium hexakisamido complexes
,”
Angew. Chem., Int. Ed.
39
,
3063
3066
(
2000
).
125.
J.
Boström
,
V.
Veryazov
,
F.
Aquilante
,
T.
Bondo Pedersen
, and
R.
Lindh
, “
Analytical gradients of the second-order Møller–Plesset energy using Cholesky decompositions
,”
Int. J. Quantum Chem.
114
,
321
327
(
2014
).
126.
A. M.
Sand
,
C. E.
Hoyer
,
K.
Sharkas
,
K. M.
Kidder
,
R.
Lindh
,
D. G.
Truhlar
, and
L.
Gagliardi
, “
Analytic gradients for complete active space pair-density functional theory
,”
J. Chem. Theory Comput.
14
,
126
138
(
2017
).
127.
F.
Aquilante
,
R.
Lindh
, and
T. B.
Pedersen
, “
Analytic derivatives for the Cholesky representation of the two-electron integrals
,”
J. Chem. Phys.
129
,
034106
(
2008
).
128.
J.
Boström
,
F.
Aquilante
,
T. B.
Pedersen
, and
R.
Lindh
, “
Analytical gradients of Hartree–Fock exchange with density fitting approximations
,”
J. Chem. Theory Comput.
9
,
204
212
(
2013
).
129.
M. G.
Delcey
,
T. B.
Pedersen
,
F.
Aquilante
, and
R.
Lindh
, “
Analytical gradients of the state-average complete active space self-consistent field method with density fitting
,”
J. Chem. Phys.
143
,
044110
(
2015
).
130.
R.
Lindh
,
A.
Bernhardsson
, and
M.
Schütz
, “
Force-constant weighted redundant coordinates in molecular geometry optimizations
,”
Chem. Phys. Lett.
303
,
567
575
(
1999
).
131.
L.
De Vico
,
M.
Olivucci
, and
R.
Lindh
, “
New general tools for constrained geometry optimizations
,”
J. Chem. Theory Comput.
1
,
1029
1037
(
2005
).
132.
M.
Stenrup
,
R.
Lindh
, and
I.
Fdez. Galván
, “
Constrained numerical gradients and composite gradients: Practical tools for geometry optimization and potential energy surface navigation
,”
J. Comput. Chem.
36
,
1698
1708
(
2015
).
133.
F.
Häse
,
I.
Fdez. Galván
,
A.
Aspuru-Guzik
,
R.
Lindh
, and
M.
Vacher
, “
How machine learning can assist the interpretation of ab initio molecular dynamics simulations and conceptual understanding of chemistry
,”
Chem. Sci.
10
,
2298
2307
(
2019
).
134.
M.
Vacher
,
A.
Brakestad
,
H. O.
Karlsson
,
I.
Fdez. Galván
, and
R.
Lindh
, “
Dynamical insights into the decomposition of 1,2-dioxetane
,”
J. Chem. Theory Comput.
13
,
2448
2457
(
2017
).
135.
M.
Vacher
,
P.
Farahani
,
A.
Valentini
,
L. M.
Frutos
,
H. O.
Karlsson
,
I.
Fdez. Galván
, and
R.
Lindh
, “
How do methyl groups enhance the triplet chemiexcitation yield of dioxetane?
,”
J. Phys. Chem. Lett.
8
,
3790
3794
(
2017
).
136.
A.
Valentini
,
D.
Rivero
,
F.
Zapata
,
C.
García-Iriepa
,
M.
Marazzi
,
R.
Palmeiro
,
I.
Fdez. Galván
,
D.
Sampedro
,
M.
Olivucci
, and
L. M.
Frutos
, “
Optomechanical control of quantum yield in trans–cis ultrafast photoisomerization of a retinal chromophore model
,”
Angew. Chem., Int. Ed.
56
,
3842
3846
(
2017
).
137.
M.
Manathunga
,
X.
Yang
,
H. L.
Luk
,
S.
Gozem
,
L. M.
Frutos
,
A.
Valentini
,
N.
Ferrè
, and
M.
Olivucci
, “
Probing the photodynamics of rhodopsins with reduced retinal chromophores
,”
J. Chem. Theory Comput.
12
,
839
850
(
2016
).
138.
G.
Marchand
,
J.
Eng
,
I.
Schapiro
,
A.
Valentini
,
L. M.
Frutos
,
E.
Pieri
,
M.
Olivucci
,
J.
Léonard
, and
E.
Gindensperger
, “
Directionality of double-bond photoisomerization dynamics induced by a single stereogenic center
,”
J. Phys. Chem. Lett.
6
,
599
604
(
2015
).
139.
C.
García-Iriepa
,
M.
Marazzi
,
F.
Zapata
,
A.
Valentini
,
D.
Sampedro
, and
L. M.
Frutos
, “
Chiral hydrogen bond environment providing unidirectional rotation in photoactive molecular motors
,”
J. Phys. Chem. Lett.
4
,
1389
1396
(
2013
).
140.
C.
Schnedermann
,
X.
Yang
,
M.
Liebel
,
K. M.
Spillane
,
J.
Lugtenburg
,
I.
Fernández
,
A.
Valentini
,
I.
Schapiro
,
M.
Olivucci
,
P.
Kukura
, and
R. A.
Mathies
, “
Evidence for a vibrational phase-dependent isotope effect on the photochemistry of vision
,”
Nat. Chem.
10
,
449
455
(
2018
).
141.
O.
Schalk
,
J.
Galiana
,
T.
Geng
,
T. L.
Larsson
,
R. D.
Thomas
,
I.
Fdez. Galván
,
T.
Hansson
, and
M.
Vacher
, “
Competition between ring-puckering and ring-opening excited state reactions exemplified on 5H-furan-2-one and derivatives
,”
J. Chem. Phys.
152
,
064301
(
2020
).
142.
J. C.
Tully
, “
Molecular dynamics with electronic transitions
,”
J. Chem. Phys.
93
,
1061
1071
(
1990
).
143.
N.
Ferré
and
J. G.
Ángyán
, “
Approximate electrostatic interaction operator for QM/MM calculations
,”
Chem. Phys. Lett.
356
,
331
339
(
2002
).
144.
V. A.
Borin
,
C.
Wiebeler
, and
I.
Schapiro
, “
A QM/MM study of the initial excited state dynamics of green-absorbing proteorhodopsin
,”
Faraday Discuss.
207
,
137
152
(
2018
).
145.
M.
Richter
,
P.
Marquetand
,
J.
González-Vázquez
,
I.
Sola
, and
L.
González
, “
SHARC: Ab initio molecular dynamics with surface hopping in the adiabatic representation including arbitrary couplings
,”
J. Chem. Theory Comput.
7
,
1253
1258
(
2011
).
146.
J.
Norell
,
M.
Odelius
, and
M.
Vacher
, “
Ultrafast dynamics of photo-excited 2-thiopyridone: Theoretical insights into triplet state population and proton transfer pathways
,”
Struct. Dyn.
7
,
024101
(
2020
).
147.
O.
Weingart
,
A.
Nenov
,
P.
Altoè
,
I.
Rivalta
,
J.
Segarra-Martí
,
I.
Dokukina
, and
M.
Garavelli
, “
COBRAMM 2.0—A software interface for tailoring molecular electronic structure calculations and running nanoscale (QM/MM) simulations
,”
J. Mol. Model.
24
,
271
(
2018
).
148.
G. A.
Worth
,
K.
Giri
,
G. W.
Richings
,
I.
Burghardt
,
M. H.
Beck
,
A.
Jäckle
, and
H.-D.
Meyer
, The QUANTICS Package, version 1.1,
University of Birmingham
,
Birmingham, UK
,
2015
.
149.
G. W.
Richings
,
I.
Polyak
,
K. E.
Spinlove
,
G. A.
Worth
,
I.
Burghardt
, and
B.
Lasorne
, “
Quantum dynamics simulations using Gaussian wavepackets: The vMCG method
,”
Int. Rev. Phys. Chem.
34
,
269
308
(
2015
).
150.
F.
Melaccio
,
M.
del Carmen Marín
,
A.
Valentini
,
F.
Montisci
,
S.
Rinaldi
,
M.
Cherubini
,
X.
Yang
,
Y.
Kato
,
M.
Stenrup
,
Y.
Orozco-Gonzalez
,
N.
Ferré
,
H. L.
Luk
,
H.
Kandori
, and
M.
Olivucci
, “
Toward automatic rhodopsin modeling as a tool for high-throughput computational photobiology
,”
J. Chem. Theory Comput.
12
,
6020
6034
(
2016
).
151.
L.
Pedraza-González
,
L.
De Vico
,
M. d. C.
Marín
,
F.
Fanelli
, and
M.
Olivucci
, “
a-ARM: Automatic rhodopsin modeling with chromophore cavity generation, ionization state selection and external counter-ion placement
,”
J. Chem. Theory Comput.
15
,
3134
3152
(
2019
).
152.
D.-E.
Nilsson
, “
Photoreceptor evolution: Ancient siblings serve different tasks
,”
Curr. Biol.
15
,
R94
R96
(
2005
).
153.
O. P.
Ernst
,
D. T.
Lodowski
,
M.
Elstner
,
P.
Hegemann
,
L. S.
Brown
, and
H.
Kandori
, “
Microbial and animal rhodopsins: Structures, functions, and molecular mechanisms
,”
Chem. Rev.
114
,
126
163
(
2013
).
154.
I.
Gushchin
,
V.
Shevchenko
,
V.
Polovinkin
,
V.
Borshchevskiy
,
P.
Buslaev
,
E.
Bamberg
, and
V.
Gordeliy
, “
Structure of the light-driven sodium pump KR2 and its implications for optogenetics
,”
FEBS J.
283
,
1232
1238
(
2016
).
155.
D.
Agathangelou
,
Y.
Orozco-Gonzalez
,
M.
del Carmen Marín
,
P. P.
Roy
,
J.
Brazard
,
H.
Kandori
,
K.-H.
Jung
,
J.
Léonard
,
T.
Buckup
,
N.
Ferré
,
M.
Olivucci
, and
S.
Haacke
, “
Effect of point mutations on the ultrafast photo-isomerization of Anabaena sensory rhodopsin
,”
Faraday Discuss.
207
,
55
75
(
2018
).
156.
M. d. C.
Marín
,
D.
Agathangelou
,
Y.
Orozco-Gonzalez
,
A.
Valentini
,
Y.
Kato
,
R.
Abe-Yoshizumi
,
H.
Kandori
,
A.
Choi
,
K.-H.
Jung
,
S.
Haacke
, and
M.
Olivucci
, “
Fluorescence enhancement of a microbial rhodopsin via electronic reprogramming
,”
J. Am. Chem. Soc.
141
,
262
271
(
2019
).
157.
K.
Inoue
,
M. d. C.
Marín
,
S.
Tomida
,
R.
Nakamura
,
Y.
Nakajima
,
M.
Olivucci
, and
H.
Kandori
, “
Red-shifting mutation of light-driven sodium-pump rhodopsin
,”
Nat. Commun.
10
,
1993
(
2019
).
158.
S.
Gholami
,
L.
Pedraza-González
,
X.
Yang
,
A. A.
Granovsky
,
I. N.
Ioffe
, and
M.
Olivucci
, “
Multi-state multi-configuration quantum chemical computation of the two-photon absorption spectra of bovine rhodopsin
,”
J. Phys. Chem. Lett.
10
,
6293
6300
(
2019
).
159.
L.
Zhang
and
J.
Hermans
, “
Hydrophilicity of cavities in proteins
,”
Proteins: Struct., Funct., Bioinf.
24
,
433
438
(
1996
).
160.
S.
Pronk
,
S.
Páll
,
R.
Schulz
,
P.
Larsson
,
P.
Bjelkmar
,
R.
Apostolov
,
M. R.
Shirts
,
J. C.
Smith
,
P. M.
Kasson
,
D.
Van Der Spoel
,
B.
Hess
, and
E.
Lindahl
, “
GROMACS 4.5: A high-throughput and highly parallel open source molecular simulation toolkit
,”
Bioinformatics
29
,
845
854
(
2013
).
161.
T.
Andruniow
,
N.
Ferre
, and
M.
Olivucci
, “
Structure, initial excited-state relaxation, and energy storage of rhodopsin resolved at the multi-configurational perturbation theory level
,”
Proc. Natl. Acad. Sci. U. S. A.
101
,
17908
17913
(
2004
).
162.
J. A.
Rackers
,
Z.
Wang
,
C.
Lu
,
M. L.
Laury
,
L.
Lagardère
,
M. J.
Schnieders
,
J.-P.
Piquemal
,
P.
Ren
, and
J. W.
Ponder
, “
Tinker 8: Software tools for molecular design
,”
J. Chem. Theory Comput.
14
,
5273
5289
(
2018
).
163.
E.
Pieri
,
V.
Ledentu
,
M.
Sahlin
,
F.
Dehez
,
M.
Olivucci
, and
N.
Ferré
, “
CpHMD-Then-QM/MM identification of the amino acids responsible for the anabaena sensory rhodopsin pH-dependent electronic absorption spectrum
,”
J. Chem. Theory Comput.
15
,
4535
4546
(
2019
).
164.
L.
Pedraza-González
,
M. D. C.
Marín
,
A. N.
Jorge
,
T. D.
Ruck
,
X.
Yang
,
A.
Valentini
,
M.
Olivucci
, and
L.
De Vico
, “
Web-ARM: A web-based interface for the automatic construction of QM/MM models of rhodopsins
,”
J. Chem. Inf. Model.
60
,
1481
1493
(
2020
).
165.
F.
Segatta
,
L.
Cupellini
,
S.
Jurinovich
,
S.
Mukamel
,
M.
Dapor
,
S.
Taioli
,
M.
Garavelli
, and
B.
Mennucci
, “
A quantum chemical interpretation of two-dimensional electronic spectroscopy of light-harvesting complexes
,”
J. Am. Chem. Soc.
139
,
7558
7567
(
2017
).
166.
A.
Nenov
,
R.
Borrego-Varillas
,
A.
Oriana
,
L.
Ganzer
,
F.
Segatta
,
I.
Conti
,
J.
Segarra-Marti
,
J.
Omachi
,
M.
Dapor
,
S.
Taioli
,
C.
Manzoni
,
S.
Mukamel
,
G.
Cerullo
, and
M.
Garavelli
, “
UV-light-induced vibrational coherences: The key to understand Kasha rule violation in trans -azobenzene
,”
J. Phys. Chem. Lett.
9
,
1534
1541
(
2018
).
167.
F.
Segatta
,
A.
Nenov
,
S.
Orlandi
,
A.
Arcioni
,
S.
Mukamel
, and
M.
Garavelli
, “
Exploring the capabilities of optical pump x-ray probe NEXAFS spectroscopy to track photo-induced dynamics mediated by conical intersections
,”
Faraday Discuss.
221
,
245
(
2020
).
168.
R.
Borrego-Varillas
,
D. C.
Teles-Ferreira
,
A.
Nenov
,
I.
Conti
,
L.
Ganzer
,
C.
Manzoni
,
M.
Garavelli
,
A.
Maria De Paula
, and
G.
Cerullo
, “
Observation of the sub-100 femtosecond population of a dark state in a thiobase mediating intersystem crossing
,”
J. Am. Chem. Soc.
140
,
16087
16093
(
2018
).
169.
A.
Picchiotti
,
A.
Nenov
,
A.
Giussani
,
V. I.
Prokhorenko
,
R. J. D.
Miller
,
S.
Mukamel
, and
M.
Garavelli
, “
Pyrene, a test case for deep-ultraviolet molecular photophysics
,”
J. Phys. Chem. Lett.
10
,
3481
3487
(
2019
).
170.
D. C.
Teles-Ferreira
,
I.
Conti
,
R.
Borrego-Varillas
,
N.
A.
,
L.
Van Stokkum
,
I. H. M.
adn Ganzer
,
C.
Manzoni
,
A. M.
de Paula
,
G.
Cerullo
, and
M.
Garavelli
, “
A unified experimental/theoretical description of the ultrafast photophysics of single and double thionated uracils
,”
Chem. - Eur. J.
26
,
336
343
(
2020
).
171.
A.
Nenov
,
F.
Segatta
,
A.
Bruner
,
S.
Mukamel
, and
M.
Garavelli
, “
X-ray linear and non-linear spectroscopy of the ESCA molecule
,”
J. Chem. Phys.
151
,
114110
(
2019
).
172.
J.
Segarra-Martí
,
S.
Mukamel
,
M.
Garavelli
,
A.
Nenov
, and
I.
Rivalta
, “
Towards accurate simulation of two-dimensional electronic spectroscopy
,”
Top. Curr. Chem.
376
(
2018
).
173.
A.
Nenov
,
I.
Conti
,
R.
Borrego-Varillas
,
G.
Cerullo
, and
M.
Garavelli
, “
Linear absorption spectra of solvated thiouracils resolved at the hybrid RASPT2/MM level
,”
Chem. Phys.
515
,
643
653
(
2018
).
174.
D.
Abramavicius
,
B.
Palmieri
,
D. V.
Voronine
,
F.
Šanda
, and
S.
Mukamel
, “
Coherent multidimensional optical spectroscopy of excitons in molecular aggregates; quasiparticle versus supermolecule perspectives
,”
Chem. Rev.
109
,
2350
2408
(
2009
).
175.
R.
Borrego-Varillas
,
A.
Nenov
,
L.
Ganzer
,
A.
Oriana
,
C.
Manzoni
,
A.
Tolomelli
,
I.
Rivalta
,
S.
Mukamel
,
M.
Garavelli
, and
G.
Cerullo
, “
Two-dimensional UV spectroscopy: A new insight into the structure and dynamics of biomolecules
,”
Chem. Sci.
10
,
9907
9921
(
2019
).
176.
T. J. A.
Wolf
,
R. H.
Myhre
,
J. P.
Cryan
,
S.
Coriani
,
R. J.
Squibb
,
A.
Battistoni
,
N.
Berrah
,
C.
Bostedt
,
P.
Bucksbaum
,
G.
Coslovich
,
R.
Feifel
,
K. J.
Gaffney
,
J.
Grilj
,
T. J.
Martinez
,
S.
Miyabe
,
S. P.
Moeller
,
M.
Mucke
,
A.
Natan
,
R.
Obaid
,
T.
Osipov
,
O.
Plekan
,
S.
Wang
,
H.
Koch
, and
M.
Gühr
, “
Probing ultrafast ππ-nπ internal conversion in organic chromophores via K-edge resonant absorption
,”
Nat. Commun.
8
,
29
(
2017
).
177.
J.
Norell
,
R. M.
Jay
,
M.
Hantschmann
,
S.
Eckert
,
M.
Guo
,
K. J.
Gaffney
,
P.
Wernet
,
M.
Lundberg
,
A.
Föhlisch
, and
M.
Odelius
, “
Fingerprints of electronic, spin and structural dynamics from resonant inelastic soft X-ray scattering in transient photo-chemical species
,”
Phys. Chem. Chem. Phys.
20
,
7243
7253
(
2018
).
178.
I.
Josefsson
,
K.
Kunnus
,
S.
Schreck
,
A.
Föhlisch
,
F.
de Groot
,
P.
Wernet
, and
M.
Odelius
, “
Ab initio calculations of X-ray spectra: Atomic multiplet and molecular orbital effects in a multiconfigurational SCF approach to the L-edge spectra of transition metal complexes
,”
J. Phys. Chem. Lett.
3
,
3565
3570
(
2012
).
179.
S. I.
Bokarev
,
M.
Dantz
,
E.
Suljoti
,
O.
Kühn
, and
E. F.
Aziz
, “
State-dependent electron delocalization dynamics at the solute-solvent interface: Soft-X-ray absorption spectroscopy and ab initio calculations
,”
Phys. Rev. Lett.
111
,
083002
083007
(
2013
).
180.
R. V.
Pinjari
,
M. G.
Delcey
,
M.
Guo
,
M.
Odelius
, and
M.
Lundberg
, “
Restricted active space calculations of L-edge X-ray absorption spectra: From molecular orbitals to multiplet states
,”
J. Chem. Phys.
141
,
124116
(
2014
).
181.
P.
Wernet
,
K.
Kunnus
,
I.
Josefsson
,
I.
Rajkovic
,
W.
Quevedo
,
M.
Beye
,
S.
Schreck
,
S.
Grübel
,
M.
Scholz
,
D.
Nordlund
,
W.
Zhang
,
R. W.
Hartsock
,
W. F.
Schlotter
,
J. J.
Turner
,
B.
Kennedy
,
F.
Hennies
,
F. M. F.
de Groot
,
K. J.
Gaffney
,
S.
Techert
,
M.
Odelius
, and
A.
Föhlisch
, “
Orbital-specific mapping of the ligand exchange dynamics of Fe(CO)5 in solution
,”
Nature
520
,
78
81
(
2015
).
182.
M.
Guo
,
E.
Källman
,
L. K.
Sørensen
,
M. G.
Delcey
,
R. V.
Pinjari
, and
M.
Lundberg
, “
Molecular orbital simulations of metal 1s2p resonant inelastic x-ray scattering
,”
J. Phys. Chem. A
120
,
5848
5855
(
2016
).
183.
F.
Weinhold
, “
Natural bond orbital methods
,” in
Encyclopedia of Computational Chemistry
, edited by
P.
von Ragué Schleyer
(
John Wiley & Sons
,
Chichester
,
1998
), pp.
1792
1811
.
184.
E. D.
Glendening
,
C. R.
Landis
, and
F.
Weinhold
, “
NBO 6.0: Natural bond orbital analysis program
,”
J. Comput. Chem.
34
,
1429
1437
(
2013
).
185.
F.
Gendron
,
D.
Páez-Hernández
,
F.-P.
Notter
,
B.
Pritchard
,
H.
Bolvin
, and
J.
Autschbach
, “
Magnetic properties and electronic structure of neptunylVI complexes: Wavefunctions, orbitals, and crystal-field models
,”
Chem. Eur. J.
20
,
7994
8011
(
2014
).
186.
J.
Autschbach
, “
Orbitals for analyzing bonding and magnetism of heavy-metal complexes
,”
Comments Inorg. Chem.
36
,
215
244
(
2016
).
187.
F.
Gendron
,
B.
Le Guennic
, and
J.
Autschbach
, “
Magnetic properties and electronic structures of Ar3UIV–L complexes with Ar = C5(CH3)4H or C5H5 and L = CH3, NO, and Cl
,”
Inorg. Chem.
53
,
13174
13187
(
2014
).
188.
A.
Marchenko
,
T. J.
Duignan
,
A.
Philips
,
H. D.
Ludowieg
, and
B.
Moore
(
2018
). “
Exatomic v0.4.1: A unified platform for computational chemists
,” Zenodo, ; https://github.com/exa-analytics/exatomic.
189.
D.-C.
Sergentu
,
T. J.
Duignan
, and
J.
Autschbach
, “
Ab initio study of covalency in the ground versus core-excited states and X-ray absorption spectra of actinide complexes
,”
J. Phys. Chem. Lett.
9
,
5583
5591
(
2018
).
190.
G.
Ganguly
,
D. C.
Sergentu
, and
J.
Autschbach
, “
Ab initio analysis of metal-ligand bonding in An(COT)2, An = Th, U, in their ground- and core-excited states
,”
Chem. - Eur. J.
26
,
1776
(
2020
).
191.
P.
Wernet
,
K.
Kunnus
,
S.
Schreck
,
W.
Quevedo
,
R.
Kurian
,
S.
Techert
,
F. M. F.
de Groot
,
M.
Odelius
, and
A.
Föhlisch
, “
Dissecting local atomic and intermolecular interactions of transition-metal ions in solution with selective X-ray spectroscopy
,”
J. Phys. Chem. Lett.
3
,
3448
3453
(
2012
).
192.
R. V.
Pinjari
,
M. G.
Delcey
,
M.
Guo
,
M.
Odelius
, and
M.
Lundberg
, “
Cost and sensitivity of restricted active-space calculations of metal L-edge X-ray absorption spectra
,”
J. Comput. Chem.
37
,
477
486
(
2016
).
193.
M.
Preuße
,
S. I.
Bokarev
,
S. G.
Aziz
, and
O.
Kühn
, “
Towards an ab initio theory for metal L-edge soft X-ray spectroscopy of molecular aggregates
,”
Struct. Dyn.
3
,
062601
(
2016
).
194.
T.
Vitova
,
I.
Pidchenko
,
D.
Fellhauer
,
P. S.
Bagus
,
Y.
Joly
,
T.
Pruessmann
,
S.
Bahl
,
E.
Gonzalez-Robles
,
J.
Rothe
,
M.
Altmaier
,
M. A.
Denecke
, and
H.
Geckeis
, “
The role of the 5f valence orbitals of early actinides in chemical bonding
,”
Nat. Commun.
8
,
16053
(
2017
).
195.
J.
Segarra-Martí
,
M.
Garavelli
, and
F.
Aquilante
, “
Converging many-body correlation energies by means of sequence extrapolation
,”
J. Chem. Phys.
148
,
034107
(
2018
).
196.
J.
Segarra-Martí
,
M.
Garavelli
, and
F.
Aquilante
, “
Multiconfigurational second-order perturbation theory with frozen natural orbitals extended to the treatment of photochemical problems
,”
J. Chem. Theory Comput.
11
,
3772
3784
(
2015
).
197.
A.
Zech
,
F.
Aquilante
, and
T. A.
Wesolowski
, “
Orthogonality of embedded wave functions for different states in frozen-density embedding theory
,”
J. Chem. Phys.
143
,
164106
(
2015
).
198.
P.
Farahani
,
D.
Roca-Sanjuán
, and
F.
Aquilante
, “
A two-scale approach to electron correlation in multiconfigurational perturbation theory
,”
J. Comput. Chem.
35
,
1609
1617
(
2014
).
199.
F.
Aquilante
,
T. K.
Todorova
,
L.
Gagliardi
,
T. B.
Pedersen
, and
B. O.
Roos
, “
Systematic truncation of the virtual space in multiconfigurational perturbation theory
,”
J. Chem. Phys.
131
,
034113
(
2009
).
200.
M.
Nest
,
T.
Klamroth
, and
P.
Saalfrank
, “
The multiconfiguration time-dependent Hartree–Fock method for quantum chemical calculations
,”
J. Chem. Phys.
122
,
124102
(
2005
).
201.
T.
Sato
and
K. L.
Ishikawa
, “
Time-dependent complete-active-space self-consistent-field method for multielectron dynamics in intense laser fields
,”
Phys. Rev. A
88
,
023402
(
2013
).
202.
H.
Miyagi
and
L. B.
Madsen
, “
Time-dependent restricted-active-space self-consistent-field theory for laser-driven many-electron dynamics. II. Extended formulation and numerical analysis
,”
Phys. Rev. A
89
,
063416
(
2014
).
203.
A.
Baiardi
and
M.
Reiher
, “
Large-scale quantum-dynamics with matrix product states
,”
J. Chem. Theory Comput.
15
,
3481
3498
(
2019
).
204.
E. D.
Hedegård
,
S.
Knecht
,
J. S.
Kielberg
,
H. J. A.
Jensen
, and
M.
Reiher
, “
Density matrix renormalization group with efficient dynamical electron correlation through range separation
,”
J. Chem. Phys.
142
,
224108
(
2015
).

Supplementary Material