FMC (2D) 回答済み
- I wanted to ask regarding the already existing tutorial on FMC where the array elements are 8. In the analyst format I changed to code a bit but cannot figure out where to change it so that I get the output of 64 rather than just 7 when i simulate at a point
- also i was wondering why are they calculating stress as a property?
1件のコメント
Hi there,
The variable that controls the number of elements in this example is narelem:
This variable is then used in the pout command in a loop to output sgyy at every element:
Sometimes in FMC, you might want to capture the normal stress at each array element, but if you wish to see pressure instead in line 203 swap 'sgyy' out for 'aprs'
I hope this helps!
Best Regards,
Chloe
サインインしてコメントを残してください。
お探しのものを見つけられませんでしたか?
新規投稿