Search found 37 matches

by rangel
Sat Jun 18, 2016 5:32 am
Forum: Improving ABINIT
Topic: error in m_paw_dmft
Replies: 4
Views: 8471

error in m_paw_dmft

I am getting this error in ABINIT 8.0 --- !ERROR src_file: m_paw_dmft.F90 src_line: 366 mpi_rank: 21 message: | Someone changed the k-point parallelism again This is for a regular NSCF calculation with psp8 pseudos, so this is nothing to do with PAW or dmft, but this is not present using ABINIT 7.0 ...
by rangel
Sun Mar 06, 2016 7:59 am
Forum: Ground state
Topic: problems with the UNK files
Replies: 3
Views: 3329

Re: problems with the UNK files

You can always use the UNK in binary form: First, run ABINIT to produce the UNK binary files. Then run Wannier90 in stand alone mode to read the binary UNK files and to produce the .xsf files. Just keep : wvfn_formatted=.false. in the .win file, You need to add the input variables in w90.win to plot...
by rangel
Fri Feb 26, 2016 6:27 am
Forum: Ground state
Topic: problems with the UNK files
Replies: 3
Views: 3329

Re: problems with the UNK files

This is very strange.
What if you comment this flag?
wvfn_formatted=.true.

Are you running in serial mode?
This part does not work in parallel.
by rangel
Fri Dec 25, 2015 12:40 am
Forum: Link to other codes
Topic: Can Abinit perform electron transport calculations [SOLVED]
Replies: 4
Views: 10450

Re: Can Abinit perform electron transport calculations [SOLVED]

To my knowledge, Wannier90 deals with any boundary condition for transport calculations,
I think its better to ask for details in the Wannier90 forum.

Best wishes,
Tonatiuh
by rangel
Fri Dec 04, 2015 12:44 am
Forum: Other tools and postprocessing in ABINIT
Topic: cut3D and 2D contour plot of the charge density
Replies: 1
Views: 3530

Re: cut3D and 2D contour plot of the charge density

cut3D is interactive, so just follow the options,
additionally there is tutorial
http://www.abinit.org/doc/helpfiles/for ... _help.html
by rangel
Tue Dec 01, 2015 6:09 pm
Forum: Link to other codes
Topic: How to interface Abinit with current version of WanT code [SOLVED]
Replies: 1
Views: 5725

Re: How to interface Abinit with current version of WanT cod [SOLVED]

Hi prtwant 1 was to be used with an old version of WanT. The new ABINIT-WanT interface is inside WanT. There is a convertor from the WFK ABINIT format to ETSF: Use it as: [want]/bin/wfk2etsf.x o_DS1_WFK This will convert o_DS1_WFK into a wavefunction file in etsf format. Then in the input of WanT, y...
by rangel
Tue Dec 01, 2015 6:08 pm
Forum: Link to other codes
Topic: Can Abinit perform electron transport calculations [SOLVED]
Replies: 4
Views: 10450

Re: Can Abinit perform electron transport calculations [SOLVED]

For transport in bulk systems you can use the package "conducti" this is within ABINIT. This uses the cubo formalism. For transport using the Landauer formalism you can use the WanT interface with ABINIT. (m) The interface is inside WanT, see the examples. You can also use Wannier90 to do ...
by rangel
Mon Nov 17, 2014 6:32 pm
Forum: Ground state
Topic: problem writing a large number of bands in NSCF
Replies: 1
Views: 2197

[Solved] Re: problem writing a large number of bands in NSCF

Hi,

This has been solved by Muriel Delaveau and Marc Torrent =)
by rangel
Tue Oct 14, 2014 12:52 am
Forum: Ground state
Topic: problem writing a large number of bands in NSCF
Replies: 1
Views: 2197

problem writing a large number of bands in NSCF

Hello, I have been trying to get a large number of bands for a molecule, but the code does not writes correctly the wavefunction files when I get to a certain large number of bands. For instance, in my test case, I do a NSCF calculation with several datasets, I converge N number of bands, and in the...
by rangel
Fri Jun 27, 2014 11:39 pm
Forum: Improving ABINIT
Topic: [SOLVED] g vectors
Replies: 1
Views: 3471

Re: g vectors

Hi, the density is always in real space.
So, I should make a FFT
by rangel
Thu Jun 26, 2014 6:30 am
Forum: Improving ABINIT
Topic: [SOLVED] g vectors
Replies: 1
Views: 3471

[SOLVED] g vectors

Hello,

Do you know where I can read the list of g-vectors in reduced or cartesian coordinates used for the density?
Or do you know which routine generates this?

ps. I am not sure I posted this in the correct place.

Best
Tonatiuh Rangel
by rangel
Thu Nov 07, 2013 5:32 am
Forum: Ground state
Topic: KSS file generation problem
Replies: 1
Views: 2265

Re: KSS file generation problem

Hi
The KSS format is not implemented for all kinds of pseudopotentials.
So, the only way to get around this is to change them.

Best
Tonatiuh Rangel
by rangel
Fri Nov 01, 2013 9:11 pm
Forum: Ground state
Topic: paral_kgb for NSCF calculations
Replies: 0
Views: 1436

paral_kgb for NSCF calculations

