Page 1 of 1

Install problem

Posted: Fri Apr 11, 2014 9:31 am
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

Re: Install problem

Posted: Mon Apr 14, 2014 2:35 pm
by graeme
You need to download the source code and compile it. Then run bader at the command line with your charge density file.

Re: Install problem

Posted: Tue Apr 22, 2014 3:38 pm
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

Re: Install problem

Posted: Thu May 22, 2014 8:44 pm
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