Hi Admin,
I am currently simulating an embedded monopile in soil elements. I am using continuum elements (SSP brick elements) to model the portion of the monopile below the mudline (box in red), while the section of the monopile above the mudline is simulated using Timoshenko beam elements.
The connection at ground level between the continuum pile elements and the Timoshenko beam element is established using elastic beam-column elements. The EqualDOF method is employed to link the continuum elements (monopile) with the elastic beam-column elements. The other end of these elastic beam-column elements is then connected to the center beam, which represents the Timoshenko beam element.
Could you please advise on the appropriate types of recorders to use for capturing the moment and force history of the beam elements above ground level?
Thank you!
RE; Appropriate recorder for reading moments history
Re: RE; Appropriate recorder for reading moments history
You can visualize the bending moment diagram with any beam element asking for "localForce", and plot it in STKO using the beam diagram plot. But this are results at the element's end-nodes.
If you want to extract those value in specific locations within the element, you have to use a ForceBeamColumn, equipped with any cross section (also Elastic if you don't need a nonlinear behavior).
In this way you can ask for section.force to obtain such results at each integration point within the element.
You can then plot it either using the beam diagram plot or the gauss plot. Using the gauss plot, you can also extract char data from any gauss point
If you want to extract those value in specific locations within the element, you have to use a ForceBeamColumn, equipped with any cross section (also Elastic if you don't need a nonlinear behavior).
In this way you can ask for section.force to obtain such results at each integration point within the element.
You can then plot it either using the beam diagram plot or the gauss plot. Using the gauss plot, you can also extract char data from any gauss point