TAGGED: ansys-mechanical, ansys-workbench, apdl, static-structural
-
-
April 28, 2022 at 6:22 pm
josephngc
SubscriberI have a project I'm working on that has about 400 pressure points along a surface that are dependent on axial location. I have bolt pretensions and other loads induced on the part prior to when the pressure needs to be applied.
I have got this to work but with a fair bit of workaround. I'm seeking a sleeker solution. I found this discussion which uses the solution I found for plotting the pressures along the axis, and it works great. It is exactly what I want, aside from not being able to change which load step the pressure is applied in.
This is the discussion using the solution I implemented:
My solution for the time issue is I opened the .dat file for my part and located the table setup created by the table I created in the pressure object. The table has "TIME" defined in the *DIM command and it is defaulted to time 0-1, as shown below:
May 4, 2022 at 2:32 pmChandra Sekaran
Ansys EmployeeI may not fully follow you but looks like all you have to do is increase the number of time points. Currently you have "*dim,loadvzalue,tabe,10,2,1,z,time" which says you have 10 values for Z coordinate but only 2 values for TIME. You do not mention how many load steps you have and what the end times are for the load steps. By default, load step 1 ends at time=1 , load step 2 ends at time=2 etc. So if you have 5 load steps then you can change to "*dim,loadvalue,10,5,1,z,time" then define the pressure value vs Z at each time point. If, for example, the first two load steps are for bolt pretensioning without any pressure you just can put in zero values for the first two columns.
Viewing 1 reply thread- The topic ‘Apply pressure dependent on axial location and load step’ is closed to new replies.
Ansys Innovation SpaceBoost 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.
Trending discussions- How to do the frequency response of the nonlinear vibration of a flexible PCB?
- Importing Line and Solid Bodies from SpaceClaim to Mechanical
- how to open SendCommand in Ansys
- problems facing during solution
- Still facing the same issue
- Failed to move file from solver directory to scratch directory: file.rst
- Adaptive Sizing
- Stiffness factor
- Import DAT file
- Import pressure data (coordinates and value) to ansys workbench through excel
Top Contributors-
8808
-
4658
-
3153
-
1680
-
1470
Top Rated Tags© 2023 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-