Adams Car Package > Adams Car > Appendix > Adams Car Preferences

Adams Car Preferences

Manages Adams Car application settings. Previously, these settings were modified in the private configuration file (.acar.cfg) using a text editor. The various settings have been grouped into categories, shown below. Changes to these settings are saved into the .acar.cfg file in the user’s profile. A mapping of the old acar.cfg environment variables to the new settings follows the documentation of the various categories, below.
The scope of this tool is limited to usage within the Adams Car GUI (Graphical User Interface). If a user wants to alter settings without opening Adams Car, it is possible to do so by editing the *.cfg file in a text editor.
A mapping of the legacy acar.cfg Environment Variables to the new settings follows the documentation of the various categories, below.

Legacy Environment Variable Translation

Legacy Adams Car configuration file settings, found in the .acar.cfg file, contained many environment variables that users may be familiar with. These environment variables have been translated to preferences variables in the Adams database, as shown in the table below. Making changes to the Preferences dialog box now writes settings to these new preferences variables and no longer uses the environment variables. Starting an Adams Car session with an old .acar.cfg file containing any of the variables shown below will result in a one-time translation into the new preferences variable equivalent.
 
Legacy environment variable
Preferences Variable
General & Interface
MDI_ACAR_USERMODE
.ACAR.preferences.user_mode
MDI_ACAR_MODEPROMPT
.ACAR.preferences.mode_prompt
MDI_ACAR_PLUS_AVIEW
.ACAR.preferences.acar_plus_aview
MSC_ACAR_EXTERNAL_DIFF
.ACAR.preferences.gdiff_command
MDI_ACAR_VEHICLE_LEFT
.ACAR.preferences.vehicle_left_axis
MDI_ACAR_VEHICLE_REAR
.ACAR.preferences.vehicle_rear_axis
MDI_ACAR_SIDE_PREF
.ACAR.preferences.side_preference
MDI_ACAR_LOGO_BMP
.ACAR.preferences.logo_file
MSC_ACAR_EXTERNAL_POST
.ACAR.preferences.external_post_processor
MDI_ACAR_USE_EDITOR
.ACAR.preferences.use_text_editor
MDI_AVIEW_TEXT_EDITOR
.ACAR.preferences.text_editor
 
 
Database management
N/A
 
 
 
Files & Backup
MDI_AUTO_SAVE
.ACAR.preferences.auto_save_method
MDI_AUTO_SAVE_INTERVAL
.ACAR.preferences.auto_save_interval
MDI_AUTO_SAVE_DIR
.ACAR.preferences.auto_save_folder
MSC_ACAR_FILE_BACKUP_DEFAULT
.ACAR.preferences.file_backup_default
MSC_ADAMS_MAX_BACKUPS
.ACAR.preferences.file_backup_count
MSC_ACAR_SAVE_TEMPORARY_OBJECTS
.ACAR.preferences.save_temp_objects
MSC_MULTILINE_XML
.ACAR.preferences.multiline_xml
MSC_ACAR_TPL_SAVE_FORMAT
.ACAR.preferences.default_tpl_format
MSC_ACAR_READ_PROPERTY_FILES
.ACAR.preferences.read_property_file_method
MDI_ACAR_WRITE_RES
.ACAR.preferences.write_res
MDI_ACAR_RES_OUTPUT
.ACAR.preferences.res_content
MDI_ACAR_WRITE_GRA
.ACAR.preferences.write_gra
MDI_ACAR_WRITE_REQ
.ACAR.preferences.write_req
MDI_ACAR_WRITE_NAM
.ACAR.preferences.write_nam
MDI_ACAR_WRITE_OUT
.ACAR.preferences.write_out
MDI_ACAR_WRITE_RPC
.ACAR.preferences.write_rpc
MDI_ACAR_WRITE_OGL
.ACAR.preferences.write_ogl
MDI_ACAR_WRITE_RGU
.ACAR.preferences.write_rgu
MDI_ACAR_ANL_LOG
.ACAR.preferences.write_analysis_log
MDI_ACAR_ANL_LOG1
.ACAR.preferences.analysis_log_file_contents
 
 
Analysis & Job Control
MSC_ACAR_DEFAULT_ANALYSIS_MODE
.ACAR.preferences.default_analysis_mode
MSC_ADAMS_NJOBS
.ACAR.preferences.parallel_job_count
MDI_PAUSE
.ACAR.preferences.keep_OS_shell
MSC_ACAR_SOLVER_EXECUTABLE
.ACAR.preferences.solver_command
MSC_ACAR_VDM_STEPSIZE
.ACAR.preferences.default_stepsize
MSC_ACAR_SMART_ROAD
.ACAR.preferences.smart_road_visualization
MSC_ADAMS_TIRE_DIS_M_AND_I
.ACAR.preferences.tire_mass_adjustment
MSC_ACAR_EVENT_USE_CWD
.ACAR.preferences.event_set_subfolder
MSC_ACAR_SIM_FAIL
.ACAR.preferences.acf_failure_handling
 
 
Messaging
MDI_ACAR_RES_WARN
.ACAR.preferences.res_warning
MSC_ACAR_ERROR_ON_MISSING_NODE_ID
.ACAR.preferences.error_on_missing_node_id
MSC_ACAR_FILE_BACKUP_WARN
.ACAR.preferences.confirm_file_backup
MSC_ACAR_FILE_BACKUP_WAIT
.ACAR.preferences.alert_popup_delay
MSC_ACAR_EVENT_OVERWRITE
.ACAR.preferences.confirm_event_overwrite
 
 
Custom Environment
N/A
 
 
Note:  
The environment variables mentioned above will exclusively be accessed from configuration files. Any environment variables configured in the operating system (for example, in Windows registry) or the shell environment before launching Adams will no longer be recognized.