From 426d30c4ea6ead7392559399c40d17aad7ec1fa7 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Fri, 24 Nov 2023 16:44:13 -0500 Subject: [PATCH] Update doc/bfast/fixed_angle_broadband_simulations_in_Meep.md --- doc/bfast/fixed_angle_broadband_simulations_in_Meep.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md b/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md index da49954de..c939b8418 100644 --- a/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md +++ b/doc/bfast/fixed_angle_broadband_simulations_in_Meep.md @@ -134,7 +134,7 @@ Stability As the incident angle increases, the maximum possible $\Delta t$ value decreases, following the formula: ```math -\frac{c\Delta t}{\Delta x} \leq \frac{(1-sin(\theta))}{\sqrt{D}} \tag{17} +\frac{c\Delta t}{\Delta x} \leq \frac{(1-\sin(\theta))}{\sqrt{D}} \tag{17} ``` where D is the number of dimensions [2].