For the complete documentation index, see llms.txt. This page is also available as Markdown.

Metric Functions

Creation and library of standard metrics in Warp Factory

To assist users in building spacetimes several functions are provided for working in and outside of 3+1 formalism, these includes:

Function
Description

Generates a flat spacetime as a 4x4 cell object.

Generates the 3+1 components for flat spacetime..

Generates the standard metric tensor from the 3+1 components.

Generates the 3+1 components from a standard metric tensor.

Supporting these main functions are several auxiliary functions that can be found within the utils folder in Metrics > utils.

Last updated