FMC (2D) Answered

  • 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 comment

  • Official comment

    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

    Comment actions Permalink

Please sign in to leave a comment.

Didn't find what you were looking for?

New post