Can't find the Invar database.

155 views
Skip to first unread message

PUSHPARAJ CHAKRAVARTI

unread,
Feb 28, 2024, 6:32:59 AM2/28/24
to xAct Tensor Computer Algebra
Hii all,

I am using Mathematica 12.1
The installation of xAct was totally fine. But I can't use the 'Invar' related operations. 

The Errors I get are-

<< xAct`Invar'
Get::noopen: Cannot open xAct`Invar.

In[23]:= gg[a, b] EOML2 // ContractMetric // RiemannToIn
Out[23]:= RInv::nodatabase: Can't find the Invar database. You can download it from http://www.xact.es/Invar/.

Please let me know why it is happening and how to make it work.
I have attached the notebook.

Cheers
Pushparaj

Quest 28.nb

Jose

unread,
Feb 28, 2024, 9:19:09 PM2/28/24
to xAct Tensor Computer Algebra
Hi,

First, note that you need

   <<xAct`Invar`

but you use

   <<xAct`Invar'

The final quote character is incorrect. You need backticks, grave accents. Not the standard single quote you have.

The Invar package comes with a database for small orders or Riemann polynomials. Then you need to download the rest of the database in a couple of compressed files of 40 and 250 MB, available here:


Perhaps you don't need the largest file (used for cases with 12 metric derivatives), but the smaller file (of 40 MB) is generally good to have.

Cheers,
Jose.
Reply all
Reply to author
Forward
0 new messages