Hello Everybody,
seeing your discussion about the CC5ParamYield F: project_stress_on_f_division by zero problem, I want to comment on the following. This error means the following:
- the stress is so far outside the failure criterion that it cannot compute the return direction to return to the failure/yield surface.
The cause of the error is usually due to:
- either wrong definition of material parameters, if you modified some parameters by hand manually then you should check
if your compressive strength or tensile strength or the onset of the compression FC0 are meaningfull. If your parameters were
generated by ATENA, this is not probably the reason.
- the next reason is the divergence of your problem. Due to divergence of the solution, the stresses are now so big that the program
cannot find a solution. The reasons for divergence could be again many, but most common situations are:
- wrong boundary conditions
- wrong loading, load is for instance applied at a single point and not distributed by some loading plate. Please, understand
that in reality there is nothing like a point load or support. Point load or support is a singularity and your stresses will
go to infinity there if you make a sufficiently small mesh.
- loading is applied by too large steps
- loading is so high the structure cannot survive it. Then you should use and arc-length method or check the expected load
level and reduce the load.
Well if you are not able to solve the problem, I suggest that you send us your input file, without the results and we can
check what is wrong.
Regards
Jan Cervenka