Questions about compile LIBxc in abinit-7.0.5  [SOLVED]

option, parallelism,...

Moderators: fgoudreault, mcote

Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Locked
Zhang Xiaole
Posts: 46
Joined: Thu Sep 15, 2011 7:13 am

Questions about compile LIBxc in abinit-7.0.5

Post by Zhang Xiaole » Wed Feb 06, 2013 3:16 pm

Dear users,
i have some questions about the libxc plugin in abinit-7.0.5.
1 Is the version number of libxc on abinit's webpage (e.g. libxc-1.1.0.1 for abinit-7.0.5) equivalent to the libxc on the tddft's webpage (libxc-2.0.1 is the latest)?
2 In the tests of libxc, i found that the HSE06 and B3LYP hybrid functions are availabe in t41.in, however, in the src dictory of libxc-1.1.0.1, i only found the fllowing hybrid functions
hyb_gga_xc_b1wc.c ,hyb_gga_xc_b3lyp.c ,hyb_gga_xc_b97.c ,hyb_gga_xc_o3lyp.c ,hyb_gga_xc_pbeh.c, which dos not include the HSE function, why?
3 Is it possible using compiled libxc-2.0.1 to substitute the original one using --with-libxc-incs, --with-libxc-lib during the configuration?
Thanks in advanced ~



Zhang
Phd student
Phys Department
Shanghai JiaoTong university, Shanghai, China

User avatar
pouillon
Posts: 651
Joined: Wed Aug 19, 2009 10:08 am
Location: Spain
Contact:

Re: Questions about compile LIBxc in abinit-7.0.5  [SOLVED]

Post by pouillon » Thu Feb 07, 2013 7:04 pm

It won't work,because the API of LibXC 2.0 is not compatible with the 1.* APIs. The integration of LibXC 2.0 has thus required modifications within Abinit.

I suggest you to wait for the release of Abinit 7.2 if you want to use these functionals. It has full LibXC 2.0 support.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain

Zhang Xiaole
Posts: 46
Joined: Thu Sep 15, 2011 7:13 am

Re: Questions about compile LIBxc in abinit-7.0.5

Post by Zhang Xiaole » Fri Feb 15, 2013 5:32 am

Dear pouillon
Thank you for your reply,
i wonder whether the hse and b3lyp functions is available or not in abinit-7.0.5 , cause the t43 test of libxc works well with these two functions.
Phd student
Phys Department
Shanghai JiaoTong university, Shanghai, China

Locked