Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hello, I'm new into creo simulate LDA and i want to know how if there is any good practices using this feature.
When I was trying to set analysis it wasn't converging at all but using a small bit other boundary conditions it was converging in 15minutes. Every and each time model was stable and doesn't have to have problems with convergence. I even connected each part to another using simple springs with small stifness. Material is linear.
Are there any good practices how to model for LDA?
Last successfull simulations was done using this method:
1) choose time steps you are interested in
Example:
2) Find step where it can't converge
Example from *.pas file:
contact poor (nonmonotonic) convergence
newton. total Stiffness Evaluations: 257
newton. total Residual Evaluations: 650
Load Factor: 0.775
***resetting displacement to last cnv soln
Detected that stiffness evaluations are not much slower than residual for this load step.
Using full Newton nonlinear solution.
3) Create additional step to insure convergence
Example new steps:
There is no known way how to correctly choose new steps(or I don't know this way)
One more problem of this method is that i have to start all over again if i add new step. Even if previously simulated steps converged succesfully. I didn't find method how to save successfull steps. each time there is a need to start simulation from it's first step and sometimes it takes very long time.