Hello, I want to use paral_kgb for a non-self consistent field (NSCF) calculation (iscf=-2) In despite of what I write in my input file, I always get the following warning: mpi_setup : WARNING - For non ground state calculation, set bandpp, npfft, npband, npspinor and npkpt to 1 npfft, npband, npspi...
by rangel
Fri Nov 01, 2013 9:07 pm
Forum: Link to other codes
Topic: BUG :Bloch phases to Wannier90
Replies: 1
Views: 3707

Re: BUG :Bloch phases to Wannier90

Hi, If this is still of help. The radial function can be anything from 1 to 4 In the Wannier90 manual they explain the options from 1 to 3. Option 4 is only implemented in ABINIT, it uses a Gaussian radial function. This is the fastest option. The Wannier functions usually are not dependent on this ...
by rangel
Fri Jul 19, 2013 4:19 pm
Forum: Improving ABINIT
Topic: [SOLVED] how to run new tests?
Replies: 4
Views: 5727

Re: how to run new tests?

Thanks, now it works!
by rangel
Fri Jul 19, 2013 2:55 pm
Forum: Improving ABINIT
Topic: [SOLVED] how to run new tests?
Replies: 4
Views: 5727

Re: how to run new tests?

Hi Matteo,

I see in stdout:
Commande timeout inaccessible. Essayer cea_timeout

so there is something missing about timing
Do you know how to fix this?

I already tried to give a value for timeout:
../..//tests/runtests.py v1[1] -v --timeout=1000
But it did not work.



Best
Tonatiuh
by rangel
Fri Jul 19, 2013 10:33 am
Forum: Link to other codes
Topic: warnings related to PAW psps for Ti and C
Replies: 1
Views: 3035

Re: warnings related to PAW psps for Ti and C

Hi, This error comes directly from reading of the atomic data file. It means that the pseudo-potential (atomic-data) file was not created with a large number of points and that there should be some error related to this. The only thing that can be done is to regenerate the pseudo-potential file usin...
by rangel
Fri Jul 19, 2013 9:58 am
Forum: Improving ABINIT
Topic: [SOLVED] how to run new tests?
Replies: 4
Views: 5727

[SOLVED] how to run new tests?

Hi everyone, Now that the old tests script has been removed, I would like to use the new python script. I build abinit in a directory: [ABINIT]/build Then, I compile and at the end I go to the directory tests, as usual: cd [ABINIT]/build/tests Then I launch a test using the new python script (follow...
by rangel
Thu Jun 13, 2013 1:50 pm
Forum: Other tools and postprocessing in ABINIT
Topic: wannier90: glibc detected invalid pointer
Replies: 3
Views: 4745

Re: wannier90: glibc detected invalid pointer

It should work irrespectively on the order of atoms.
So this is likely a bug.
Could you point this out in "Proposed code modifications"?
Please include your input file, so that someone can track the problem.
Best wishes,
Tonatiuh Rangel
by rangel
Wed Jun 12, 2013 10:37 am
Forum: Other tools and postprocessing in ABINIT
Topic: wannier90: glibc detected invalid pointer
Replies: 3
Views: 4745

Re: wannier90: glibc detected invalid pointer

As far as I know wannier90 in ABINIT is no longer available for parallel runs. Could you run this dataset in serial mode? Then, I am not sure if this error is in the Wannier90 part. Do you have in the log file anything related to wannier90? There should be some messages about this. If not, this is r...
by rangel
Wed Jun 05, 2013 12:35 pm
Forum: Other tools and postprocessing in ABINIT
Topic: Using the "conducti" tool
Replies: 1
Views: 2913

Re: Using the "conducti" tool

This is in:
[ABINIT]/doc/users/
there you will find the .pdf files
by rangel
Wed Jun 05, 2013 12:29 pm
Forum: Many-body perturbation theory
Topic: paw+gw with spin-orbit [SOLVED]
Replies: 3
Views: 6562

Re: paw+gw with spin-orbit [SOLVED]

Not in ABINIT.
You could add the SO term to the hamiltonian with an external code, but this requires some coding.
by rangel
Thu May 16, 2013 2:45 pm
Forum: Link to other codes
Topic: Issues with etsf-io and POT files
Replies: 4
Views: 7569

Re: Issues with etsf-io and POT files

There might be an issue with the netcdf format. I have never used this option, so I cannot help much. But one should be able to use the standard binary format and cut3d. There are several options with cut3d (e.g., to obtain the full potential all along the box, or along a vector, xmgrace format, etc...
by rangel
Tue Apr 30, 2013 8:54 am
Forum: Ground state
Topic: How to generate the _WFK of _DOS files in GW run
Replies: 2
Views: 2451

Re: How to generate the _WFK of _DOS files in GW run

This is not yet possible. Actually the GW part of the code is not connected to the _DOS or _WFK files. This could be easily coded in the future, if required. One way to see indirectly the wavefunction changes is to calculate the wannier functions. These are a Fourier transform of the Bloch functions...
by rangel
Wed Nov 21, 2012 1:18 pm
Forum: Other tools and postprocessing in ABINIT
Topic: wannier interpolation worsens with k-point density
Replies: 8
Views: 9945

Re: wannier interpolation worsens with k-point density

Of course each system is different. To obtain good Wannier functions there is not a simple recipy, one has to try several times. Localized Wannier functions (with small spread) are needed to make a good interpolation. If you have large spreads, the interpolated bandstructure may have unphysical flut...