Search found 77 matches

by ljludwig
Tue Dec 10, 2013 1:50 am
Forum: Ground state
Topic: How To change Fermi Level/ Occupation manually? [SOLVED]
Replies: 2
Views: 3973

Re: How To change Fermi Level/ Occupation manually? [SOLVED]

Thank you so much for your suggestions!
by ljludwig
Mon Dec 09, 2013 6:30 am
Forum: Ground state
Topic: Problem of parallization? [SOLVED]
Replies: 1
Views: 3085

Problem of parallization? [SOLVED]

Dear All:

When running a job in 2x12 cores, it works, however, when running a job iunder 4x12 cores, it gets stuck at

"chkinp: Checking input parameters for consistency", but there is no error report, and I'm well aware that I have 48 cores access (otherwise abinit wouldn't run )
by ljludwig
Sat Dec 07, 2013 7:39 pm
Forum: Ground state
Topic: How To change Fermi Level/ Occupation manually? [SOLVED]
Replies: 2
Views: 3973

How To change Fermi Level/ Occupation manually? [SOLVED]

Dear All:

In Abinit, is it possible to tune the Fermi Level or electronic occupation manually? If this can be done, the electronic doping, such as voltage gating, can be described.

Thanks a lot!
by ljludwig
Fri Dec 06, 2013 5:31 pm
Forum: Other tools and postprocessing in ABINIT
Topic: Too Many q Points in GKK files?
Replies: 1
Views: 3325

Too Many q Points in GKK files?

Dear All: I am calculating electron-phonon properties. The unit cell contains 5 atoms, with k-mesh 8x8x8, and q mesh 2x2x2. There are 8 in-equivalent q points. This leads to a 5x3x8=120 perturbations in MRGGKK input, and 8 DDB files in MRGDDB input. the mrgddb and mrggkk seems both OK. However, when...
by ljludwig
Thu Dec 05, 2013 11:43 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

Eventually, I used MVAPICH2, instead of openmpi, and it worked to the end of make!!! (7.4.3 tested, 7.2.2 not tested)

I'm not sure what is the origin of the problem, though.

Many thanks!!!
by ljludwig
Thu Dec 05, 2013 11:04 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

However, fortunately, when I do the simplest make, without 64bit flag or mpi, it works!!!

"--prefix=/home/ludwig/abinit-7.4.3 --with-dft-flavor=none"


Therefore, I think the problem comes from the mpi. I'll try another mpi and see.
by ljludwig
Thu Dec 05, 2013 10:36 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

One more thing worthwhile mention, that even if I compile as: ./configure --prefix=/home/ludwig/abinit-7.4.3 --enable-64bit-flags=yes --enable-mpi=yes --enable-mpi-io=yes --with-mpi-prefix="/opt/intel-openmpi/" --with-dft-flavor=none which is quite simple, the same error still exists durin...
by ljludwig
Thu Dec 05, 2013 10:15 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

This time I actually tried 7.2.2, but still have the same error: : catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be expli...
by ljludwig
Thu Dec 05, 2013 9:10 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

