I would like to set increment time as follows
Increment time is 0.005 at 0.25~0.40 and 0.60~0.75
Because this area is easy to occur calculation error
Could you help me how to setting ?
With the default automatic incrementation CalculiX will adjust the increment size based on convergence. Fixed incrementation is usually not recommended. However, you can request output at specific time points for increased accuracy around a specific moment in time. Use the *TIME POINTS keyword for this purpose.
“Automatic” is set on Incrementation
“Max time increment” of my analysis model need 0.005s
If 0.01 set , prepomax will occur convergence error.
Time period is 1 s
Convergence error occur 0.25~0.40 and 0.60~0.75 period.
therefore i would like to set “Max time increment 0.005” among 0.25~0.40 and 0.60~0.75
But i would like to short total analysis total time.
Therefore i would like to set “Max time increment 0.01” among 0.0~0.25 and 0.40~0.60 and 0.75~1.0
CalculiX should use the maximum increment only if convergence is good enough to allow for this. Minimum time increment is used if convergence is really poor. So theoretically, the solver should drop the time increment down (but not lower than allowed by minimum time increment) when it encounters convergence issues and raise it (but not higher than allowed by maximum time increment) when convergence behavior improves. However, there seems to be an issue with minimum time increment definitions: Minimum time increment can't be lower than 1e-5 - CalculiX
Also, you should be careful with max increments value - CalculiX won’t exceed the number of increments specified there so it’s often better to increase it to e.g. 1000.