-
-
January 5, 2023 at 1:52 pm
mergen.eric
SubscriberHello,
I am trying to find information on the best way to increment an imput load until a reaction force reaches a certain threshold. This is a static structural simulation.Â
For example: I start with a 1,000 pound load and I want to increase the load in 100 pound increments until a reaction force in a different part of my model reaches 500 pounds. I guess I could add load steps and input the forces in the table. But is there a different way to input my starting load, load increment, and reaction force threshold and have ANSYS do the load stepping? Â
Thanks.
Eric
-
January 5, 2023 at 9:28 pm
peteroznewman
SubscriberIf the model is linear, then you can get the input load Fin required to get a 500 lb reaction force output after you have solved the model one time using a 1000 lb input load and obtaining the reaction force output RFout by a simple ratio:
        Fin = 1000*RFout/500
This assumes that RFout = 0 when Fin = 0. If there is an offset, such as there is also a gravity load that causes RFout to be non-zero when Fin = 0, then you just solve with Fin = 0 to get that offset value and subtract it from the equation.
If the model is nonlinear, then you use the same formula iteratively to get closer and closer to the value of Fin that gets you as close to 500 lb as you want.
You could also make the input load a parameter, an the reaction force output a parameter and use the Design Exploration module Direct Optimization and let Ansys automatically search for the value of Fin that delivers a Target value of RFout within a tolerance range.
-
January 5, 2023 at 9:41 pm
mergen.eric
SubscriberThank you for your reply Peter.
I think I'll look more into using parameteriztion and direct optimization.
-
- The topic ‘Increment load until reaction force reaches threshold’ is closed to new replies.
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Real Life Example of a non-symmetric eigenvalue problem
- Nonlinear load cases combinations
- How can the results of Pressures and Motions for all elements be obtained?
-
4107
-
1487
-
1318
-
1156
-
1021
© 2025 Copyright ANSYS, Inc. All rights reserved.