Search found 611 matches

by mverstra
Fri May 19, 2017 12:15 pm
Forum: Response calculations
Topic: Use of symmetry in strain calculations [SOLVED]
Replies: 3
Views: 4363

Re: Use of symmetry in strain calculations [SOLVED]

Hi Joe, Sounds like you have sorted things out in principle at least. It is a bit disappointing that we only get 5-6 digits, but perhaps that's inevitable for delicate calculations like elastic constants. We should be able to symmetrize them after the fact, though, and impose all digits being equal,...
by mverstra
Thu May 18, 2017 10:27 am
Forum: Response calculations
Topic: Regarding "nband" value in lesson response function 1 [SOLVED]
Replies: 2
Views: 3481

Re: Regarding "nband" value in lesson response function 1 [SOLVED]

Hi Seba,

the code will give you a default number of bands which is number of electrons / 2 (for spin) + 10% or so. Here we set it by hand to get only the occupied bands (for an insulator this is fine). The number of valence electrons are 3 and 5 for the 2 species, so 8 / 2 = 4
by mverstra
Tue May 16, 2017 9:23 pm
Forum: Response calculations
Topic: Phonon Calculation [SOLVED]
Replies: 1
Views: 2969

Re: Phonon Calculation [SOLVED]

Hi Xing, you can use a _centered_ default grid (shiftk 0 0 0 nshiftk 1) of any density, including 5 5 5. The _optimal_ grid for BCC systems uses 2 shifts and has to be even (see paragraph under shiftk in the input variables web site) - this gives you the best quality integral for a given number of i...
by mverstra
Fri May 12, 2017 12:20 am
Forum: Other tools and postprocessing in ABINIT
Topic: Bug fix of AbinitBandStructureMaker.py
Replies: 1
Views: 2468

Re: Bug fix of AbinitBandStructureMaker.py

Hello "q",

thanks - I have added this to the latest developer branch. Should be out in the next-next release 8.6 in a few months.
by mverstra
Thu May 11, 2017 2:55 pm
Forum: Ground state
Topic: Non-collinear magnetism
Replies: 1
Views: 2339

Re: Non-collinear magnetism

Hi Nancy,

non collinear magnetism works fine. For slightly canted materials it is delicate, and has been cleaned recently. Try the latest versions in norm conserving pseudopotentials: the PAW + non collinear canting can go to 0 spuriously in some cases.
by mverstra
Thu May 11, 2017 2:50 pm
Forum: Ground state
Topic: PBESol for 2D material
Replies: 1
Views: 2096

Re: PBESol for 2D material

I do not see a good reason for a strong difference (how much?) - your question is more about physics and xc than about the code. The PBEsol should only change a little the exchange part of pbe to be better for 3D solids (instead of molecules as in PBE): your layers are intermediate in dimensionality...
by mverstra
Thu May 11, 2017 2:43 pm
Forum: Response calculations
Topic: dfpt_nstwf.F90 bug message
Replies: 1
Views: 2325

Re: dfpt_nstwf.F90 bug message

Hi Joe! love it when you cite me... Do you understand why the fft grid changes (ecutsm or different set of k points or k+q points?) I suspect internally somewhere it is still using a different grid. Anything fishy in your system (non collinear magnetism, parallelism...) - do you have a minimal input...
by mverstra
Tue May 09, 2017 11:45 pm
Forum: Response calculations
Topic: Strange behavior in Second Harmonic vs Strain
Replies: 7
Views: 4930

Re: Strange behavior in Second Harmonic vs Strain

You are running the optic executable? This runs RPA sums over states, not Berry phase, I think. Your iscf -3 is a ddk calculation, which is an analytical perturbation wrt k. Your post is not explicit enough: need details on input output versions etc... See the netiquette. Some possibilities: * are y...
by mverstra
Tue May 09, 2017 11:29 pm
Forum: Ground state
Topic: charge density in k-space ?
Replies: 1
Views: 2241

Re: charge density in k-space ?

You have to be more specific with what you want: |psi_n,k|^2(r) is the density in real space corresponding to a single band and k point. It can be obtained from the cut3d utility. The normal rho(r) is periodic, so it does not have a k dependency, but it does have a reciprocal space representation in...
by mverstra
Tue May 09, 2017 11:16 pm
Forum: Ground state
Topic: problem with paw pseudopotentials calculations.
Replies: 1
Views: 2051

Re: problem with paw pseudopotentials calculations.

You can try to increase pawovlp to 50 % or so and see what happens - you don't have to change it at each step. If it ends up with a physically unreasonable situation you can check it yourself. Your set of constraints may make it quite hard to converge though. Also check out the recently developed io...
by mverstra
Tue May 09, 2017 10:59 pm
Forum: Link to other codes
Topic: different PPs for same atom type [SOLVED]
Replies: 1
Views: 3752

Re: different PPs for same atom type [SOLVED]

yes - you can define

natom 2
ntypat 2 # 2 atomic types
typat 1 2 # one atom of each type
znucl 14 14 # both silicon

and in the files file you put 2 psp files.
by mverstra
Tue May 09, 2017 10:56 pm
Forum: Ground state
Topic: Problem with PRTCML variable [SOLVED]
Replies: 3
Views: 3577

Re: Problem with PRTCML variable [SOLVED]

The CML support of abinit has been removed - it was out of sync with the evolution of the CML format. See the new list of input variables

http://www.abinit.org/doc/helpfiles/for ... ables.html
by mverstra
Tue May 09, 2017 10:53 pm
Forum: Ground state
Topic: SCAN+rvv10 functional
Replies: 3
Views: 3493

Re: SCAN+rvv10 functional

Hi Antonio,

part of the scan should be available through the libxc interface, once they update it (I think this is done).

