Page 1 of 1
Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 11:30 am
by soumyadeepghosh35
Dear All,
I am trying to calculate optical spectrum of hBN by solving the Bethe-Salpeter equation. In first step as mentioned in YAMBO wiki page trying to calculate the Static screening by using command line option
yambo -F BSE_screening -b
But it returns me an blank output file. Optical spectra in independent particle/RPA level are reproduced sucessfully using same SAVE database. Kindly help. Sample output,
#
# __ __ ________ ___ __ __ _______ ______
# /_//_/ /_______/ /__//_//_/ /_______/ /_____/
# ::: _ ::| | ::: _ :::_
# :_ ::(_) :. ::(_) /_:
# ::::_/ :: __ :.-/ :: _ :
# :: :. . ::(_) :_
# __/ __/__/ __/ __/ _______/ _____/
#
#
# GPL Version 4.3.2 Revision 134. (Based on r.15655 h.dcf443
# MPI Build
#
http://www.yambo-code.org
#
~
~
~
~
~
~
~
~
with many thanks and best regards
Soumyadeep
Re: Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 1:18 pm
by amolina
Dear Soumyadeep,
if you type "yambo -F BSE_screening -b" you will create an input file with the option -b.
Can you link the yambo wiki tutorial?
Best,
Alejandro.
Re: Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 3:16 pm
by soumyadeepghosh35
The link for the yambo wiki tutorial is given below,
http://www.yambo-code.org/wiki/index.ph ... _screening
using yambo -F BSE_screening -b command line option I get a blank output file.
with regards
Soumyadeep
Re: Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 4:12 pm
by amolina
To generate the input file:
yambo -b -F 01_3D_BSE_screening.in
To run the simulation:
yambo -F 01_3D_BSE_screening.in -J 3D_BSE
Here you can find more about yambo and the command-line options:
http://www.yambo-code.org/wiki/index.ph ... ne_options
Cheers,
Alejandro.
Re: Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 4:23 pm
by soumyadeepghosh35
Just want to inform that when I generate the input file using command
yambo -b -F 01_3D_BSE_screening.in
getting an blank input file instead of a file containing input flags. My question is why it gives me blank input file? what is my mistake?
with regards
Soumyadeep
Re: Blank output file during Static screening calculation for hBN
Posted: Mon Dec 09, 2019 4:29 pm
by amolina
Have you done the setup?
Re: Blank output file during Static screening calculation for hBN
Posted: Tue Dec 10, 2019 4:37 am
by soumyadeepghosh35
Yes, I have done the setup and reproduced successfully independent particle/RPA/Band structure in hBN. Problem occurs only in case of static screening calculation.
Re: Blank output file during Static screening calculation for hBN
Posted: Tue Dec 10, 2019 3:03 pm
by Daniele Varsano
Dear Soumyadeep,
if you type just:
yambo -b
there is an input file cerated named yambo.in?
if not, try to delete your ./SAVE/ndb.* databases, run the setup again and retry to rebuild the screened output.
Please report if not successful and I will try to reproduce your problem.
Best,
Daniele
Re: Blank output file during Static screening calculation for hBN
Posted: Tue Dec 24, 2019 11:36 am
by soumyadeepghosh35
Dear Daniele,
Sorry for the late reply, I am in study leave for attending a conference. I have solved the problem by re-running the whole calculation. Problem lies in selecting wrong path to ./SAVE/ndb.* databases.
thanks for your help and best regards
Soumyadeep