Skip to content

Commit aae3e04

Browse files
authored
fixed incorrect display of equation
1 parent 423ff84 commit aae3e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QUICKSTART.md

+1
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ polaris-gen sphere grid_filename.dat --extra mag_field_geometry radial
158158
```
159159

160160
By adding `tapered_gamma` ($\gamma$) to the extra parameter of the disk model, the density distribution has an additional exponential taper at large radii (e.g. [Andrews et al. 2009](https://ui.adsabs.harvard.edu/abs/2009ApJ...700.1502A))
161+
161162
$$
162163
\rho(r, z) = \rho_0 \left( \frac{r}{r_0} \right)^{-\alpha} \exp\left[ -\left( \frac{r}{r_0} \right)^{2 - \gamma} \right] \times \exp\left[ -\frac{1}{2} \left( \frac{z}{h(r)} \right)^2 \right]
163164
$$

0 commit comments

Comments
 (0)