Thank you very much!!! I've attached the config.log here. As to the compiler version, the cluster admin says that despite it was version 12.1, they keep it updated regularly. I'm not sure what exactly that supposes to mean, but it seems the version could be newer. (which I don't understand since the...
by ljludwig
Thu Dec 05, 2013 2:46 am
Forum: Other tools and postprocessing in ABINIT
Topic: mrgddb take infinite time? [SOLVED]
Replies: 1
Views: 4514

Re: mrgddb take infinite time? [SOLVED]

I now understand, simply shut down the firewall/ virus software, and it works totally fine, and takes seconds.
by ljludwig
Thu Dec 05, 2013 2:41 am
Forum: Ground state
Topic: DOS normalization factor [SOLVED]
Replies: 2
Views: 4026

Re: DOS normalization factor [SOLVED]

The DoS uses several smearing technique, which may make it "over-complete", like coherent states. Thus I personally think it is quite OK if you normalize them using the total # of electrons in the system.
by ljludwig
Thu Dec 05, 2013 2:26 am
Forum: Other tools and postprocessing in ABINIT
Topic: mrgddb take infinite time? [SOLVED]
Replies: 1
Views: 4514

mrgddb take infinite time? [SOLVED]

Dear All:

In the response function calculation, even running the tutorial (v 7.4.3), the MRGDDB takes infinite time, contrary to "a few seconds". Anything might go wrong? Thank you in advance!
by ljludwig
Thu Dec 05, 2013 12:31 am
Forum: Response calculations
Topic: Incorrect results in calculating H2 molecule
Replies: 1
Views: 2790

Re: Incorrect results in calculating H2 molecule

I really don't think there is anything to do with the Abinit version or compiler version. Could you show your input file? Ah, I know what's your problem. The interatomic distance is 0.7880Bohr? Which is WRONG. I think it is likely to be doubled, or you used a wrong unit system. See here: m It says &...
by ljludwig
Fri Nov 29, 2013 8:50 pm
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Re: Problem of make: ": catastrophic error"??? [SOLVED]

Hell! Thank you for your prompt response. From the documentation, I can see that the version from "csupport" is : "Package ID: l_ccompxe_2011.11.339 l_ccompxe_12.1.5.339 This package contains: Intel(R) C++ Compiler XE 12.1 Update 5 for Linux* Intel(R) Debugger 12.1 Update 5 for Linux*...
by ljludwig
Wed Nov 27, 2013 8:43 pm
Forum: Configuring and compiling ABINIT
Topic: Where are the utilities after installation? [SOLVED]
Replies: 2
Views: 3926

Where are the utilities after installation? [SOLVED]

Hi, usually the band structure can be plotted using the post-processing tools AbinitBandMaker.py, located /utils/users/ However after installing 7.4.3, I cannot find the utilities.. May I ask where they are? I cannot find them anywhere. Many thanks, Also, in this tutorial, it only says to use "...
by ljludwig
Wed Nov 27, 2013 5:14 am
Forum: Other tools and postprocessing in ABINIT
Topic: cut3d: WFK analysis
Replies: 3
Views: 4744

Re: cut3d: WFK analysis

I'm having the same problems, too!!! This is somewhat inconvenient since I presume we need the real space information and visualization...
by ljludwig
Wed Nov 27, 2013 5:03 am
Forum: Other tools and postprocessing in ABINIT
Topic: Visualization of Wavefunction
Replies: 1
Views: 3125

Visualization of Wavefunction

Hi All:

Is there an elegant way to visualize the wave function in real space? The cut3d program restricts the results only at 1 k-points at a time, which is quite slow...

Many thanks!
by ljludwig
Wed Nov 27, 2013 4:14 am
Forum: Configuring and compiling ABINIT
Topic: Problem of make: ": catastrophic error"??? [SOLVED]
Replies: 8
Views: 7900

Problem of make: ": catastrophic error"??? [SOLVED]

There is no problem at all at the stage of configuration, and the make install is also totally OK if I do it in another cluster. However, the problem I am facing is : : catastrophic error: **Internal compiler error: segmentation violation signal raised** Please report this error along with the circu...
by ljludwig
Wed Nov 27, 2013 3:49 am
Forum: Link to other codes
Topic: Why HGH PsP only has several lines? [SOLVED]
Replies: 1
Views: 4008

Re: Why HGH PsP only has several lines? [SOLVED]

Well when I saw the original paper and see it is analytical form then I came to realize how it works.

Still there is one thing I am confused, that in a S-O coupling calculation, is hgh potential the only choice?
by ljludwig
Wed Nov 27, 2013 3:22 am
Forum: Link to other codes
Topic: Why HGH PsP only has several lines? [SOLVED]
Replies: 1
Views: 4008

Why HGH PsP only has several lines? [SOLVED]

Since it deals with Spin-Orbit coupling, I was expecting a more complicated pseudopotential than the LDA-TM one, However, the HGH pseudo-potentials have only a few lines. Am I missing anything? What's more, for calculation of spin-orbit coupling in LDA, can I simply use LDA-TM? Or hgh is a requireme...
by ljludwig
Fri Aug 30, 2013 4:06 pm
Forum: Configuring and compiling ABINIT
Topic: "make multi" and "mpirun"? [SOLVED]
Replies: 2
Views: 4663

Re: "make multi" and "mpirun"? [SOLVED]

Thank you so much!! That indeed helps a lot!!
by ljludwig
Fri Aug 30, 2013 12:53 am
Forum: Ground state
Topic: Ground State Calculation Down even Density is OUTPUT already
Replies: 0
Views: 2435

Ground State Calculation Down even Density is OUTPUT already

Dear All: I'm trying to calculate the Density of State of a system containing 27 Se atoms. The input file is attached as (Se_27PAW_atoms.in). It can actually run for a long while (cpu time > 20 hours), and even the Density file (_DEN) is obtained, too. However, after that it crashes. In the log file...
by ljludwig
Thu Aug 29, 2013 10:58 pm
Forum: Configuring and compiling ABINIT
Topic: "make multi" and "mpirun"? [SOLVED]
Replies: 2
Views: 4663

"make multi" and "mpirun"? [SOLVED]

Dear All: Maybe it is a dumb question... But I'm eager to see the answer: when compiling Abinit, it needs #make multi_nprocs=N, when running Abinit, it needs mpiexec or mpirun, which needs to specify the number of cores, say M. Does the two have to be the same value (N==M)? Or they are simply irrele...
by ljludwig
Wed Aug 28, 2013 4:23 pm
Forum: Configuring and compiling ABINIT
Topic: Website Problems [SOLVED]
Replies: 2
Views: 4030

Website Problems [SOLVED]

Hi, I don't know which category I should put this, but on this download website:

http://www.abinit.org/downloads/source- ... rch=Update

no matter which version I click, it goes into the same newest version.

So I'd like to report this problem. Thanks!