- You save E as 10300000 psi in the comment, which converts to about 7.1E10 Pa, this not the value you use for E.
- Note that surface traction also has the units of Pa, if your model is in mm, then you are applying 4448 N/mm^2, not 4448 N.
PDE Toolbox FEA Units
21 views (last 30 days)
Show older comments
Perhaps I am not understanding the units analysis correctly, but what is the default unit behavior for the PDE toolbox? From my research it should be unitless/based upon your input values, correct?
My max stress seems to be off by a multiplier of 100 when compared to some other FEA tools... am I just missing something with my unit conversions or is there some underlying plot and VonMises stress behavior I don't understand?
Secondly, since my input geometry is mm and my input force is N I should get stress in N/mm^2, or MPa.... however, this can't be possible because these stress values would be astronomical! If they are in Pa then I am off by a factor of 100... if they are in MPa then it is FAR above what should be expected....
I looked at a list of the stress values, to ensure there are no nodal stress spikes from bad mesh, and it all looks smooth and continuous.
0 Comments
Answers (1)
Ravi Kumar
on 30 Sep 2020
Hello Colton,
You are right, PDE Toolbox does not have any units. Two things you can check again:
If you are exporting the STL from SolidWorks, you can set the unts to be in m to avoid all these conversion from m to mm.
Regards,
Ravi
See Also
Categories
Find more on Structural Mechanics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!