xTras
Package Symbol
Metric Variations The Gauss-Bonnet term
Tutorials »
|
CurvatureRelationsBianchi
SortCovDsToDiv
SortCovDsToBox
SortedCovDsQ
See Also »
|
xTras package
More About »
FullSimplification
FullSimplification[][
expr
]
tries to simplify
expr
as much as possible, taking Bianchi identities into account and sorting covariant derivatives.
FullSimplification[
g
][
expr
]
only simplifies curvature tensors of the metric
g
.
MORE INFORMATION
FullSimplification
only takes the contracted Bianchi identities given by
CurvatureRelationsBianchi
into account, not all Bianchi identities.
FullSimplification
also uses to power of the
Invar
package to simplify scalar invariants of Ricci and and Riemann tensors.
Other curvature tensors such as the Weyl tensor must first be converted to Riemann and Ricci tensors.
The
Invar
database must be installed in order for FullSimplification to work correctly. It can be downloaded from
http://www.xact.es/Invar/
.
The following options can be given:
SortCovDs
True
whether or not to sort covariant derivatives while simplifying
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Out[1]=
Out[1]=
In[2]:=
Out[2]=
Out[2]=
In[3]:=
Out[3]=
Out[3]=
In[4]:=
Out[4]=
Out[4]=
In[5]:=
Out[5]=
Out[5]=
Options
(1)
SEE ALSO
CurvatureRelationsBianchi
SortCovDsToDiv
SortCovDsToBox
SortedCovDsQ
TUTORIALS
Metric Variations
The Gauss-Bonnet term
MORE ABOUT
xTras package