Skip to content

Commit f089a3e

Browse files
committed
fixup
1 parent 32e4c9a commit f089a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/experiment/sphere/sphere_Qsca_vs_diameter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
numerical_aperture=[0.2],
2727
)
2828

29-
polystyrene = SellmeierMaterial("polystyrene")
29+
polystyrene = SellmeierMaterial("BK7")
3030

3131
scatterer = SphereSet(
3232
diameter=np.linspace(10, 1000, 150) * ureg.nanometer,

0 commit comments

Comments
 (0)