TAGGED: lsdyna
-
-
November 14, 2023 at 12:47 am
mmia1
SubscriberHi
I have modeled three straight pipes. Each pipes were modeled with 2 beam elements. Now I want to apply the calculated water load as line load over these elements. I inititally thought to apply this as *LOAD_SEGMENT_SET where *SET_SEGMENT were defined for the beam elements. In LSDYna manual it is said "For two-dimensional geometries, a segment is a line defined by two nodes". So, what should I put in N3 and N4. If I put zero then model puts warning message and not run. Then I tried to define like below. Also, the water load needs to be applied in global X-Â direction. Do you think *LOAD_NODE_POINT will be good idea but in that case, I have to apply nodal loads carefully as different nodes will be having different loads (corner one will have F*0.5 and center one will ahve F*1). Thanks.
*SET_SEGMENT
$#   sid    da1    da2    da3    da4   solver   Â
     1    0.0    0.0    0.0    0.0MECH
$# Â Â Â n1 Â Â Â Â n2 Â Â Â Â n3 Â Â Â Â n4 Â Â Â Â a1 Â Â Â Â a2 Â Â Â Â a3 Â Â Â Â a4
     1     2     1     2    0.0    0.0    0.0    0.0
     2     3     2     3    0.0    0.0    0.0    0.0
    15     16     15     16    0.0    0.0    0.0    0.0
    16     17     16     17    0.0    0.0    0.0    0.0 -
November 16, 2023 at 7:49 pm
igandiko
Ansys Employee*LOAD_SEGMENT is to apply pressure load over a triangular or quad segments. Maybe check *LOAD_BEAM.Â
-
- The topic ‘Need assistance on how to apply line load on beam’ is closed to new replies.
-
3862
-
1414
-
1231
-
1118
-
1015
© 2025 Copyright ANSYS, Inc. All rights reserved.