I have full vehicle simulation for handling . During some simulation condition i will get message like followings, otherwise others condition not. Could you tell me , what ist prossibly reason for such kind of warrning?
Simple: During the solution process, the camber and or normal load exceeds the range they where fitted (measured) to. As extrapolation is extremely risky when it comes to Magic Formula (and most other tire models), Adams will cap the values to the ranges listed in the tire property file.
Another observation: Most common occurrences of this is during the Newton-Raphson process of the solution, so it happens before the solution has converged. In those cases it will not affect the final, converged solution.
But to be sure, plot the normal load (Fz) and camber angle from the simulation. If the plots shows values outside of the fitted range, the solution might not be correct.