Xiaotong Li
Posts
-
Answered
Parameter Type in Designer Mode
Hi there, I was trying to define a parameter, 'l_ele', to represent the length of an element. However, once I entered 'l' into the 'Name' box under 'Define Parameter' section, the parameter type wi...
-
Answered
No Recorded Charge and Voltage in History File
Hi there, I tried to simulate a 2D model and get the corresponding impedance response. However, when I check the history file in Post Processor, there's no signal for Charge and Voltage. The input ...
-
Answered
Extrapolation 'Undefined symb kref'
Hi there, I'm trying to use extrapolation output in designer mode. However, when I try to run the input file on cloud, an error showed up, saying 'Undefined symb kref'. I'm not sure how to solve th...
-
Answered
Calculate impedance response using voltage and current data exported from history flxhst file?
Hi there, I'm trying to calculate the Impedance Response using the Voltage and Current data, which have been exported from the history flxhst file. What I did was: R=fft(voltage)/fft(current) im...