Search found 455 matches

by ebousquet
Mon Feb 19, 2018 11:07 am
Forum: Ground state
Topic: band st and DOS for the same k-points
Replies: 7
Views: 4900

Re: band st and DOS for the same k-points

Dear Ashish,
Just before anything else, is the Fermi level at the same energy position for both band structure and DOS when you compare the two?
Best wishes,
Eric
by ebousquet
Mon Feb 19, 2018 11:04 am
Forum: Ground state
Topic: Bug or bad input file?
Replies: 1
Views: 2187

Re: Bug or bad input file?

Dear horsfielda,
Regarding the overlap problem, you can increase pawovlp to 10-to-15% with reasonable results.
Best wishes,
Eric
Note that running Hybrid functionals on 217 atoms can be heavy depending on the CPU/Memory you have access to, I guess you know what you are doing.
by ebousquet
Thu Feb 15, 2018 9:37 am
Forum: Configuring and compiling ABINIT
Topic: Parallel configuration error [SOLVED]
Replies: 3
Views: 4438

Re: Parallel configuration error [SOLVED]

Dear Hammouri, In your config you mention the path --with-mpi-prefix="/opt/intel15/mpi/5.0.3.049/intel64" \ and then you have the following path for mpif90: /opt/intel15//impi/5.0.3.049/intel64/bin/mpif90 In one case you have /mpi/ and in the other /impi/, could it be the problem? Cheers, ...
by ebousquet
Tue Feb 13, 2018 3:35 pm
Forum: Ground state
Topic: Alchemical pseudopotential
Replies: 8
Views: 4660

Re: Alchemical pseudopotential

Dear Asier, Regarding your Warning, does it prevent your calculation to continue? Sounds like your ecut could too small, how much is your ecut? However, according to what you say (it works locally but not on the supercomputer) it is possible that it comes from compilation flags you use there. Regard...
by ebousquet
Fri Feb 09, 2018 2:23 pm
Forum: Ground state
Topic: structural optimisation
Replies: 1
Views: 1589

Re: structural optimisation

Dear Mustafa, You can resubmit your job by increasing our dilatmx (1.06 or 1.08 or 1.10), this means that your cell relaxation is quite large. If you need dilatmx way beyond 1.1, this probably means that your initial cell is far from the ground state one, though other reasons can be at the source of...
by ebousquet
Thu Feb 08, 2018 10:39 am
Forum: Ground state
Topic: Alchemical pseudopotential
Replies: 8
Views: 4660

Re: Alchemical pseudopotential

Dear Azier, I would advise you to use the pseudopotentials from Pseudodjo project: http://www.pseudo-dojo.org/ You can see the related paper on ArXiv (the paper will come out in the next days): https://arxiv.org/abs/1710.10138 I have used them with VCA and it worked quite well: https://pubs.acs.org/...
by ebousquet
Fri Feb 02, 2018 5:53 pm
Forum: Ground state
Topic: Alchemical pseudopotential
Replies: 8
Views: 4660

Re: Alchemical pseudopotential

I don't know if SOC will be problem or not with VCA, this is why it is better to check. Regarding the pseudopotential, it might be more interesting to use the one of pseudodojo (reduced cutoff w.r.t. HGH). They are not made with SOC but I can do that for you if you are interested (I actually already...
by ebousquet
Fri Feb 02, 2018 3:17 pm
Forum: Ground state
Topic: Alchemical pseudopotential
Replies: 8
Views: 4660

Re: Alchemical pseudopotential

Dear Asier_Z
Did you test your system without spin-orbit coupling first? I've never used SOC with VCA so far and don't if anyone did it before.
Which pseudopotential files are you using?
All the best,
Eric
by ebousquet
Fri Feb 02, 2018 10:26 am
Forum: Configuring and compiling ABINIT
Topic: Problem with compiling abinit-8.6.3 on Ubuntu 17.10
Replies: 1
Views: 2896

Re: Problem with compiling abinit-8.6.3 on Ubuntu 17.10

Dear GSRush,
I cannot read the link of your makefile output, could you just send the latest lines with the error messages?
Otherwise, why not using make multi multi_nprocs=XX?
Best wishes,
Eric
by ebousquet
Fri Feb 02, 2018 10:22 am
Forum: Ground state
Topic: Abinit 8.6.3 BUG (?)
Replies: 1
Views: 1889

Re: Abinit 8.6.3 BUG (?)

Dear V. Pontikis, I don't know about this BUG error message, but I already see some problems in your input with the definition of atoms: ntypat 32 # There is only one type of atom znucl 29 74 # The keyword "znucl" refers to the atomic number of the natom 32 # There is only one atom per cel...
by ebousquet
Fri Feb 02, 2018 10:05 am
Forum: Ground state
Topic: structural optimisation
Replies: 3
Views: 2661

Re: structural optimisation

Dear Mustafa,
I would advise you to use ecutsm = 0.5 and 1.1>dilatmx>1.0 (you start with dilatmx=1.02 for example).
Let us know if this improves your boxcut problem,
Best wises,
Eric
by ebousquet
Wed Dec 20, 2017 11:03 am
Forum: Improving ABINIT
Topic: Use of COMPLEX data and use of BLAS
Replies: 1
Views: 7606

Re: Use of COMPLEX data and use of BLAS

Hi Joe, I started to use complex in the following routine: 56_xc/dfpt_mkvxc_noncoll.F90 which sounds working. However, I didn't make an automatic test yet so I don't know the transferability of it. Should do this automatic test this week... I think we should go toward complex in the future because i...
by ebousquet
Wed Dec 20, 2017 10:56 am
Forum: Ground state
Topic: Non-collinear magnetism and symmetries
Replies: 1
Views: 1756

