Indice

mentat2013.1 -ogl -glflush  

Damped harmonic response

monocoque_chassis_2019_v008.mud

How to set a damped response

In order to include a small degree of structural damping (eg. 1% of the critical value) into a MSC.Marc/Mentat harmonic response calculation, the following steps may be followed:

Euler column buckling

base model: 400mm_supported_bar.mfd

buckling load evaluation: 400mm_supported_bar.wxmx

model at the end of today's lesson:400mm_supported_barv002.mfd

Flexural-torsional buckling example

simplisupportedprofile_v000.mud

profile made in s235jr steel

thickness:

thickness
flanges 4 mm
web 2mm
gusset plates at supports 4 mm

simply supported at gusset plate - lower flange intersection nodes (support_me node set).

100kN load, uniformly distributed along the intersection line between the upper flange and the web spanning from support to supports (load_me node set). Please note that in MSC.Marc the supplied point load value is applied to each associated node.

Evaluate the peak equivalent von Mises stress along the structure according to the linear elastic modeling.

Due to the compressive state of the profile web, a check with respect to buckling is also required.

a few notes

schema_instabilita_v000.pdf

Exam like exercises

Tubolar welded T-joint

The mesh elements are created along the midsurface

apply a torsional moment passing through the chord s.t. the nominal shear stress according to the beam theory is 1 MPa; evaluate the stress concentration at the joint as the peak equivalent von Mises stress (according to the employed discretization).

nominal section properties

initial mesh

final version

Rollbar-like frame structure, o.o.plane transverse load

ooplane_loaded_frame.pdf

Find the reaction force $V_\mathrm{A}$ and the reaction moments $\Phi_\mathrm{A}, \Psi_\mathrm{A}$ at the base of the directly loaded frame upright member; evaluate then the deflection $d$ at the load application point.

Numerically evaluate the unknown quantities with respect to the following dimensions

dim:	[
            a=800,
            b=1000, 
            E=210000,
            G=210000/2/(1+3/10),
            J=(40^4-36^4)*%pi/64,
            Kt=(40^4-36^4)*%pi/32
        ];

Solution: outofplane_loaded_frame_v001.wxmx