Pump and probe simulation
Posted: 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
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