How to change the defined signature of a metric in Mathematica(xCoba)
47 views
Skip to first unread message
PUSHPARAJ CHAKRAVARTI
unread,
Aug 31, 2023, 9:49:24 AM8/31/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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
I haev define a metric using xCoba
met= CTensor[{{ },{ },{ },{ }},{-ch,-ch}]
Where ch represents the chart.
Now I want to change the signature of the above metric from pre defined metric signature from {4,0,0}->{3,1,0}
Please let me know how to do this
Jose
unread,
Sep 3, 2023, 4:57:29 PM9/3/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
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,
I don't understand what you mean. Can you provide an example of a CTensor metric with actual components, and then the result that you would like to obtain after the change of signature?