Hello everyone,
I wonder how do I project the transport properties onto the x, y, z axis just like this article Chem. Mater. 2022, 34, 1289−1301
Thanks all of you!
Hello everyone,
I wonder how do I project the transport properties onto the x, y, z axis just like this article Chem. Mater. 2022, 34, 1289−1301
Hi @Lamed.
I’ve provided some instructions here. If you still have questions, please let me know.
Thanks for your kind reply! Maybe I didn’t express myself very well, actually, I know use the amset plot transport transport.json --gnuplot
command to get the total transport results, which is a very useful function. I don’t know how to get the projection on the different directions just like BoltzTrap.
But I find this operation was implemented in the above mentioned document, so I would like to know how to do this projection.
Looking for your reply! Thanks a lot!
Dear Alex,
I’m happy to tell you I can do this by modifying the file_format to txt, thanks for your help sincerely!
Great! You can also use:
amset plot transport transport.json --gnuplot --no-average
To get the x,y, and z components of the transport.
This command also works! Thanks a lot for your generous help!
I am interested to know if the code calculates the individual x, y and z components of the scattering rates.
Thanks
Yes, you just need to follow alex’s suggestion:
amset plot transport transport.json --gnuplot --no-average