We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e4c9a commit f089a3eCopy full SHA for f089a3e
1 file changed
docs/examples/experiment/sphere/sphere_Qsca_vs_diameter.py
@@ -26,7 +26,7 @@
26
numerical_aperture=[0.2],
27
)
28
29
-polystyrene = SellmeierMaterial("polystyrene")
+polystyrene = SellmeierMaterial("BK7")
30
31
scatterer = SphereSet(
32
diameter=np.linspace(10, 1000, 150) * ureg.nanometer,
0 commit comments