请教 运行main。txt 分别要输入4次 的命令 是什么意思 ( oo=out('=============== Index_x:Gridpoints along the X-AXE ===============')
Index_x=in('Index_x=')
oo=out('=============== Index_y:Gridpoints along the Y-AXE ===============')
Index_y=in('Index_y=')
oo=out('=============== Index_z:Gridpoints along the Z-AXE ===============')
Index_z=in('Index_z=')
oo=out('=============== Hb_surf:z_cordinate of the below surf ==============')
Hb_surf=in('Hb_surf='))
无论如何输入 总是报错(dimension should be positive integer)