User Tools

Site Tools


features

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
features [2024/02/21 13:55] tsauefeatures [2025/03/14 10:30] (current) tsaue
Line 1: Line 1:
 +==== New features in DIRAC25 ====
 +
 + 
 +  * **Effective QED-potentials**
 +     * Contributors: Ayaki Sunaga and Trond Saue
 +     * Reference: Ayaki Sunaga, Maen Salman and Trond Saue, 4-component relativistic Hamiltonian with effective QED potentials for molecular calculations, [[https://doi.org/10.1063/5.0116140|J. Chem. Phys.]] **157** (2022) 164101
 +     * //Note//: The potentials perform well for spectroscopic properties. Further testing for core properties are required.
 +     * Vacuum polarization:
 +        * E. A. Uehling, [[https://doi.org/10.1103/physrev.48.55|Phys. Rev.]] **48** (1935) 55 
 +     * Electron self-energy:
 +        *  V. V. Flambaum and J. S. M. Ginges, [[https://doi.org/10.1103/physreva.72.052115|Phys. Rev. A]] **72** (2005) 052115 
 +        * P. Pyykkö and L.-B. Zhao, [[https://doi.org/10.1088/0953-4075/36/8/302|J. Phys. B: At., Mol. Opt. Phys.]] **36** (2003) 1469
 +     * Manual: manual/effqed.html
 +     * Tutorial: tutorials/qed/effqed.html
 +  * **Atomic shift operator**
 +     * Contributor: Trond Saue
 +     * Reference: Ayaki Sunaga, Maen Salman and Trond Saue, 4-component relativistic Hamiltonian with effective QED potentials for molecular calculations, [[https://doi.org/10.1063/5.0116140|J. Chem. Phys.]] **157** (2022) 164101
 +     * Tutorial: tutorials/atomic_shift/tutorial.html
 +  * **Radial powers <r<sup>n</sup>>**
 +     * The keyword .RADPOW in the visualization module scales densities with integer powers of the radial variable r and allows for instance the calculation of radial expectation values <r<sup>n</sup>> 
 +     * Contributor: Trond Saue
 +  * **Approximations to EOM-CCSD** (Partitioned EOM (P-EOM-CCSD); second-order perturbation theory-based EOM (EOM-MBPT(2) and P-EOM-MBPT(2)) are available in the RELCCSD module for excitation and ionization energies.
 +     * Contributors: L. Halbert, A. Gomes
 +     * Reference: L. Halbert and A. S. P. Gomes, The performance of approximate equation of motion coupled cluster for valence and core states of heavy element systems, [[https://doi.org/10.1080/00268976.2023.2246592|Mol. Phys.]] (2023) e2246592
 +  * automatic generated higher-order CC (Loic, Andre)
 +  * automatic generated higher-order CCSDTQ (Jan) + documentation: tenpi default 
 +  * **New ESR/EPR features:**
 +     * Contributor: H. J. Aa. Jensen
 +     * .ESR CI flexible option for defining CI for ESR/EPR calculations
 +     * .G10PPM for *ESR: request g-shifts to 10 ppm accuracy instead of default of +/-1 ppt = 1000 ppm accuracy
 +     * Added .STATE option for *ESR, defining first CI state belonging to ESR multiplet (for example if a "singlet" state is below the "triplet" multiplet).
 +     * .MAXMK2 for *ESR
 +     * .KR CONJ to generate the second state for doublets by Kramers conjugation
 +  * **Updates KRCI module**:
 +     *Contributor: H. J. Aa. Jensen.
 +     * '.CIROOTS' input has been made easier, description in manual has been updated.
 +     * The KRCI module now again works with both LUCIAREL and GASCIP (a fix from 2021 fixed symmetry specification for LUCIAREL but made it not work for GASCIP).
 +  * **DIRAC calculator for the Atomistic Simulation Environment (ASE)** is available.
 +     * Contributors: Carlos M. R. Rocha, Lucas Visscher
 +     * Reference: [[https://qc2.readthedocs.io|DIRAC calculator]]
 +     * Reference: [[https://wiki.fysik.dtu.dk/ase/|Atomic Simulation Environment(ASE)]] 
 +  * **Basis set library has been extended** with 
 +     * “relativistic prolapse-free Gaussian basis sets” RPF-2Z, RPF-3Z, aug-RPF-2Z, and aug-RPF-3Z.
 +        * Contributor: H. J. Aa. Jensen
 +        * Reference: J. S. Sousa, E. F. Gusmão, A. K. N. R. Dias, and R. L. A. Haiduke, Relativistic Prolapse-Free Gaussian Basis Sets of Double- and Triple-ζ Quality for s- and p-Block Elements: (aug-)RPF-2Z and (aug-)RPF-3Z. J. Chem. Theor. Comput. 20, 9991 (2024).[[https://doi.org/10.1021/acs.jctc.4c01211]]
 +      * (aug-)cc-p*Z-PP basis sets from Kirk Peterson for ECP calculations
 +   * **BNCORR now works for Z=1-138**
 +      * Contributor: Kirk Peterson
 +
 +== Revised features ==
 +  * The CODATA2022 set of physical constants is now used as default (taken from [[http://physics.nist.gov/constants]] on June 4, 2024), see also [[https://arxiv.org/abs/2409.03787|arXiv:2409.03787
 +
 +]]
 +  * The [[https://github.com/PCMSolver/pcmsolver|PCMSolver]] module is by default DISABLED, but can be turned on by setting %%--%%pcmsolver=ON in the setup script
 +  * The [[https://gitlab.com/stieltjes|Stieltjes]] module is by default DISABLED, but can be turned on by setting %%--%%stieltjes=ON in the setup script.
 +
 +== Infrastructure changes and fixes ==
 +  * Changed all references to ifort etc. to ifx etc from [[https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html|Intel oneAPI]]; ifort is not supported from oneAPI 2025. DIRAC will still compile with ifort.
 +     * Contributor: H. J. Aa. Jensen
 +  * Made all necessary changes for [[https://developer.nvidia.com/hpc-compilers|Nvidia’s NVHPC compilers]] (previously known as PGI compilers).
 +     * Contributor: H. J. Aa. Jensen
 +  * Quit if LUCIAREL is requested for sequential dirac.x (LUCIAREL only works if compiled with MPI).
 +     * Contributor: H. J. Aa. Jensen
 +  *  Better cmake structure for compiling dirac. Now utility programs are small and not the same size as dirac.x.
 +     * Contributor: H. J. Aa. Jensen
 +
 +== Bugfixes ==
 +
 +  * Fix of symmetry problem for KRMCSCF with LUCIAREL and odd number of electrons.
 +     * Contributor: H. J. Aa. Jensen
 +  * Changes and corrections in the definition of one-electron operators "\beta\gamma^5" and "i \beta \alpha".
 +     * One-electron operator type ZiBETAAL was not defined properly in previous code versions. From now on, it is replaced by ZBETAALP and represents the operator "i \beta \alpha_z".
 +     * In previous code versions, the one-electron operator types XiBETAAL and YiBETAAL represented "i \beta \alpha_x" and "i \beta \alpha_y", respectively. From now on, they are replaced by the operator types XBETAALP and YBETAALP, respectively.
 +     * New one-electron operator type BETAGAMMA5 available, representing the time-symmetric operator "\beta\gamma^5". Please note that the operator type iBETAGAMMA5 was already implemented in DIRAC and it also points to "\beta\gamma^5, but with the assignments of time-reversal antisymmetry.
 +     * For more details, please check the manual: `One-electron operators <https://www.diracprogram.org/doc/release-25/manual/one_electron_operators.html#one-electron-operators>`__.
 +     * Contributor: I. A. Aucar.
 +  * Set the correct sign of CC linear and quadratic response functions in the case of more than one time-antisymmetric perturbation operator
 +     * Contributor: A. Gomes.
 +  * Corrections to Dyall basis sets:
 +     * Fixed incorrect definitions for the number of exponents for Zr/Nb/Ru in dyall.acv4z.
 +     * Fixed missing exponents:
 +        * 1x f for Lu in cv2z/ae2z
 +        * 1x d for K in acv4z
 +        * 3x f, 2x g, 1x h for Rb/Sr in acv4z
 +        * 1x g for Ra in acv4z/aae4z
 +        * 1x f for Rf--Cn in aae4z
 +     * Fixed incorrect exponent values:
 +        * 1x s, 1x p, 1x d for Zr in av3z/acv3z/aae3z
 +        * 2x g, 1x h for Pb--Rn in acv4z/aae4z
 +        * 1x g for Tl--Rn in ae4z
 +        * 1x g for Lr in v4z
 +     * Fixed 150+ instances of small rounding errors.
 +     * Contributor: Lukas F. Pasteka
 + 
 +== Improvements ==
 +  * Significantly better performance with GASCIP configuration interaction code
 +    * Contributor: H. J. Aa. Jensen
 +  * More robust symmetry handling for *KRCI calculations
 +    * Contributor: H. J. Aa. Jensen
 +  * The atomic supersymmetry can be switched to the linear symmetry by *SYMMETRY .LINEAR option. It will be helpful in the calculation of an atom under an external electric field.
 +    * Contributor: Ayaki Sunaga
 + 
 ==== New features in DIRAC24 ==== ==== New features in DIRAC24 ====
  
Line 5: Line 107:
       * Contributors: Xiang Yuan,  Loic Halbert, Johann Pototschnig, Anastasios Papadopoulos, Lucas Visscher and Andre Gomes.       * Contributors: Xiang Yuan,  Loic Halbert, Johann Pototschnig, Anastasios Papadopoulos, Lucas Visscher and Andre Gomes.
       * Reference: Xiang Yuan, Loic Halbert, Johann Valentin Pototschnig, Anastasios Papadopoulos, Sonia Coriani, Lucas Visscher, and Andre Severo Pereira Gomes, Formulation and Implementation of Frequency-Dependent Linear Response Properties with Relativistic Coupled Cluster Theory for GPU-Accelerated Computer Architectures, J. Chem. Theory Comput. 20, 677 (2024) https://doi.org/10.1021/acs.jctc.3c00812       * Reference: Xiang Yuan, Loic Halbert, Johann Valentin Pototschnig, Anastasios Papadopoulos, Sonia Coriani, Lucas Visscher, and Andre Severo Pereira Gomes, Formulation and Implementation of Frequency-Dependent Linear Response Properties with Relativistic Coupled Cluster Theory for GPU-Accelerated Computer Architectures, J. Chem. Theory Comput. 20, 677 (2024) https://doi.org/10.1021/acs.jctc.3c00812
-      * Manual: CCCILR http://www.diracprogram.org/doc/release-24/manual/exacorr.html#cccilr+      * Manual: CCCILR https://diracprogram.org/doc/release-24/manual/wave_function/exacorr.html#cccilr
       * Tutorial: not yet available; please have a look at examples in the testset.       * Tutorial: not yet available; please have a look at examples in the testset.
     * Calculation of quadratic response properties CCSD wavefunctions.      * Calculation of quadratic response properties CCSD wavefunctions. 
       * Contributors: Xiang Yuan,  Loic Halbert, Lucas Visscher and Andre Gomes.       * Contributors: Xiang Yuan,  Loic Halbert, Lucas Visscher and Andre Gomes.
       * Reference: Xiang Yuan, Loic Halbert, Lucas Visscher, and Andre Severo Pereira Gomes, Frequency-Dependent Quadratic Response Properties and Two-Photon Absorption from Relativistic Equation-of-Motion Coupled Cluster Theory, J. Chem. Theory Comput. 19, 9248 (2023) https://doi.org/10.1021/acs.jctc.3c01011       * Reference: Xiang Yuan, Loic Halbert, Lucas Visscher, and Andre Severo Pereira Gomes, Frequency-Dependent Quadratic Response Properties and Two-Photon Absorption from Relativistic Equation-of-Motion Coupled Cluster Theory, J. Chem. Theory Comput. 19, 9248 (2023) https://doi.org/10.1021/acs.jctc.3c01011
-      * Manual: CCCIQR http://www.diracprogram.org/doc/release-24/manual/exacorr.html#ccciqr+      * Manual: CCCIQR https://diracprogram.org/doc/release-24/manual/wave_function/exacorr.html#ccciqr
       * Tutorial: not yet available; please have a look at examples in the testset.             * Tutorial: not yet available; please have a look at examples in the testset.      
     * Calculation of energies with equation of motion coupled cluster for excitation (EOM-EE-CCSD), ionization  (EOM-IP-CCSD), and electron affinity (EOM-EA-CCSD) models.     * Calculation of energies with equation of motion coupled cluster for excitation (EOM-EE-CCSD), ionization  (EOM-IP-CCSD), and electron affinity (EOM-EA-CCSD) models.
       * Contributors: Xiang Yuan,  Loic Halbert, Lucas Visscher and Andre Gomes.       * Contributors: Xiang Yuan,  Loic Halbert, Lucas Visscher and Andre Gomes.
       * Reference: Xiang Yuan, PhD thesis (2024), https://doi.org/10.5463/thesis.505       * Reference: Xiang Yuan, PhD thesis (2024), https://doi.org/10.5463/thesis.505
-      * Manual: EXEOM http://www.diracprogram.org/doc/release-24/manual/exacorr.html#exeom (see also http://www.diracprogram.org/doc/release-24/manual/exacorr.html#id10)+      * Manual: EXEOM https://diracprogram.org/doc/release-24/manual/wave_function/exacorr.html#exeom  see also https://www.diracprogram.org/doc/release-24/manual/wave_function/exacorr.html#id10
       * Tutorial: not yet available; please have a look at examples in the testset.       * Tutorial: not yet available; please have a look at examples in the testset.
     * Two-body reduced density matrix for CCSD ground-state wavefunctions.     * Two-body reduced density matrix for CCSD ground-state wavefunctions.
       * Contributors: Loic Halbert, Andre Gomes       * Contributors: Loic Halbert, Andre Gomes
-      * Manual: GS2RDM http://www.diracprogram.org/doc/release-24/manual/exacorr.html#gsrdm)+      * Manual: GS2RDM https://diracprogram.org/doc/release-24/manual/wave_function/exacorr.html#gs2rdm
       * Tutorial: not yet available; please have a look at examples in the testset.       * Tutorial: not yet available; please have a look at examples in the testset.
              
Line 27: Line 129:
   * Restart from density matrices of CC for first-order properties.    * Restart from density matrices of CC for first-order properties. 
     * Contributors: Trond Saue, Andre Gomes     * Contributors: Trond Saue, Andre Gomes
-      * Manual: RDCCDENS http://www.diracprogram.org/doc/release-24/manual/properties.html#rdccdens+      * Manual: RDCCDM https://diracprogram.org/doc/release-24/manual/properties.html#rdccdm
   * Update of DIRAC schema which defines the information stored on CHECKPOINT.h5.   * Update of DIRAC schema which defines the information stored on CHECKPOINT.h5.
     * Essential symmetry information added.     * Essential symmetry information added.
-    * MO coefficients for C:math:`_1` symmetry optionally stored for restarts without use of symmetry.+    * MO coefficients for C<sub>1</sub> symmetry optionally stored for restarts without use of symmetry.
     * Occupation of spinors in SCF added.      * Occupation of spinors in SCF added. 
     * Non-default property integrals stored on separate file to reduce the size of the checkpoint file.     * Non-default property integrals stored on separate file to reduce the size of the checkpoint file.
 +    * Copy of input files stored.
     * Contributors: Lucas Visscher, Trond Saue     * Contributors: Lucas Visscher, Trond Saue
  
features.1708523758.txt.gz · Last modified: 2024/02/21 13:55 by tsaue

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki