ANADBB calculations in AlAs

Phonons, DFPT, electron-phonon, electric-field response, mechanical response…

Moderators: mverstra, joaocarloscabreu

Locked
suman
Posts: 13
Joined: Fri Jan 24, 2020 5:25 pm

ANADBB calculations in AlAs

Post by suman » Sun May 31, 2020 5:04 am

Dear users,

I was trying to calculate elastic constants and piezoelectric coefficients for AlAs as per abinit website given in the link (https://docs.abinit.org/tutorial/elastic/).

1. No issue in the ground-state geometry of (hypothetical) wurtzite AlAs

2. No issue in response-function calculations of several second derivatives of the total
energy

3. But had issues in ANADDB calculation of atom-relaxation effects

For this steps my input files are as follows
telast_3.in
telast_3files.in
DDB_telast2.out (from step 2 calculation)

Running this steps gave me an error as:

--- !ERROR
src_file: m_pspheads.F90
src_line: 149
mpi_rank: 0
message: |
Fortran open returned iostat 29 while opening: dummy_epout
IOMSG: file not found, unit 1024, file /global/cscratch1/sd/suman/AlAs/ANADDB/k01/01-Density/dummy_epout

When I checked log file error pops out as

-instrng: 28 lines of input have been read from file telast_3.in


Please give name of formatted atomic psp file
iofn2 : for atom type 1, psp file is dummy_epout

--- !ERROR
src_file: m_pspheads.F90
src_line: 149
mpi_rank: 0
message: |
Fortran open returned iostat 29 while opening: dummy_epout
IOMSG: file not found, unit 1024, file /global/cscratch1/sd/srajpand/AlAs/ANADDB/k01/01-Density/dummy_epout

I believe problem is in the pseudopotentials and I am using abinit 8.10.3.

Could you please let me know any issues in my attached files?
Any help would be highly appreciable.
Thank you

...
Attachments
telast_3.in
contains flag for different perturbations
(870 Bytes) Downloaded 154 times
telast_3.log
output with error
(201.49 KiB) Downloaded 160 times
telast_3_files.in
list of files to run job
(101 Bytes) Downloaded 175 times
DDB_telast2.out
DDB output from step2 calculations
(28.07 KiB) Downloaded 158 times

suman
Posts: 13
Joined: Fri Jan 24, 2020 5:25 pm

Re: ANADBB calculations in AlAs

Post by suman » Mon Jun 01, 2020 9:48 pm

Hi abinit users,

I was able to sort out the issue on my own.
Thank you

Locked