Skip to content

Commit

Permalink
Correct quasi-static wavelength formula
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae authored Dec 5, 2019
1 parent 6453bef commit a06a3ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Quasi-Static Approximation

In quasi-static regime (:math:`\epsilon\omega \ll \sigma`), the wavelength simplifies to:

.. math:: \lambda = \sqrt{ \frac{2}{\omega \mu \sigma} }
.. math:: \lambda = 2\pi\sqrt{ \frac{2}{\omega \mu \sigma} } = 2\pi\delta


Wave Regime Approximation
Expand Down

0 comments on commit a06a3ea

Please sign in to comment.