Giter Club home page Giter Club logo

libbeef's People

Contributors

afonari avatar vossjo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

libbeef's Issues

Interpretation of BEEF-vdw result in Qunatum Espresso.

Hello, I just started using BEEF-vdw functional in Quantum espresso.
But I'm a bit confused when interpreting the output of BEEF-vdw result.

`! total energy = -1647.49506764 Ry
estimated scf accuracy < 0.00000029 Ry
smearing contrib. (-TS) = -0.14223212 Ry
internal energy E=F+TS = -1647.35283552 Ry

 The total energy is F=E-TS. E is the sum of the following terms:
 one-electron contribution =  -24487.16232287 Ry
 hartree contribution      =   12436.92699083 Ry
 xc contribution           =    -320.35071527 Ry
 ewald contribution        =   10723.23320899 Ry
 electric field correction =       0.00000279 Ry`

I wanted to see how Bayesian Error Estimation is distributed according to following output ::

BEEFens 2000 ensemble energies
             -0.234925644247402E+02
             -0.622047017039314E+00
             -0.497032197700053E+01
              0.141418418499206E+02
             -0.708132985011825E+01```

The error distribution can be plotted as following. 
But I think the error distribution is too wide if I assume the printed output is in "Ry" unit. 
I might have made some mistake during my calculation or I might be interpreting this in a wrong way. 
could you enlighten me how should I read the output?
Also Is there any easy way to read ensemble energy with ASE function? 
Many thanks in advance. 

![BEEF_error](https://user-images.githubusercontent.com/47560396/224289266-2735356a-726e-4734-aa40-ca64d0fede03.png)

Some abnormality

when i make BEEF-vdw to the VASP, I add "-Lproperpath(my path) -lbeef "to the library linker flags,then some error happened, that show can't find -lbeef. After that i change the statement "-Lproperpath(my path) -lbeef " to "properpath(my path)",then it can be make to the VASP.Is it normal ?

when i make beef ,there have some error happen

make beef then appear as follows

checking dependency style of icc... gcc3
./configure: line 3436: AX_COMPILER_VENDOR: command not found
./configure: line 3437: AX_CC_MAXOPT: command not found
./configure: line 3438: syntax error near unexpected token -std=c99,' ./configure: line 3438: AX_CHECK_COMPILE_FLAG(-std=c99, CFLAGS="$CFLAGS -std=c99")'
make: *** [config.status] Error
"
How to deal with it ?

GPU-accelerated BEEF-vdw

Does the BEEF-vdw support the GPU-accelerated code?
I tried to use nvcc in cuda-11.0 to compile the code, but failed due to
"error: ‘for’ loop initial declarations are only allowed in C99 mode" ?
Even if I used :
./configure CC=/usr/local/cuda-11.0/bin/nvcc --prefix=$PWD/install CFLAGS='-std=c++11' ,
I still failed.
Could you tell me how to compile the BEEF-vdw with nvcc and make the vasp-gpu can use it ?
Note: I used icc to compile the BEEF-vdw, then added it to the vasp-gpu and vasp-gpu is compiled successfully. But
I run the vasp job with vasp-gpu containing BEEF-vdw, there is a warning: "WARNING: LUSE_VDW=.TRUE. may result in suboptimal
performance with CUDA VASP".

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.