-
-
June 28, 2020 at 4:32 pm
antud
SubscriberHello everyone,
I'm doing a simulation of snap-through behaviour of a buckled beam/flexure. I am trying to obtain the force-deflection behaviour in both directions: from knee-up to knee-down and vice versa. In order to do this, I use a displacement-controlled analysis in the form of a loop. In this way, you're not required to set the target amount of displacement. The loop is as follows:
*do,ii,1,#steps,1
Increment displacement with 10 micron
Evaluate reaction forces
if(reaction forces < 10)
continue
else
break loop
end
*enddo
However, when not using the stabilize command, this gives some convergence errors.
I was wondering whether it is possible to have the simulation return and store a variable upon divergence, something like an exitflag I can access when the simulation does not converge. Does anyone happen to know whether this is possible?
Thank you in advance.
-
- 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.
- Saving & sharing of Working project files in .wbpz format
- Solver Pivot Warning in Beam Element Model
- Understanding Force Convergence Solution Output
- An Unknown error occurred during solution. Check the Solver Output…..
- What is the difference between bonded contact region and fixed joint
- whether have the difference between using contact and target bodies
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- Colors and Mesh Display
- User manual
- material damping and modal analysis
-
3694
-
2558
-
1765
-
1234
-
590
© 2023 Copyright ANSYS, Inc. All rights reserved.