Re: Non-collinear magnetism and symmetries

Dear mleitner, The symmetry routine is not yet ready for non-collinear magnetism... Sorry about that, we should add a warning in the code. Although, if the GGA gave you problems of convergence, try also LDA. You might also have to reduce the diemix and diemixmag flags to improve convergence too. We ...
by ebousquet
Fri Jun 30, 2017 12:29 pm
Forum: Response calculations
Topic: How to calculate B-H curve
Replies: 2
Views: 2960

Re: How to calculate B-H curve

Dear Robin, What you want to do is to apply a magnetic field on your system and see its response? If you want to be restricted to the Zeeman response (spin response and not orbitals) then you have the zeemanfield input variable that allows you to apply a zeeman magnetic field to your system. Let me ...
by ebousquet
Thu Feb 09, 2017 2:00 pm
Forum: Other tools and postprocessing in ABINIT
Topic: problem regarding symmetry and structure
Replies: 1
Views: 2428

Re: problem regarding symmetry and structure

Dear Bindiya,
Did you try to reduce the precision at which Abinit detect the symmetry? I just looked quickly and see that the positions an cell parameters you have in your input have some deviations after the 5th/6th digit.
The input flag to do that is tolsym.
Best wishes,
Eric
by ebousquet
Thu Feb 09, 2017 10:22 am
Forum: Ground state
Topic: CIF file
Replies: 3
Views: 2560

Re: CIF file

Dear Dahame,
You might find your CIF file on the Materials project website (?)
https://materialsproject.org/
Best wishes,
Eric
by ebousquet
Thu Feb 09, 2017 10:19 am
Forum: Response calculations
Topic: PAW+NLO?
Replies: 2
Views: 2627

Re: PAW+NLO?

Dear brahimlag,
The NLO DFPT+PAW is under development right now and is not yet ready for production.
Best wishes,
Eric
by ebousquet
Thu Feb 09, 2017 10:14 am
Forum: Link to other codes
Topic: Projectors in psp8
Replies: 1
Views: 2649

Re: Projectors in psp8

Dear Fernando,
If you are using the pseupotentials generated with ONCVPSP (i.e. pseudo-dojo/new Abinit web site pseudos with the psp8 format), you might find some clarifications of your question in the Don Hamann paper:
http://journals.aps.org/prb/abstract/10 ... .88.085117
Best wishes,
Eric
by ebousquet
Thu Feb 09, 2017 10:05 am
Forum: Ground state
Topic: SCF cycle deteriorates during relaxation [SOLVED]
Replies: 4
Views: 5803

Re: SCF cycle deteriorates during relaxation [SOLVED]

Dear Gabriel, Can you attach your output file to see a bit more the details? Your divergence looks quite strange, it sounds like a compilation problem (I mean the optimization flags you used that can induce some errors, which cumulates over the iteration steps) but I'm not sure. Can you also send us...
by ebousquet
Thu Jan 26, 2017 8:48 pm
Forum: Ground state
Topic: meta-GGA via libxc in abinit
Replies: 12
Views: 8908

Re: meta-GGA via libxc in abinit

Hi Eric,
Unfortunately, the stress has not been implemented for metaGGA, so you have to do it from the Energy vs Volume curve.
Sounds to be the same in several other codes, no stress implemented for metaGGA...
All the best,
Eric
by ebousquet
Thu Jan 26, 2017 12:24 pm
Forum: Ground state
Topic: meta-GGA via libxc in abinit
Replies: 12
Views: 8908

Re: meta-GGA via libxc in abinit

Hi Eric,
Sorry for the misunderstanding, I though PBE was not working too!
OK, then this sounds indeed a Meta-GGA specific problem and I'm less specialist of it. Let me warn some more specific guys who can have a look on that!
All the best,
Eric
by ebousquet
Tue Jan 24, 2017 9:30 am
Forum: Response calculations
Topic: transforming displacements (phonons) into XCrySDen axsf file [SOLVED]
Replies: 1
Views: 3671

Re: transforming displacements (phonons) into XCrySDen axsf  [SOLVED]

Dear bmatt, The phonon vectors printed in anaddb are the eigendisplacements (and not the eigeinvectors) and they are normalised with the mass matrix as follows: <e|M|e>=1 where |e> are the eigendisplacements and M_ij=sqrt(M_i*M_j) with M_i the mass of the atom i. Hope this can help. Best, Eric
by ebousquet
Sun Jan 22, 2017 3:54 pm
Forum: Ground state
Topic: values more than 264 columns
Replies: 1
Views: 1964

Re: values more than 264 columns

Hi Ben,
I think you can simply do carriage returns and the code will continue to read in the next lines.
All the best,
Eric
by ebousquet
Sun Jan 22, 2017 3:38 pm
Forum: Other tools and postprocessing in ABINIT
Topic: How I do get .nc output?
Replies: 3
Views: 10641

Re: How I do get .nc output?

Hi Visum, This is because you have to link Abinit with Netcdf file format (giving the .nc files) as follows in your configure.ac file (if you made one): with_netcdf_incs="-I/netcdf-installation-path/include" with_netcdf_libs="-L/netcdf-installation-path/lib -lnetcdf -lnetcdff" wi...
by ebousquet
Fri Jan 13, 2017 12:46 pm
Forum: Ground state
Topic: meta-GGA via libxc in abinit
Replies: 12
Views: 8908

Re: meta-GGA via libxc in abinit

Hi Eric, I went through your problem and on my side I find the same cell parameter if I relay or if I do single point energies. I did it with PBE and the norm conserving pseudopotential coming from the Abinit table (ONCVPSP generator/pseudo-dojo), so I don't know what is wrong in your calculations. ...