Symmetry axis electrostatic FEM

조회 수: 1 (최근 30일)
Peter Felfer
Peter Felfer 2023년 10월 4일
답변: Milan Bansal 2023년 11월 20일
I am trying to do an electrostatic axisymmetric FEM simulation. However, I cant find any examples or at least documentation showing what the symmetry axis is. Is it x, y, z? Or can wen define it somewhere.
  댓글 수: 2
David Goodmanson
David Goodmanson 2023년 10월 4일
Hi Peter,
Usually the symmetry axis is taken as z, and the fields are functions of z, rho, phi, with rho, phi being polar coordinates in the xy plane.
Peter Felfer
Peter Felfer 2023년 10월 5일
I was more referring to the axis in the xy plane that is used as the symmetry axis. Is it the x or y axis. Also, is there an example somewhere? There seems to be only very little documentation there in general.

댓글을 달려면 로그인하십시오.

답변 (1개)

Milan Bansal
Milan Bansal 2023년 11월 20일
Hi Peter,
As per my understanding, you want to know the axis which is used as the axis of symmetry when doing electrostatic axis-symmetric FEM simulation.
By default, the "z" axis is taken as the axis of symmetry when doing axis-symmetric FEM simulation using "ElectromagneticModel" object. The axis of symmetry can also be set using the "Geometry" and "BoundaryConditions" properties of the model.
Please refer to the documentation to learn more about "ElectromagneticModel" object.
Hope it helps!

카테고리

Help CenterFile Exchange에서 Electromechanical에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by