jdftx
jdftx copied to clipboard
JDFTx: software for joint density functional theory
It seems that however the flag for this is being set, it does not recognize GSL 2.7 as a valid version. ``` cbu@polaris-login-01:~/jdftx/build> cmake -D EnableCUDA=yes -D CudaAwareMPI=yes -D PinnedHostMemory=yes...
Hi Shankar, I am a beginner in JDFTx, I have successfully installed and completed the tutorials, but these simple examples are done on a single node, so I have not...
Dear Shankar In jdftx settings, setting both 'ionic-dynamics' and 'target-mu' parameters as below command line ``` ionic-dynamics \ dt 2 \ nSteps 5000 \ statMethod NoseHoover \ T0 300 \...
Hello, I am using the JDFTx software for geometry relaxations and adsorption energy calculations on a variety of surfaces (Pd, Pt, Rh, and Ni). Due to the spin polarization required...
Hello everyone, Is it possible in the current implementation to calculate the The Eliashberg spectral function α2F d in terms of the mode-resolved coupling strengths λqν and the phonon frequencies?...
Hi dear Shankar. I'd like to consult with you about xc functionals for accurate description of vdw interactions. Jdftx has already grimme d2 and d3 van der Waals functionality included,...
ExCorr.cpp is expecting this, apparently no subscripts, `` double exxScale() const { return funcUnpolarized.cam_omega>0 ? funcUnpolarized.cam_beta : funcUnpolarized.cam_alpha; } double exxOmega() const { return funcUnpolarized.cam_omega; } The definition in xc.h...
Dear developers: Sorry to bother you. I'm using JDFTx to simulate the adsorption of oxygen molecules under constant potential conditions, and for the same model I calculated the energy of...
Hello: My system has about 280 atoms. When I use jdftx_gpu (1.7.0 version) on a NVIDIA A100 with 40G memory, there is always error: CUDA Error: out of memory. Are...
Dear Shankar I encountered some doubts when using jdftx to calculate the band structure of two-dimensional graphene-like materials. 1. How are the weights of the parameters ‘kpoint‘ set? In other...