The rVV10 is not implemented as far as I know, however. Abinit implements van der Waals in the Grimme, TS (of sorts), and DF styles:

http://www.abinit.org/doc/helpfiles/for ... tml#vdw_xc
by mverstra
Tue May 09, 2017 10:39 pm
Forum: Response calculations
Topic: optical matrix element [SOLVED]
Replies: 1
Views: 2670

Re: optical matrix element [SOLVED]

You can look at the source code for the optic executable. The first thing it does is read in the files and create the pmat matrix elements you want. You could add fortran lines there to dump the matrix elements to file, or use it directly inside optic (depends what you want to do with them).
by mverstra
Tue May 09, 2017 10:37 pm
Forum: Other tools and postprocessing in ABINIT
Topic: cut3d error when extracting wave functions from _WFK file
Replies: 6
Views: 5827

Re: cut3d error when extracting wave functions from _WFK fil

Hello Boubacar, your WFK file is probably corrupted somehow. As your k-point is towards the end, the header may be intact but not all of the file (or it may have been truncated because your disk quota ran out?) Other possibility: was it made on the same system as the cut3d you are running? The binar...
by mverstra
Thu Feb 16, 2017 1:23 pm
Forum: Other tools and postprocessing in ABINIT
Topic: lifetime effects in IR reflectivity [SOLVED]
Replies: 2
Views: 4451

Re: lifetime effects in IR reflectivity [SOLVED]

PS: Atsushi Togo has just confirmed he will also make a direct abinit interface for phono3py (should be soon).

See https://atztogo.github.io/phono3py/
https://atztogo.github.io/phonopy/
by mverstra
Thu Feb 16, 2017 11:09 am
Forum: Other tools and postprocessing in ABINIT
Topic: lifetime effects in IR reflectivity [SOLVED]
Replies: 2
Views: 4451

Re: lifetime effects in IR reflectivity [SOLVED]

Dear Narges, I am not sure I understand your question entirely, but here goes. Your quality factor has to do with the zero frequency limit of the ratio involving the real and imaginary parts of epsilon_0, correct? Typically the intrinsic IR reflectivity spectrum is actually quite good without the br...
by mverstra
Thu Feb 16, 2017 10:54 am
Forum: Other tools and postprocessing in ABINIT
Topic: lifetime effects in IR reflectivity [SOLVED]
Replies: 2
Views: 4451

lifetime effects in IR reflectivity [SOLVED]

Dear Matthieu I am one of user abinit code. I want to quality factor by abinit code. I know quality factor is equal inverse dielectric loss tangent (tan δ = ε2/ε1). ε2 , ε1 are real and imaginary part dielectric. I should used equation 8 of attached 33.pdf for obtaining ε2 , ε1. this relation said t...
by mverstra
Wed Nov 02, 2016 8:59 pm
Forum: Ground state
Topic: prtspcur
Replies: 1
Views: 2271

Re: prtspcur

Hello Elena,

I started this implementation a while ago (2009). It has stopped for the moment, as there were pseudopotential-specific terms I started on which were complex and I didn't have time to do things cleanly.

Best

Matthieu
by mverstra
Fri Apr 08, 2016 8:59 am
Forum: Ground state
Topic: advantage of doing shiftk?
Replies: 1
Views: 3034

Re: advantage of doing shiftk?

Hello Temok, Have a look at the paper of Monkhorst and Pack (H. J. Monkhorst and J. D. Pack, Phys. Rev. B 13, 5188 (1976)) for a classic example. The idea is to optimize the precision of an _integral_ in k space (Etot, Force, stress...) with respect to the number of reduced k-points. If you use symm...
by mverstra
Mon Feb 22, 2016 4:05 pm
Forum: Ground state
Topic: Failed to perform DATASET 2 [SOLVED]
Replies: 3
Views: 4575

Re: Failed to perform DATASET 2 [SOLVED]

Hi Masoomeh, your run is not able to print the output WFK file at the end of dataset 1. This seems to be a network disk related issue (not abinit related) - perhaps you can post your job submission file and "files" file, but normally only your local sysadmin can fix this kind of thing for ...
by mverstra
Thu Oct 08, 2015 5:08 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit Insstalation Help for IBM HPC
Replies: 5
Views: 5240

Re: Abinit Insstalation Help for IBM HPC

Your configuration apparently did not link properly to the MPI version (or the MPI version itself is not correctly compiled).
by mverstra
Thu Oct 08, 2015 4:51 pm
Forum: Configuring and compiling ABINIT
Topic: How can I get abinit binaries for windows 32bits? [SOLVED]
Replies: 2
Views: 7182

Re: How can I get abinit binaries for windows 32bits? [SOLVED]

Hello, the server links are being updated. In the meanwhile you can find the 32 bit old binaries at m Please note that more recent versions of abinit provide many more features and stuff (PAW...). The optimal solution if you really want to work under windows is to install something like cygwin (m wi...
by mverstra
Tue May 05, 2015 3:37 pm
Forum: Response calculations
Topic: symmetry of phonon modes
Replies: 17
Views: 48496

Re: symmetry of phonon modes

Hello, the symmetry operations are in the same order as in the main abinit output, and in the DDB file. I agree it is easier to have them on hand, and will add their printing to the anaddb log file for abinit v8 (to be released in a few months or so). There are a number of tools that analyze the irr...
by mverstra
Tue May 05, 2015 10:37 am
Forum: Response calculations
Topic: ANADDB ERROR
Replies: 1
Views: 2564

Re: ANADDB ERROR

please read and follow the nettiquette on the main forum page.

You should probably not be running anaddb in parallel. In particular if you are using a version before 7.10, and for most purposes there is no need.

Try to run without the NL part to make sure your main ddb is correct.