Hello,
i am trying the long arc method of piloting. I tried also the PRED_ELAS method because in the ''12-Continuation methods for non-linear analysis'' it is suggested for ''damage'' laws but it doesn't like Mazars model, unless i have to select certain properties to make it work.
For the long arc method now, i saw a Thomas DE SOZA (forum2/viewtopic.php?id=12930) post from a while back that indicates some the use of some properties:
PILOTAGE=_F( TYPE = 'LONG_ARC', << arc-length method
SELECTION='ANGL_INCR_DEPL', << how to determine solution when it is not unique, this one selects the one that minimizes the angle on the arc-length
GROUP_NO = 'TOUT_ELT', << which dofs to select (usually the whole structure)
NOM_CMP = ('DX', 'DY', 'DZ',), << which components (usually all)
ETA_PILO_MAX=5., << max multiplicative of the load
COEF_MULT = 120.), << the tricky part, it controls how fast you move on the arc-length, it is related to the time step, you should increase its value if you do not get past the snap-back (so as to decrease the increment on the arc-length).
Now i don't completely understand the correct use of these parameters and i am going through the test , fail and retest road.
I have seen some examples of piloting the model of mazar but those use the Deformation piloting method.
As far as the deformation method is concerned, do i have to get an initial state before continuing with the piloting by deformation?