HFSS: Does anyone know how to use Output Variables with Field quantities?
时间:04-04
整理:3721RD
点击:
Hi!
I am currently trying out to get the value of an output variable in HFSS 17.1 using a script. My problem is an Eigenvalue Problem and executing output.GetOutputVariableValue('Mode_1','','Setup1 : LastAdaptive','Eigenmode Parameters',{}) works, when I try to do the same thing for a field quantity output.GetOutputVariableValue('W_r','Phase:=''0deg ''','Setup1 : LastAdaptive','Fields',{'Phase:=','0deg'}) I get the following error:
Obviously HFSS wants me to specify more variable values, but I do not know which variable it wants me to specify? Even when I use a static geometric parameter (Volume etc.) of the simulation, the same error occurs.
Does anyone have an idea what could be the issue?
Thanks,
Max
I am currently trying out to get the value of an output variable in HFSS 17.1 using a script. My problem is an Eigenvalue Problem and executing output.GetOutputVariableValue('Mode_1','','Setup1 : LastAdaptive','Eigenmode Parameters',{}) works, when I try to do the same thing for a field quantity output.GetOutputVariableValue('W_r','Phase:=''0deg ''','Setup1 : LastAdaptive','Fields',{'Phase:=','0deg'}) I get the following error:
Obviously HFSS wants me to specify more variable values, but I do not know which variable it wants me to specify? Even when I use a static geometric parameter (Volume etc.) of the simulation, the same error occurs.
Does anyone have an idea what could be the issue?
Thanks,
Max