Wood-Armer Moments

Hi All,

I understand that for the slab design, the BEMESS module uses the Baumann method (default) for the 2D elements design or the Layer method. I also understand that these two methods do not require the definition of global bending moments.
However, I was wondering if there is a way to calculate and visualise (in Wingraf) the design bending moments according to the Wood-Armer method.

Thanks.

Bemess:
CTRL DMOM 8000

Manual page 2-7 and 3-22

Thank you very much for the reply.

As far as I understand Sofistik is already coded to calculate the wood-armer bending, however, I’m still a novice with Teddy and I’m not sure how to properly set the user defined task.
Would you be able to give me some more basic guidance on how to set up the command in the task so that I can plot the wood-armer moments for top and bottom layers in the two directions?

Thanks.

Start of with one of the teddy examples.
You can find them under File->Examples in Teddy (not SSD):
image

Take for instance:
bemess\english\special\design_of_external_forces.dat

Basically you will want to perform a reguler bemess calculation of reinforcements (use an ULS calculation, since convergence is usually better).
Then you add the line Ctrl Dmom 8000 somewhere in the bemess run. This will make bemess calculate and store the Wodd-Armer forces with a 8000 shift. E.g. the Wood-Armer forces of LC 5 will be stored in LC 8005.

In the example below I have added the line in the bemess ULS calculation.
design_of_external_forces.dat (3.6 KB)

Thanks sfr.

I actually intuitively added the line in the ULS design task and figured out myself how to output the wood-armer moments in Wingraf.
I’ll try the example as well.

Interestingly, if run the Maxima first, also enveloped wood-armer moments are calculated.

I’ll do some tests but I think I’m happy with the results.

Thanks again for your help.