How are results organized in Adams/PostProcessor ? It looks like to me if several request use same result set name then request is not in result container, i.e. roll_center_location is not in testrig (result container), If just one request like i.e. camber angle uses one result set name, then it is in results set container.
Is my observation correct, or there is some other logic behind organization of requests in processor?
So i tried to make example of nonsymetric suspension with steering as possible
The results of ackerman request values are always same for left and right components. I am starting to believe that both components are giving same results.
So the help is correct about method of computation ackerman = Right steer angle – Left steer angle, AFAIK better will be there only one component ackerman, so it will not be confusing as now.
So i tried to make example of nonsymetric suspension with steering as possible
The results of ackerman request values are always same for left and right components. I am starting to believe that both components are giving same results.
So the help is correct about method of computation ackerman = Right steer angle – Left steer angle, AFAIK better will be there only one component ackerman, so it will not be confusing as now.