Dear Developer,
I would like to see the optical spectrum from the real time simulation. But the input using ypp_rt is not generated. I tried the command line option ypp_rt -t which was working for earlier version. What is the new command to generate the input of post processing of real time calcualtion in version 5.
Regards,
Unable to generate input for the real time post processing
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan
-
- Posts: 96
- Joined: Wed Oct 23, 2019 5:52 am
Unable to generate input for the real time post processing
Bramhachari Khamari
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
- Davide Sangalli
- Posts: 641
- Joined: Tue May 29, 2012 4:49 pm
- Location: Via Salaria Km 29.3, CP 10, 00016, Monterotondo Stazione, Italy
- Contact:
Re: Unable to generate input for the real time post processing
With yambo 5.0 the syntax is
You can also use the shorter version
for the help
Best,
D.
Code: Select all
ypp_rt -rtplot X -F inputfile_name.in
Code: Select all
ypp_rt -n X -F inputfile_name.in
Code: Select all
ypp_rt -h
Best,
D.
Davide Sangalli, PhD
CNR-ISM, Division of Ultrafast Processes in Materials (FLASHit) and MaX Centre
https://sites.google.com/view/davidesangalli
http://www.max-centre.eu/
CNR-ISM, Division of Ultrafast Processes in Materials (FLASHit) and MaX Centre
https://sites.google.com/view/davidesangalli
http://www.max-centre.eu/
-
- Posts: 96
- Joined: Wed Oct 23, 2019 5:52 am
Re: Unable to generate input for the real time post processing
Dear sir,
Thanks a lot for the quick reply. One more question I will ask related to real time simulation using TD-BSE. There is an output file output.carriers in which 3rd and 4th coloumn is written as
dN_hole and dN_elec . Could you tell me what it stands for.
# Time[fs] d(N_hole-N_elec) dN_hole dN_elec
Regards,
Thanks a lot for the quick reply. One more question I will ask related to real time simulation using TD-BSE. There is an output file output.carriers in which 3rd and 4th coloumn is written as
dN_hole and dN_elec . Could you tell me what it stands for.
# Time[fs] d(N_hole-N_elec) dN_hole dN_elec
Regards,
Bramhachari Khamari
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
- Davide Sangalli
- Posts: 641
- Joined: Tue May 29, 2012 4:49 pm
- Location: Via Salaria Km 29.3, CP 10, 00016, Monterotondo Stazione, Italy
- Contact:
Re: Unable to generate input for the real time post processing
It contains
i.e. the number of carriers (holes in valence / electrons in conduction) injected in the system due to the pump.
Be aware that the identification of such number with the total number of carriers is exact at the IP level and it is a good approximation as long as valence and conduction are well separated.
You can find more info here: http://link.aps.org/doi/10.1103/PhysRevB.84.245110
Best,
D
Code: Select all
n_v(t) = sum_{n in v,k} (1-rho_nnk(t))
n_c(t) = sum_{n in c,k} rho_nnk(t)
Be aware that the identification of such number with the total number of carriers is exact at the IP level and it is a good approximation as long as valence and conduction are well separated.
You can find more info here: http://link.aps.org/doi/10.1103/PhysRevB.84.245110
Best,
D
Davide Sangalli, PhD
CNR-ISM, Division of Ultrafast Processes in Materials (FLASHit) and MaX Centre
https://sites.google.com/view/davidesangalli
http://www.max-centre.eu/
CNR-ISM, Division of Ultrafast Processes in Materials (FLASHit) and MaX Centre
https://sites.google.com/view/davidesangalli
http://www.max-centre.eu/
-
- Posts: 96
- Joined: Wed Oct 23, 2019 5:52 am
Re: Unable to generate input for the real time post processing
Dear sir,
thank you for the reply. I will go through the paper and try to reproduce the result and post the difficulty if I face.
Regards,
thank you for the reply. I will go through the paper and try to reproduce the result and post the difficulty if I face.
Regards,
Bramhachari Khamari
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.