how to choose the direction of the transferred momenta?

You can find here problems arising when using old releases of Yambo (< 5.0). Issues as parallelization strategy, performance issues and other technical aspects.

Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan

Locked
gaohan
Posts: 15
Joined: Sun Feb 07, 2021 3:56 am

how to choose the direction of the transferred momenta?

Post by gaohan » Fri Apr 09, 2021 7:48 am

Dear developers,
When I calculate the eels using tddft, we know that the transferred momenta can be choosen by "QpntsRXd" parameter. But the chosen momenta are as follows,

Code: Select all

 K/Q-points units:
 rlu = crystal or reduced units; cc = cartesian coordinates; iku = interal k-units

 Q [  1]:  0.000000  0.000000  0.000000 [rlu]
 Q [  2]: -0.018868 -0.033333  0.000000 [rlu]
 Q [  3]:  0.000000 -0.033333  0.000000 [rlu]
 Q [  4]: -0.018868  0.000000  0.000000 [rlu]
 Q [  5]: -0.018868 -0.066667  0.000000 [rlu]
 Q [  6]:  0.000000 -0.066667  0.000000 [rlu]
 Q [  7]: -0.018868 -0.100000  0.000000 [rlu]
 Q [  8]:  0.000000 -0.100000  0.000000 [rlu]
 Q [  9]: -0.018868 -0.133333  0.000000 [rlu]
 Q [ 10]:  0.000000 -0.133333  0.000000 [rlu]
 Q [ 11]: -0.018868 -0.166667  0.000000 [rlu]
 Q [ 12]:  0.000000 -0.166667  0.000000 [rlu]
 Q [ 13]: -0.018868 -0.200000  0.000000 [rlu]
 Q [ 14]:  0.000000 -0.200000  0.000000 [rlu]
 Q [ 15]: -0.018868 -0.233333  0.000000 [rlu]
 Q [ 16]:  0.000000 -0.233333  0.000000 [rlu]
 Q [ 17]: -0.018868 -0.266667  0.000000 [rlu]
 Q [ 18]:  0.000000 -0.266667  0.000000 [rlu]
 .......
But if I want the momenta just along the b2 direction, such as 0.000000 0.000000 0.000000 ; 0.000000 -0.033333 0.000000; 0.000000 -0.066667 0.000000 ;0.000000 -0.100000 0.000000.....
What can I do to achieve that?
Looking forward to your reply.
Han Gao
School of Physics, State Key Laboratory of Crystal Materials, Shandong University, Jinan 250100, Shandong, China

gaohan
Posts: 15
Joined: Sun Feb 07, 2021 3:56 am

Re: how to choose the direction of the transferred momenta?

Post by gaohan » Fri Apr 09, 2021 8:56 am

Dear Developers,
I just find out the solution. Thank you!
Han Gao
School of Physics, State Key Laboratory of Crystal Materials, Shandong University, Jinan 250100, Shandong, China

User avatar
Daniele Varsano
Posts: 3808
Joined: Tue Mar 17, 2009 2:23 pm
Contact:

Re: how to choose the direction of the transferred momenta?

Post by Daniele Varsano » Sun Apr 11, 2021 11:31 am

Dear Han Gao,
great you solved!

Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/

Locked