Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
how to input two variables (temperature, electric-field) function of materials for simulating successfully
Posted 16.07.2023, 05:03 GMT-4 Electromagnetics, Materials, Studies & Solvers 1 Reply
Please login with a confirmed email address before reporting spam
Hello, I have a conductivity function about insulation materials given by 3D curve fitting from experiment each DC electric field and temperature.
i computed successfully using function that case has only variables of temperature.
but i think, it is not exactly result because conductivity function is consisted of temperature and electrci field.
and i tried to compute using the function that has two variables(temperature, electric field)
as a result, i failed to compute.
i think, electric field is the result of simulation, so i failed the simulation using fucntion that has two variables(temp. and electric field).
how can i solve this problem?
the conductivity(S/m) function is follows
f(T, E) = aexp(-Ea/kb/T)sinh((bT+c)E)*E
a, b, c : constant, kb : boltzman constant (eV), Ea : activation energy (eV), T : temperature (k), E : electricfield (kV/mm)