From 1d935db2fa07b24bf8c133a71939bf17c73506b4 Mon Sep 17 00:00:00 2001 From: Ben Ryan Date: Tue, 7 Jan 2025 16:05:12 -0700 Subject: [PATCH] one more test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3462133..c16ed2a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Performance Portable Opacity and Emissivity library for simulation codes ## API singularity-opac provides a uniform API for all opacity models. The following functions are provided -(here, $\sigma$ is the frequency- and angle-dependent cross section in units of `cm^2`): +(here, $\sigma$ is the frequency- and angle-dependent cross section in units of ${\rm cm}^2$): | Function | Expression | Description | Units | | --------------------- | ---------- | --------------------- | ------- | | AbsorptionCoefficient | $n \sigma$ | Absorption coefficient | `cm^{-1}` |