(超短脉冲的脉宽与谱宽成反比) 6.Frequency points的设置——透射反射计算选50个点即可,曲线变化激烈,100-200个,太多计算缓慢;Profile监视器建议5个左右,特殊情况10个。 7.time monitor的设置——一般设置在场变化剧烈或者强度变化较大的地方,用来查看脉冲的衰减情况。 8.数据阵列与监视器大小并不是严格的正比关系...
auto_shutoff_min = 1e-6, simulation_time = 5000e-15) fdtd.setglobalsource("wavelength start", 1100e-9) fdtd.setglobalsource("wavelength stop", 1900e-9) fdtd.setglobalmonitor('frequency points', 10) fdtd.addport() fdtd.set({'name':'port1', 'injection axis':'x-axis', 'direction'...
监视器类型选择Frequency-domain field and power。 监视器选择Z-normal,XY平面尺寸大于FDTD尺寸,大了无所谓,超出的部分不会记录数据,主要是设置Z方向的位置。反射率监视器在光源和FDTD上边界中间。 在General选项中,点击Set global monitor settings, Frequency points数量设置为50,这个数值越大,谱线越光滑。 7. 检查...
监视器类型选择Frequency-domain field and power。 监视器选择Z-normal,XY平面尺寸大于FDTD尺寸,大了无所谓,超出的部分不会记录数据,主要是设置Z方向的位置。反射率监视器在光源和FDTD上边界中间。 在General选项中,点击Set global monitor settings, Frequency points数量设置为50,这个数值越大,谱线越光滑。 7. 检查...
setnamed(“mon”,“frequency points”,30); 这两行将监视器"mon"设置为不同于Global的特性,特别是frequency points: 其中,如果勾选某个特性,其值就赋为1。 总之,光源的光谱设置与监视器的光谱设置可以相同,也可以不同。 其它参见FDTD Solutions为什么采用脉冲光源激励而不采用正弦波光源...
监视器类型选择Frequency-domain field and power。 监视器选择Z-normal,XY平面尺寸大于FDTD尺寸,大了无所谓,超出的部分不会记录数据,主要是设置Z方向的位置。反射率监视器在光源和FDTD上边界中间。 在General选项中,点击Set global monitor settings, Frequency points数量设置为50,这个数值越大,谱线越光滑。
监视器类型选择Frequency-domain field and power。 监视器选择Z-normal,XY平面尺寸大于FDTD尺寸,大了无所谓,超出的部分不会记录数据,主要是设置Z方向的位置。反射率监视器在光源和FDTD上边界中间。 在General选项中,点击Set global monitor settings, Frequency points数量设置为50,这个数值越大,谱线越光滑。
监视器类型选择Frequency-domain field and power。 监视器选择Z-normal,XY平面尺寸大于FDTD尺寸,大了无所谓,超出的部分不会记录数据,主要是设置Z方向的位置。反射率监视器在光源和FDTD上边界中间。 在General选项中,点击Set global monitor settings, Frequency points数量设置为50,这个数值越大,谱线越光滑。
Since the number of frequency points recorded is one by default, you can see that the override Global monitor settings is overwritten by default Using one frequency point here is fine since the structure that we're simulating is a dielectric material, which means that the refracted index doesn'...
set("x max",px); set("y min",0); set("y max",py); set("z min",-h_su8); set("z max",0); set("material","SU8"); addfdtd; select('FDTD'); set("x min",0); set("x max",px); set("y min",0); set("y max",py); ...