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.

Ansys Learning Forum Forums Discuss Simulation Photonics – Chinese 如何通过script获得FDTD modesource里对应mode的effective index Reply To: 如何通过script获得FDTD modesource里对应mode的effective index

Guilin Sun
Ansys Employee
你用的这两个脚本是提取物件本身设置的参数。参见 Ansys Insight: 几个简单实用的脚本Script命令:用于设置 分析脚本 Ansys Insight: 几个简单实用的脚本Script命令:用于结果分析 模式光源计算后可以提取: nn=getresult("source","neff"); ?nn.neff;result:
image.png