Symmetry axis electrostatic FEM
1 回表示 (過去 30 日間)
古いコメントを表示
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
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.
回答 (1 件)
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!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Electromechanical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!