:orphan: .. index:: **DIRAC .. _**DIRAC: ========= \*\*DIRAC ========= By default DIRAC only activates the generation of the basis set (e.g. kinetic balance conditions for small component functions) and the one-electron modules. Two-electron integrals over the atomic basis functions will be calculated when needed by the job modules given below. We recommend that you use the `Dalton `_ program package if you want to e.g. save the two-electron integrals to disk for another purpose, this is not possible with DIRAC. .. index:: .WAVE FUNCTION .. _DIRAC_.WAVE FUNCTION: .WAVE FUNCTION -------------- Activates the wave function module(s). This activates the reading of the :ref:`**WAVE FUNCTION` section, where the desired wave function type(s) must be specified. If you read in converged MO coefficients from the file DFCOEF and you want to skip the SCF step and proceed directly to properties or the post-SCF step, then a trick to do this is to comment out (or remove) this keyword. .. index:: .ANALYZE .. _DIRAC_.ANALYZE: .ANALYZE -------- Activates the Hartree--Fock or Kohn--Sham analysis module. This activates the reading of the :ref:`**ANALYZE` section. .. index:: .PROPERTIES .. _DIRAC_.PROPERTIES: .PROPERTIES ----------- Activates the property module (which will call the integral module for property integrals). This activates the reading of the :ref:`**PROPERTIES` section. .. index:: .OPTIMIZE .. _DIRAC_.OPTIMIZE: .OPTIMIZE --------- Activates the geometry optimization. This activates the reading of the :ref:`*OPTIMIZE` subsection. .. index:: .4INDEX .. _DIRAC_.4INDEX: .4INDEX ------- Explicitly activates the transformation of integrals to molecular orbital basis. This activates the reading of the :ref:`**MOLTRA` section. These transformed integrals are currently only used by the :ref:`**RELCC`, :ref:`RELADC`, :ref:`**POLPRP`, :ref:`DIRRCI`, and :ref:`*LUCITA` modules, and if one of these three modules are requested under :ref:`**WAVE FUNCTION`, then this flag is automatically activated unless .NO4INDEX is specified in this input module. By default, molecular orbitals with orbital energy between -10 and +20 hartree are included, this can be modified in the :ref:`**MOLTRA` section. .. index:: .NO4INDEX .. _DIRAC_.NO4INDEX: .NO4INDEX --------- Do not automatically activate integral transformation to molecular orbital basis if any of :ref:`**RELCC`, :ref:`RELADC`, :ref:`**POLPRP`, :ref:`DIRRCI`, and :ref:`*LUCITA` modules are requested under :ref:`**WAVE FUNCTION`. This keyword is utilized when repeating correlated CC or CI calculations (with different parameters for instance) based on saved files after the integral transformation. .. index:: .TITLE .. _DIRAC_.TITLE: .TITLE ------ Title line (max. 50 characters). Example:: .TITLE my first DIRAC calculation .. index:: .INPTEST .. _DIRAC_.INPTEST: .INPTEST -------- Input test - no job modules are called, only verification of DIRAC input files. It is often useful to start a new set of calculations with an input test in order to check that input file processing is correct before submitting your (long-term run) job. .. index:: .ONLY INTEGRALS .. _DIRAC_.ONLY INTEGRALS: .ONLY INTEGRALS --------------- Stop after the calculation of the one-electron integrals for the Hamiltonian and the one-electron integrals specified under :ref:`**INTEGRALS`. The integrals are written to disk. .. index:: .NOSFCR .. _DIRAC_.NOSFCR: .NOSFCR ------- .. warning:: documentation missing .. index:: .MINIMI .. _DIRAC_.MINIMI: .MINIMI ------- .. warning:: documentation missing .. index:: .XMLOUT .. _DIRAC_.XMLOUT: .XMLOUT ------- Create the output xml-file containing selected data (in development).