Yusuf Emre BARAN
unread,Jun 28, 2025, 9:35:03 AMJun 28Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xAct Tensor Computer Algebra
Hi everyone,
I am new to xAct, and I have been using a slightly different convention for the Riemann tensor in my calculations. Specifically, I usually work with the following convention:
Riemanncd[a,-b,-c,-d] // RiemannToChristoffel
PD[c][Christoffelcd[a,-b,-d]]-PD[d][Christoffelcd[a,-b,-c]]+Christoffelcd[a,-e,-c]Christoffelcd[e,-b,-d]-Christoffelcd[a,-e,-d]Christoffelcd[e,-b,-c]
I understand that xAct allows modifying the definition of the Riemann tensor. Could someone kindly guide me on how to set it up so that the Riemann tensor matches the definition above?
Additionally, I would like to redefine the torsion tensor such that:
Torsioncd[-a,-b,c] // TorsionToChristoffel
Antisymmetrize[TorsionCd[a, -b, -c], {-b, -c}]
In other words, I would like to have a factor of 1/2 in front. Finally, I would also like xAct to display the torsion tensor with the letter S instead of T.
Thank you for your time and consideration.
Best regards,
Yusuf