View source: R/tensor_fields.R
christoffel | R Documentation |
Provides the Christoffel symbols of the first kind \Gamma_{ijk}
with
respect to the Levi Civita connection for a given metric tensor.
christoffel(g)
g |
A covariant metric tensor, a "metric_field" object. See |
The Christoffel symbols are a rank 3 array of numbers.
Returns the Christoffel symbols of the first kind \Gamma_{ijk}
as rank 3 array()
.
Wikipedia: Christoffel symbols
Other geometric tensors:
ricci()
,
ricci_sc()
,
riemann()
christoffel(g_eucl_sph(3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.