Search found 7 matches
- Wed Jan 28, 2015 12:32 pm
- Forum: Many-body perturbation theory
- Topic: KSS file problem with HGH potential's
- Replies: 2
- Views: 4212
Re: KSS file problem with HGH potential's
Hi, I've used abinit-7.2.1 to generate KSS files from calculations using HGH pseudos. You have to apply the yambo patch you'll find in the main abinit directory before configuring and compiling. The more recent versions seem to have the patch files too, but I don't know if it's really needed any mor...
- Tue Apr 16, 2013 4:57 pm
- Forum: Ground state
- Topic: 7.2.1 crashing in a DOS calculation
- Replies: 0
- Views: 1892
7.2.1 crashing in a DOS calculation
Hi, I've been doing some DOS calculations with abinit 7.2 within the PAW formalism. I managed to run the calculations successfully on CuO with 6x6x6 kpt grid, but for a 8x8x8 grid the code crashes after writing out the density at the end of the SCF run. I see two files named fort.300 and fort.400. T...
- Thu Nov 29, 2012 1:56 pm
- Forum: Link to other codes
- Topic: TM pseudopotential segmentation fault with 7.0.3
- Replies: 5
- Views: 8225
Re: TM pseudopotential segmentation fault with 7.0.3
Hi all,
Couple of more bits of info on this (I'm not sure if this is relevant):
-Another input that uses HGH pseudos does not exhibit the same behavior.
-But that input does not try to read output wave functions from a previous calculation.
BR,
Kari
Couple of more bits of info on this (I'm not sure if this is relevant):
-Another input that uses HGH pseudos does not exhibit the same behavior.
-But that input does not try to read output wave functions from a previous calculation.
BR,
Kari
- Tue Oct 16, 2012 3:14 pm
- Forum: Link to other codes
- Topic: [SOLVED]Big changes in DOS from small changes in pseudos
- Replies: 2
- Views: 3483
Re: [SOLVED]Big changes in DOS from small changes in pseudos
This was mainly due to me not reading the psp info files from the abinit docs thoroughly enough. Also a small bug fix was needed for APE to print PPs in pspcod 5. So if anyone needs to generate relativistic pseudos for abinit with APE, use APE version 2.0.2 and abinit5 for the pseudopotential format.
- Wed Oct 03, 2012 6:22 pm
- Forum: Link to other codes
- Topic: [SOLVED]Big changes in DOS from small changes in pseudos
- Replies: 2
- Views: 3483
Re: Big changes in DOS from small changes in pseudos
Here's a ps file plot of the DOSs I got from the calculation I mentioned above. The HGH & non-rel MRPP DOS look pretty much the same as in Campillo et. al. PRB 59 (1999) 12188-12191. All calculations were performed at fixed ecut and kgrid at the experimental lattice constant. The ecut is a bit o...
- Mon Oct 01, 2012 6:26 pm
- Forum: Link to other codes
- Topic: [SOLVED]Big changes in DOS from small changes in pseudos
- Replies: 2
- Views: 3483
[SOLVED]Big changes in DOS from small changes in pseudos
Hi, I've been generating MRPP pseudos for loss function calculations using the abinit+dp combination. I need the pseudos to include semicore states for my purposes. I'd go with the HGH pseudos available on the abinit website, but unfortunately using them causes the KSS file generation in abinit to f...
- Tue Sep 25, 2012 10:57 am
- Forum: Other tools and postprocessing in ABINIT
- Topic: kss file and dp-code
- Replies: 1
- Views: 3097
Re: kss file and dp-code
Hi,
This is an i/o issue (google the term endian/endianness for more info). The solution depends on the compiler you have used with DP.
Check the file "INSTALL" in the directory where you extracted the source code, the
last chapter in this file deals with this issue.
BR,
Kari
This is an i/o issue (google the term endian/endianness for more info). The solution depends on the compiler you have used with DP.
Check the file "INSTALL" in the directory where you extracted the source code, the
last chapter in this file deals with this issue.
BR,
Kari