Items Resolved in 2003 Service Pack
The 2005 release of ADAMS/Car Ride includes all of the fixes and enhancements that were provided in the 2003 Service Pack. The resolved items are:
41584
The force vibration analysis macro failed with errors. Running a forced-vibration analysis produced the following error at the end of the solver run:
ERROR: ---------------------------------------------------------------------
ERROR: Error detected on line number 19, character 69 of the macro '.vibration.ForcedVibrationAnalysis.create_FVA'.
ERROR: FVA_nearestFrequency: No Solution.
ERROR: The command was not executed.
ERROR: +1>> variable modify variable=.mdi.ErrNo
int=(eval(FVA_Solve(.aaa.FVA_1)))
ERROR: ---------------------------------------------------------------------
The function, FVA_Solve, did not execute.
41676
The default font size change in ADAMS/View caused text to be truncated in certain dialog boxes. Systems running lower resolutions did not have this problem, but those running higher resolutions did.
41887
If you attempted to load the ADAMS/Car Ride plugin, and ADAMS/Car Ride was not installed, the application crashed. This has been resolved.
42560
The identification method for the hydrobushing (formulation created by Dr. Weber at Audi) has been implemented in ADAMS/Car Ride.
43542
The component analysis number was not reported correctly when running multiple analyses. After each analysis, the message window displayed "Starting analysis #1 of component model," regardless of the analysis number. This has been corrected.
43764
Four-post analyses failed if the template did not contain the name 'jo[lr]rev_spindle_upright' for the revolute joint between hub carrier and hub. The macro was modified so that if standard modeling in the ADAMS/Car templates is not followed (that is, no JO[lr]rev_spindle_upright joints are found under the assembly), then motions are not used to constrain the revolute degree of freedom. Instead, fixed joints are applied.
43767
An error running a four-post analysis occurred when the assembly did not use groups for driveline components.
The macro now detects the existence of both the parameter variable and the corresponding groups. If one does not exist, the step of deactivating the driveline is skipped, and the an alert message is not displayed.
In addition, the ADAMS/Car macro mac_sta_dri_act (which deals with driveline activity) has been enhanced so that if the parameter variable exists, but the groups do not, an alert is displayed (rather than trying to modify the groups and generating the error).
44002
Force Sweep component analysis failures have been corrected.
44163
Modifying hydro_bushing in the template builder is not supported. An alert has been added. The hydrobushing is used as a replacement of an ac_bushing.
44205
The common fourpost tire setup macro placed all tires on the left pads. This bug affected all ADAMS/Car Ride four post analyses involving tires, both time and frequency domain analyses.
A syntax error in mac_ari_fou_set_tir_ref_mar.cmd caused the tire reference markers to be placed on the left side pads. The left side input drove both tires; the right side input had no effect. Therefore, when the tires were driven, the rig effectively became a "pitch-plane" rig (there was no roll excitation).
This did not affect analyses where the wheel spindles were driven. |