Install problem

Bader charge density analysis

Moderator: moderators

Post Reply
fatimazahra
Posts: 1
Joined: Fri Apr 11, 2014 9:16 am

Install problem

Post by fatimazahra »

Hi
I am new user, I want to install Bader in Ubuntu 12.10 (64), but I don't find any tutorial or paper for helping me, so if you can explain to me how I can run or install it.
Thanks in advance
graeme
Site Admin
Posts: 2256
Joined: Tue Apr 26, 2005 4:25 am
Contact:

Re: Install problem

Post by graeme »

You need to download the source code and compile it. Then run bader at the command line with your charge density file.
Fadwa
Posts: 5
Joined: Tue Apr 22, 2014 3:20 pm

Re: Install problem

Post by Fadwa »

Hallo

Me too, I am new user of Bader, I download the source code (Ubuntu 12.10 (64)) but I didn't know How to compile it? Also run it? please give me some help.

Thanks
wc5879
Posts: 21
Joined: Thu May 22, 2014 7:49 pm

Re: Install problem

Post by wc5879 »

[quote="Fadwa"]Hallo

Me too, I am new user of Bader, I download the source code (Ubuntu 12.10 (64)) but I didn't know How to compile it? Also run it? please give me some help.

Thanks[/quote]

to compile, use the make file. for linux, this should be the command :

make -f makefile.lnx_ifort

to run, you can either just type bader CHGCAR
or ./bader CHGCAR

the CHGCAR is just a dummy name for your charge file
Post Reply