Manage parameters of an imported geometry
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everyone!
If I have a simple Imported geometry in .stl, for example a cuboid with a certain number of through holes, is there a way to execute a fem analysis with different diameter of the holes or different distance between them? Is there a guide that talks about this?
Thank you!
0 件のコメント
回答 (1 件)
Muskan
2023 年 4 月 18 日
Hi,
As per my understanding of the question, yes, it is possible to execute a finite element analysis (FEA) with different diameter of the holes or different distances between them in MATLAB.
You can refer to the following documentation of the ‘Partial Differential Equation Toolbox for the same:
Thanks