Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • chronusq_public chronusq_public
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ChronusQ
  • chronusq_publicchronusq_public
  • Wiki
  • Input sections
  • QM

QM · Changes

Page history
Add NEO description for QM section authored Mar 23, 2022 by Ben Link's avatar Ben Link
Hide whitespace changes
Inline Side-by-side
input-sections/QM.md
View page @ 07f8ea8c
......@@ -11,6 +11,7 @@ The `QM` section handles the reference and ChronusQ job type specification. **Th
| Keyword | Type | Description | Default | Required |
| ------- | ---- | ----------- | ------- | -------- |
| `REFERENCE` | String | Type of reference wavefunction | N/A | Yes |
| `NUCREFERENCE`| String | Type of NEO reference wavefunction | N/A | No|
| `JOB` | String | Type of calculation | N/A | Yes |
| `X2CTYPE` | String | Type of X2C transformation | `DEFAULT` | No |
| `ATOMICX2C` | String | Type of Atomic X2C transformation | `OFF` | No |
......@@ -50,6 +51,19 @@ ChronusQ supports the following DFT functionals (10/9/2020):
Addition of more functionals is possible - if a specific functional is required for your research, please [open an issue!](https://urania.chem.washington.edu/chronusq/chronusq_public/-/issues)
### The `NUCREFERENCE` Keyword
The `QM.REFERENCE` keyword allows for specification of the reference wave function for quantum nuclei in the SCF and post-SCF ChronusQ procedures. Currently both NEO-HF and NEO-DFT wavefunction options are available. It is assumed that systems occupy high-spin configurations, so by convention unrestricted wavefunctions should be used. Note that Generalized and X2C options are not currently implemented for NEO methods.
REAL/COMPLEX specification is optional as with `QM.REFERENCE`, but NEO wavefunctions must match the type of the electronic reference (only `REAL/REAL` or `COMPLEX/COMPLEX` for `REF/NUCREF` are allowed).
`HF` will generate a respective NEO-HF wavefunction, while quantum-nuclear functionals have the same conventions as their electronic counterparts. Currently implemented functionals are listed below.
### NEO-DFT Functionals
| Name | Type | Description |
| epc17-2 | NEO-LDA-like Functional | Quantum electron-proton correlation functional |
| epc19 | NEO-GGA-like Functional | Quantum electron-proton correlation with density gradient included |
### The `JOB` Keyword
The `JOB` keyword controls the type of calculation done by ChronusQ. The currently supported job types are:
......
Clone repository

Overview and Features

Getting ChronusQ

Running ChronusQ

Input sections

     Overview
     QM
     Molecule
     Basis and DFBasis
     Ints
     DFTInts
     SCF
     RT
     Response
     CC
     MCSCF
     Misc

FAQ

Examples

     HF energy
     Relativistic DFT Energy
     Linear Response TDDFT
     Frequency dependent TDHF
     Model Order Reduction of TDDFT
     Electron dynamics

Keyword Reference

Binary Reference