Enter metric coefficients and derivatives for one point. Review tensors, invariants, and stability checks instantly. Download clean reports, compare examples, and study curvature behavior.
This calculator evaluates a 2D metric numerically at a single point.
The table below matches the built-in unit sphere example at θ = 1 and φ = 0. It should return K ≈ 1 and R ≈ 2.
| Input | Value | Meaning |
|---|---|---|
| g11 | 1.000000 | Meridional metric coefficient |
| g12 | 0.000000 | Cross term |
| g22 | 0.708073 | sin²(θ) at θ = 1 |
| ∂g22/∂θ | 0.909297 | sin(2θ) at θ = 1 |
| ∂²g22/∂θ² | -0.832294 | 2cos(2θ) at θ = 1 |
| Expected K | 1.000000 | Unit sphere Gaussian curvature |
| Expected R | 2.000000 | Scalar curvature in 2D |
This page evaluates local curvature from a symmetric 2D metric tensor gij and its first and second derivatives at one coordinate point.
| Quantity | Formula |
|---|---|
| Inverse metric | gij = (gij)-1 |
| Christoffel symbols | Γijk = 1/2 · gim(∂jgkm + ∂kgjm - ∂mgjk) |
| Riemann tensor | Rijkl = ∂kΓijl - ∂lΓijk + ΓimkΓmjl - ΓimlΓmjk |
| Ricci tensor | Ricjl = Rijil |
| Scalar curvature | R = gjlRicjl |
| Gaussian curvature in 2D | K = R/2 = R1212 / det(g) |
The calculator also computes the derivative of the inverse metric, Ricci norm, and the Kretschmann scalar for additional local geometry checks.
It computes a 2D curvature workflow numerically at one point: inverse metric, Christoffel symbols, mixed and lowered Riemann tensor components, Ricci tensor, scalar curvature, Gaussian curvature, Ricci norm, and the Kretschmann scalar.
A two-dimensional version keeps the page practical, readable, and fast while still covering core curvature ideas. It also supports Gaussian curvature checks directly, which makes validation easier for teaching, research drafts, and local numeric testing.
Yes. Any non-singular symmetric 2D metric can be evaluated numerically. Spherical, hyperbolic, polar, conformal, and custom local metrics are all acceptable as long as you provide consistent first and second derivatives at the chosen point.
The metric becomes nearly singular, so the inverse metric and curvature quantities become unstable. The calculator stops the computation when the determinant is too close to zero because Christoffel and curvature values would be unreliable.
One uses K = R/2, and the other uses the lowered Riemann component divided by det(g). Matching values are a helpful internal check that your derivatives and numeric precision are coherent.
No. You only need numeric values of the metric and its derivatives at one point. Those values may come from symbolic work, numerical differentiation, external software, or a known closed-form surface example.
It is the full contraction RijklRijkl. This scalar measures total curvature intensity and is often useful when comparing local geometry strength across coordinate choices or across different surfaces.
Yes. The CSV and PDF exports are generated from the tables shown on the page after calculation. Recompute the calculator first if you change any input and want the downloads to match.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.