Pump and probe simulation

Questions and doubts about features of non linear optic in Yambo (yamb_nl)

Moderators: Davide Sangalli, claudio, myrta gruning

Post Reply
sdwang
Posts: 287
Joined: Fri Apr 09, 2010 12:30 pm

Pump and probe simulation

Post by sdwang » Thu Mar 07, 2024 2:21 am

Dear developers,
I have some questions about the yambo_nl for the P&P simulations:
(1). The wiki at https://www.yambo-code.eu/wiki/index.p ... _and_Probe give an example of P&P, where is:
'In our example we choose direction [0,1,0] for the pump and [1,0,0] for the probe' and for the initial step,
fixsyms # [R] Remove symmetries not consistent with an external perturbation
% Efield1
0.000000 | 1.000000 | 0.000000 | # First external Electric Field
%
% Efield2
1.000000 | 0.000000 | 0.000000 | # Additional external Electric Field

However, in the following in pump section, the field2 is:
% Field2_Dir
0.000000 | 1.000000 | 0.000000 | # [RT Field2]


And, in pump_and_probe section, the fields are:
% Field1_Dir
1.000000 | 0.000000 | 0.000000 | # [RT Field1]
% Field2_Dir
0.000000 | 1.000000 | 0.000000 | # [RT Field2]

which are both not consistent to the initial and pump step.
My question is how to define the field direction in pump, probe and pump&probe, considering the initial step?

(2) I have converged my GW calculations with the k-points, say about 102 points in the irreducible BZ, and when I perform the collision calculations, I have to remove the symmetry using ypp, and the new SAVE file contains more than 1000 points corresponding the converged 102k, since there is absent of the symmetry in the FixSymm directory, which is very huge for the collision calculations even for the single precision yambo_rt.
My question is: is there an efficient way to deal with the huge k-points for yambo_nl?

Thanks!

Best Regards,

Shudong
S. D. Wang
IMU,HOHHOT,CHINA
E-mail: sdwang@imu.edu.cn

Online
User avatar
claudio
Posts: 456
Joined: Tue Mar 31, 2009 11:33 pm
Location: Marseille
Contact:

Re: Pump and probe simulation

Post by claudio » Thu Mar 07, 2024 11:09 am

Dear Shudong

there were some errors in the wiki that now I fixed.

In the wiki example we choose the probe in x (1,0,0) and the pump in y (0,1,0).
This choice in general depends from the experiments you want to reproduce.


>(2) I have converged my GW calculations with the k-points, say about 102 points in the irreducible BZ, and when I perform the collision calculations, I have to remove the symmetry using ypp, and the new SAVE file contains
> more than 1000 points corresponding the converged 102k, since there is absent of the symmetry in the FixSymm directory, which is very huge for the collision calculations even for the single precision yambo_rt.
>My question is: is there an efficient way to deal with the huge k-points for yambo_nl?

this is really a problem, collisions are very expensive. You can try to parallelize collision calculations as much as possible, and to reduce
the number of G-vectors in collisions to few. Or you can try to use simpler model as for example

https://www.yambo-code.eu/wiki/index.ph ... _(TD-DPFT)

best
Claudio
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com

sdwang
Posts: 287
Joined: Fri Apr 09, 2010 12:30 pm

Re: Pump and probe simulation

Post by sdwang » Mon Mar 11, 2024 9:59 am

Dear Claudio,
Thank you for your reply. I have another question about the unit of filed like
Field1_Int= 1.00 kWLm2 # [RT Field1] Intensity

What does the unit of kWLM2 mean? Is it the pulse intensity of P/pi*omega^2 or the peak laser power as Q/T (Q is pulse energy)?

Thanks!

Shudong
S. D. Wang
IMU,HOHHOT,CHINA
E-mail: sdwang@imu.edu.cn

Online
User avatar
claudio
Posts: 456
Joined: Tue Mar 31, 2009 11:33 pm
Location: Marseille
Contact:

Re: Pump and probe simulation

Post by claudio » Wed Mar 13, 2024 2:50 pm

Dear Shudong

kWLM2 is the field intensity and stays for kW/cm^2

best
Claudio
Claudio Attaccalite
[CNRS/ Aix-Marseille Université/ CINaM laborarory / TSN department
Campus de Luminy – Case 913
13288 MARSEILLE Cedex 09
web site: http://www.attaccalite.com

Post Reply