Giter VIP home page Giter VIP logo

ocdft's People

Contributors

fevangelista avatar prakashverma avatar prakashvermaqtp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

chrinide

ocdft's Issues

Constrained DFT calculation yields ground state DFT total energy

The following input file is supposed to run a CDFT calculation on a parallel dimer of ethene and fluorinated ethene. However when I run this input, the cdft multipliers (Vc) are all zero and don't appear to change at all. In fact I tried manually feeding the converged multipliers from an NWchem CDFT calculation and it still didn't optimize the constraints.


import cdft

molecule {
0 1
C 0.000000 0.000000 0.663493
C 0.000000 0.000000 -0.663493
H 0.000000 0.922503 1.236446
H 0.000000 -0.922503 1.236446
H 0.000000 -0.922503 -1.236446
H 0.000000 0.922503 -1.236446
"--" #Remove quotes around this before running
C 4.00 0.000000 0.660905
C 4.00 0.000000 -0.660905
F 4.00 1.103866 1.386732
F 4.00 -1.103866 1.386732
F 4.00 -1.103866 -1.386732
F 4.00 1.103866 -1.386732
}

set {
basis 6-31++G*
scf_type df
df_basis_scf cc-pvtz-jkfit
guess sad
reference uks
maxiter 200
e_convergence 8
d_convergence 6
molden_write true
}

set cdft {
charge [1.0,-1.0]
spin [1.0,-1.0]
}

set dft_functional b3lyp

energy('cdft')


For reference, the ground state energy using unconstrained DFT is -554.130239901998 hartree. According to an NWChem CDFT calculation, the total energy of the constrained system should be -553.777990832392 hartree with the following converged CDFT multipliers:

  1        0.1418185737
  2       -0.1117875392
  3       -0.1418185737
  4        0.1117875392

@fevangelista

Usage question

Hello, I am interested in using this code for CDFT calculations with Psi4. I haven't tried compiling yet, but I notice that the CDFT function is commented out in main.cc. Is this part of the code functional or is this plugin more designed for performing OCDFT calculations?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.