TAGGED: apdl, seismic-loading, transient-structural
-
-
April 29, 2023 at 11:00 am
Randel Ilumin
SubscriberHello. I'm currently investigating the behavior of a heritage structure during an earthquake in APDL. Is it right to simulate the effect of earthquake load by accelerating the base using ground motion data (acceleration vs time)? How about the effect of gravity as well as the boundary conditions at the ground level? Right now, I already developed a command based on other forums that I read but I'm not really sure about this. Thank you.
/SOLU
FILE = ‘accelvalidate1’
DT = 0.01
SKIP = 0
/INQUIRE,NUMLINES,LINES,FILE,TXT
READ = NUMLINES - SKIP
*DEL,ACCEL,,NOPR
*DIM, ACCEL,TABLE, READ - 1, 3
*TREAD,ACCEL,FILE,TXT,,SKIP
ANTYPE, TRANS
TRNOPT,FULL
TIMINT,ON,STRUC
ACEL,0,9.806,0
KBC,0
OUTRES,ALL,1
OUTPR,BASIC,ALL
NT = READ
NSUBST,1,,,1
*do,i,1,NT
TIME,i*DT
CMSEL,ALL
NSEL,S,LOC,Y,0
DDELE,ALL,ACCX
DDELE,ALL,ACCY
DDELE,ALL,ACCZ
D,ALL,ACCX,ACCEL(i,1)
D,ALL,ACCY,ACCEL(i,2)
D,ALL,ACCZ,ACCEL(i,3)
ALLSEL
SOLVE
*enddo
-
May 3, 2023 at 8:25 am
Ashish Khemka
Ansys EmployeeHi Randel,
Yes, you will need to apply the base acceleration in a transient MSUP analysis. The gravity load should be defined in modal analysis. Please see if the following link helps:
5.4. Performing a Mode-Superposition Transient Dynamic Analysis (ansys.com)
Also, there is an Ansys Innovation Course on MSUP Transient analysis which might be of use to you:
Mode Superposition Transient Analysis | Ansys Courses
To access Ansys online help please refer to the following link: How to access the ANSYS Online Help
Regards,
Ashish Khemka
-
May 3, 2023 at 8:42 am
Randel Ilumin
SubscriberHello. Sorry, I'm confused but how am I going to apply boundary conditions and at the same time apply acceleration load (acceleration vs time record) on nodes at the ground level (say at y = 0)? Also, as far as I know, MSUP is limited to linear analysis and I need to consider nonlinearity in my case so I need to implement a full transient method right? Attached is my meshed structure. Thank you.
-
May 3, 2023 at 10:37 am
Ashish Khemka
Ansys EmployeeYes, you are right that non-linearity is not supported with MSUP transient, and my apologies for the negligence. Please see if the following link is of help:
How to perform nonlinear time history analyses for a Reinforced Concrete structure? (ansys.com)
Regards,
Ashish Khemka
-
May 3, 2023 at 12:25 pm
Randel Ilumin
SubscriberI see but if the accel command was used in this type of application then how to consider the weight or effect of gravity?
-
May 3, 2023 at 11:52 pm
Randel Ilumin
SubscriberCan I add instead the effect of gravity, say +9.81 to the y-component of acceleration?
-
May 4, 2023 at 4:57 am
Ashish Khemka
Ansys EmployeeThe effect of acceleration load will be opposite to that of gravity. If gravity is acting in -y direction then applying acceleration load in +y direction should be fine.
Regards,
Ashish Khemka
-
May 4, 2023 at 5:11 am
Randel Ilumin
SubscriberSuppose that I have a ground motion record having three components (North-South, East-West, and Up-Down). From the other forum that you shared, it says that I need to apply this motion to the whole body itself (using the accel command) while restricting or fixing the nodes on the base level. However, gravity is also an upward-downward component too, so do you mean that it is right to combine or add this gravity (9.81) to the vertical component considering the opposite direction that you have mentioned? Thank you.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Limitations to Student License?
- Not seeing any items in the ANSYS Workbench toolbox?
- Missing Analysis Systems from toolbox
- “An error occurred while starting the solver module.” – Maybe licence problem?
- FLUENT application Failed to start
- Please recommend the configuration of the computer workstation
- No license available at this time
- ANSYS License Manager Error
- I am using MacBook Pro with M1chip, how can I install or any other ways to use Ansys ?
- Your product license has numerical problem size limits…..
-
5162
-
3275
-
2453
-
1308
-
956
© 2023 Copyright ANSYS, Inc. All rights reserved.