mentat2013.1 -ogl -glflush
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:
MAIN → MATERIAL PROPERTIES → MATERIAL PROPERTIES
;TABLES
, NEW → 1 INDIPENDENT VARIABLE
NAME
as modulate_stiffmatmult
TYPE
as frequency
FORMULA
and type 1/pi/v1
, i.e. $g(f)=\frac{1}{\pi f}$MAIN → MATERIAL PROPERTIES → MATERIAL PROPERTIES
by hitting RETURN
;STRUCTURAL → DAMPING
and activate DAMPING
;MASS MATRIX MULTIPLIER
value (0 is ok, otherwise some “structural” damping will be associated to rigid body motions),STIFFNESS MATRIX MULTIPLIER
equal to the desired fraction of the critical value, namely 0.01
, TABLE
button on the right of the stiffness matrix multiplier value;modulate_stiffmatmult
table as the modulating one, hence hitOK
and OK
again to return back at the material properties menuMAIN → JOBS
menu and create a copy of the undamped harmonic response job by hitting the COPY
top left button and by setting a new job name;PROPERTIES
menu, and reach the ANALYSIS OPTIONS
submenu; activate the COMPLEX DAMPING
options within the dynamic harmonic section, and then exit withOK
JOB RESULTS
submenu and deactivate Stress
, Equivalent von Mises stress
Equivalent Real Harmonic Stress
, layers MAX & MIN
Equivalent Imag Harmonic Stress
, layers MAX & MIN
DEFAULT
layer, and the Beam Orientatio Vector
Real Harmonic Stress
, layers ALL
Imag Harmonic Stress
, layers ALL
RUN → SUBMIT
OPEN POST FILE (RESULTS MENU)
DEFORMED SHAPE SETTINGS
menu); in the absence of damping the fase was limited to the 0° and 180° values, cases these that may be represented with the bare variation in sign of the stress and displacement components to be monitored. RESULTS
menu, with opened t16 result file, and proceed within the HISTORY PLOT
submenuSET LOCATIONS
, hence click on the desired node[s], and finalize with END LIST
INC RANGE
, and then entering at the prompt 0:1
[enter], 0:397
[enter], 1
[enter], as the sampling beginning, end and step.ADD CURVES
menu, and thenALL LOCATIONS
(a single location has been selected); select the Frequency
global variable as the abscissa, and the Displacement Z Magnitude
nodal variable as the ordinate. The FIT
scales the axes to contain all the sample points. RETURN
I may return to the HISTORY PLOT menu, where the label density may be reduced SHOW IDS
from '1' to '10'; by entering a '0' value labels are hidden.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
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.
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).
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