Dear developers,
I have done a real time simulation for a material. I loaded previously computed QP correction for the real time simulation. As the carriers and screen interaction varies as time progresses, My question is
i) How can I extract the information of time dependent change of bands after the time evolution.
Any help in this regard will be appreciated.
Regards,
Extraction of time dependent change of bands
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan
-
- Posts: 96
- Joined: Wed Oct 23, 2019 5:52 am
Extraction of time dependent change of bands
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: Extraction of time dependent change of bands
Dear Bramhachari,
it is not a trivial question.
Yambo computes the time-dependent density matrix of the system.
How to extract a time-dependent band-structure from this needs to be defined.
A shortcut could be to diagonalize the instantaneous hamiltonian.
To this end, you can add to your input file, the variable (it's a highly experimental feature, and it may not work)
It will store in the ndb.RT_carriers database the time-dependent energies, which you can try to later plot generating a time-dependent band-structure with ypp_rt
Please keep in mind, however, that this is not a formal definition.
D.
it is not a trivial question.
Yambo computes the time-dependent density matrix of the system.
How to extract a time-dependent band-structure from this needs to be defined.
A shortcut could be to diagonalize the instantaneous hamiltonian.
To this end, you can add to your input file, the variable
Code: Select all
RTUpdateE
It will store in the ndb.RT_carriers database the time-dependent energies, which you can try to later plot generating a time-dependent band-structure with ypp_rt
Please keep in mind, however, that this is not a formal definition.
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: Extraction of time dependent change of bands
Dear Sir,
Thanks for the quick reply.
Regards,
Thanks for the quick reply.
Regards,
Bramhachari Khamari
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.
Post Doctoral Fellow
Department of Physics
IIT Kanpur, India.