From 24bb7866cdeade260e7026e41a84a7ec690ea09f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Sierro?= Date: Thu, 26 Aug 2021 14:10:17 +0200 Subject: [PATCH] marcuse equation --- src/scgenerator/physics/fiber.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scgenerator/physics/fiber.py b/src/scgenerator/physics/fiber.py index af63faf..c91a430 100644 --- a/src/scgenerator/physics/fiber.py +++ b/src/scgenerator/physics/fiber.py @@ -310,6 +310,7 @@ def A_eff_marcuse(wl: T, core_radius: float, numerical_aperture: float) -> T: """ V = 2 * pi * core_radius * numerical_aperture / wl w_eff = core_radius * (0.65 + 1.619 / V ** 1.5 + 2.879 / V ** 6) + return np.pi * w_eff ** 2 def HCPCF_find_with_given_ZDW(