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.

Mesh Cell Dimensions

Please login with a confirmed email address before reporting spam

Hi all,

I am trying to calculate the conductivity at each point along the length of a semiconductor using the equation:

But my question is how can I find the individual L (x dimension) of a cell from my mesh to do this calculation. All I can find is the parameter 'h' which is the length of the longest edge of the element, and that is not along the correct direction (in my particular model the longest edge is along the y direction). Any suggestions will be welcome!


2 Replies Last Post Jul 8, 2020, 2:18 p.m. EDT
Robert Koslover Certified Consultant

Please login with a confirmed email address before reporting spam

Posted: 4 years ago Jul 7, 2020, 9:55 p.m. EDT

Hmm. Not sure what module you are using there, but your equation sure looks a lot like the customary J = sigma * E to me, where E = electric field, if I set E = V/L. Now, if you are using one of the standard Comsol modules, then I suspect that the vector components of J and E are being computed when you solve the problem and are available to you in post-processing from pull-down menus. If so, and assuming you have decided that you want to use those to extract sigma (rather than use some other definition of sigma), then you can always construct J/E in the direction of your choice. For example, in the RF module, emw.Jx/emw.Ex should work. (Of course, I'm assuming that your sigma, if a matrix, is a diagonal one.) Does that help?

-------------------
Scientific Applications & Research Associates (SARA) Inc.
www.comsol.com/partners-consultants/certified-consultants/sara
Hmm. Not sure what module you are using there, but your equation sure looks a lot like the customary J = sigma * E to me, where E = electric field, if I set E = V/L. Now, if you are using one of the standard Comsol modules, then I suspect that the vector components of J and E are being computed when you solve the problem and are available to you in post-processing from pull-down menus. If so, and assuming you have decided that you want to use those to extract sigma (rather than use some other definition of sigma), then you can always construct J/E in the direction of your choice. For example, in the RF module, emw.Jx/emw.Ex should work. (Of course, I'm assuming that your sigma, if a matrix, is a diagonal one.) Does that help?

Please login with a confirmed email address before reporting spam

Posted: 4 years ago Jul 8, 2020, 2:18 p.m. EDT

Oh yes! I tunnel visioned too hard on the variables, the electric field is 100% what I should have been looking for, thank you so much!

Oh yes! I tunnel visioned too hard on the variables, the electric field is 100% what I should have been looking for, thank you so much!

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.