We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Photonics – Chinese

Photonics – Chinese

Topics related to Lumerical and more, in Chinese language.

fdtd仿真透射率+反射率不为1(各材料折射率虚部均为0)

    • zhangzongkun
      Subscriber

           求问按下面代码仿真反射率R和透射率T,为什么R+T不等于1呢?560和600多nm处有尖峰,也没有产生损耗的介质(各材料折射率虚部均为0)

      mname = "fieldXY2";

      T=transmission(mname);

      mname1 = "fieldXY";

      R=transmission(mname1);

      plot(c/f*1e9,-T,R,R-T,"wavelength (nm)");

      legend("|T|","R","|T|+R");

Viewing 0 reply threads
  • You must be logged in to reply to this topic.