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.
Calculation of the electron energy distribution function using LiveLink for MATLAB
Posted 19 apr 2021, 09:27 GMT-4 Plasma Physics, LiveLink for MATLAB Version 5.6 1 Reply
Please login with a confirmed email address before reporting spam
Hello,
Comsol has PlASMA MODULE, where we can calculate the isotropic part of the EEDF using the Boltzmann equation, but I also want to calculate the anisotropic part of the EEDF. To do this, we wrote the code in Matlab, which allows us to calculate the isotropic and anisotropic parts of the EEDF. And the problem is how to correctly make the replacement of the EEDF in Comsol so that the dimensions match correctly. The problem is solved as follows: we take the values of the reduced field and other parameters taken from the Comsol model and use them to calculate the EEDF in Matlab. Further, the calculated in Matlab EEDF used in the Comsol model to calculate the constant rates, etc. The main problem is the dimension of the data matrix loaded from Matlab to Comsol. Is it possible in Comsol to set the EEDF not via the interpolation (in this case, you will need to enter the dependence of the EEDF on the energy and average energy and this interpolation will be used in all nodes, which does not suit us), but as a function depends on the coordinates, time, the reduced field and other parameters necessary for the calculation? How to agree on the dimension of the EEDF in Matlab and Comsol? Or is there another way to calculate the anisotropic part of the EEDF in Comsol?
Thanks a lot.