##FDTD散射场脚本编写问题

问题遇到的现象和发生背景

FDTD Solutions 批量建立任意角度的监测器实现纳米粒子散射相位函数的监测(Part1-方法1)文章中
设置cross_section的Analysis group时候,文章中声明变量时在setup-Variables的Number变量和在Analysis-Variables的Number变量是同名的。但是我操作的时候无法将这两个变量设置成同名,若同名第二个会设置失败(我感觉问题就是出在这里了,请问如何能够解决)
仿真后对Analysis group右键Runanalysis时就会出现如下错误代码
无法生成电场-phi变化的结果图

问题相关代码,请勿粘贴截图

start running analysis script of ::model::cross_section ... ...

Error: prompt line 1: in getdata, the d-card named moitor was not found.
Try the command '?getdata;' to see which d-cards are available.
Error: Result XY: variable not found.

运行结果及报错内容

(同上)
start running analysis script of ::model::cross_section ... ...

Error: prompt line 1: in getdata, the d-card named moitor was not found.
Try the command '?getdata;' to see which d-cards are available.
Error: Result XY: variable not found.

我的解答思路和尝试过的方法

无法将两处像文章中声明成为同名变量

我想要达到的结果

可以通过此Analysis group达到文章中的电场-phi变化的结果图