Hello,
I want to use AUTO TIME with PARTition in FEAP 8.6, but the combination leads to negative time increments. I am using a user element, but I could reconstruct the problem the input file example in "PARTITION + AUTO TIME" (
http://feap.berkeley.edu/forum/index.php?topic=1688.msg6484;topicseen#msg6484). The file is attached. I introduced a third partition, which consists of all degrees of freedom. This partition is solved to check, whether the complete residual converged as well. That is necessary due to the material model in my user element. Is there a possibility to prevent the negative time increments? Can the increment only be adjusted in partition 3?
In the case of only two partitions, the time increment is often adjusted in partition 1 and partition 2, such that dt-old and dt-new are not the same in both partitions. For example
partition 1:
dt-old = 9.9999999999999995E-007
dt-new = 1.5848931924611141E-006
partition 2:
dt-old = 1.5848931924611141E-006
dt-new = 2.5118864315095823E-006
Does that mean, that partition 1 and 2 are not calculated for the same?
Thanks a lot in advance.