Skip to content
Snippets Groups Projects
Commit 81e351ee authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Fix sorting of inclusion case test optical constants

parent 49d0ff83
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
# Wavelengths are in meters.
#
#Wavelength,Re(EPS),Im(EPS)
1.0000000e-07,1.690000e00,0.000000e-01
1.5000000e-07,2.000000e00,0.000000e-01
1.0000000e-07,2.000000e00,0.010000e-01
1.5000000e-07,3.200000e00,0.030000e-01
......@@ -3,5 +3,5 @@
# Wavelengths are in meters.
#
#Wavelength,Re(EPS),Im(EPS)
1.0000000e-07,2.000000e00,0.010000e-01
1.5000000e-07,3.200000e00,0.030000e-01
1.0000000e-07,1.690000e00,0.000000e-01
1.5000000e-07,2.000000e00,0.000000e-01
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment