Parameter: | Description: |
|---|---|
licenseFile | The full path to the MSC License file, or the port and server name. Right mouse button for the file browser menu. |
licenseRetry | Enter the number of times an Adams product attempts to check out a license. The interval is 60 seconds and cannot be changed. |
Note: | The MDI_ADAMS_RETRY environment variable is not valid anymore. Please use the licenseRetry feature above. |
Parameter: | Description: |
|---|---|
docsDirectory | Directory that contains your Adams Online Help files. |
Parameter: | Description: |
|---|---|
Graphics_Picture | Only select Null for the OpenGL graphics driver. |
Double_Buffering | Selecting "enabled" smooths the display of animations. |
OpenGL_Software_Assisted | Sets the Native OpenGL mode to use software emulation of overlay planes. This should be used for graphics cards which do not fully support hardware accelerated Native OpenGL. Overlay planes are used for the: ■Rubber band box drawn for selection or zoom. ■Temporary geometry (arrows) displayed when creating joints. ■Temporary geometry when sketching curves, extrusions, and revolutions. ■Object names when in selection mode. Software assistance simply means that Adams View draws the overlay plane geometry instead of relying on the hardware. Native OpenGL with software assistance is slower because the screen refresh rate for the overlay plane will be affected by the other geometry in the view. |
Overlay_Backgrounds | Controls whether or not a background is added to pop-up text such as names of modeling elements and position coordinates. Because some graphics cards do not fully support OpenGL overlay planes, you may not be able to see pop-up text in Adams applications. Select disabled if you cannot see pop-up text during when trying to select modeling elements. The default is enabled. |
Hardcopy_Resolution | Specifies the resolution for shaded images written to a postscript file, in Dots Per Inch (DPI). The higher the DPI number the greater the resolution. Hardcopy Resolution does not affect wireframe images, such as xy plots. The default setting is 300 dots per inch (DPI). We do not recommend that you use a resolution lower than 75 or higher than 600 DPI. Note also that larger values produce larger postscript files, and will likely increase processing time for the printer. |
Parameter: | Description: |
|---|---|
startInWorkingDirectory | Enables or disables Adams from changing to the workingDirectory. Defaults to disabled. |
workingDirectory | Specifics the working directory Adams changes to when “startInWorkingDirectory” is enabled. |
minSpaceMB | Enter the amount of disk storage space (MB) available to the working directory below which certain file writing functions of Adams will not start. Specific actions which this will influence: ■Adams Solver execution |
maxBackups | Enter the maximum number of backups Adams should generate for file operations (0 for no backups). Adams will create backups with the following name pattern: <original filename>.yy-mm-dd.HHMMSS |
numSolverJobs | Enter the number of parallel Solver jobs to launch when submitting multi-runs. At present, the following multi-run analysis types support this setting: ■Adams Car ACF Runner ■Adams Car Event Browser (background and acf run options) ■Adams Car Dynamic KnC split analysis ■Adams Insight (background mode) |
autoSave | Automatically saves database (.bin) at autoSaveInterval (minutes). If the session terminates unexpectedly this recovery file will be made available at the next launch of the software. Note: For large databases the auto-save can temporarily halt interactive work. Choosing “Model” will auto-save only the model(s) in the session and may reduce the duration of these interruptions. “Full” will save the entire database including analysis results which may increase the duration of these interruptions. |
autoSaveInterval | Specify the number of minutes between which autoSave recovery files are written. |
autoSaveLocation | Specify the location at which Adams stores recovery files generated when automatically saving session. |
Parameter: | Description: |
|---|---|
memSize | Select the Adams Solver (F77) memory model size from the list of choices. You can also define a custom memory model as explained in Setting Custom Memory Model Size on Windows. The Memory Model Sizes table shows the variable and array sizes for the memory options and explains each variable and array. |
searchPath | Use this to specify a custom Adams View path file. |
textEditor | Specify a text editor. Select the standard Windows Notepad editor, or enter another editor in the Other text box (for example, vi.exe). Note that if you enter the name of another editor, it must be found by the PATH environment variable in Windows. |
fileCaching | Controls how caching is performed for flex bodies. Enable to cache flex bodies on disk and decrease memory footprint during animation runs. |
Parameter: | Description: |
|---|---|
memSize | Select the Adams Solver (F77) memory model size from the list of choices. You can also define a custom memory model as explained in Setting Custom Memory Model Size on Windows. The Memory Model Sizes table shows the variable and array sizes for the memory options and explains each variable and array. |
solverSelection | CXX selects the standard commercial Adams Solver. F77 selects the older technology Fortran based Adams Solver. CXX is the default if (none) is selected. |
numThreads | Enter the default number of parallel threads that you want Adams Solver to run with (CXX only). |
Parameter: | Description: |
|---|---|
windowTop | Specifies the location of the main Adams Car window at startup. Positive values indicate the number of pixels from the top of the screen. Negative values indicate the upper location of the window as a percentage of the screen size. For example, windowTop = 0 specifies that the main window will be located at the top of the screen. |
windowLeft | Specifies the location of the main Adams Car window at startup. Positive values indicate the number of pixels from the left of the screen. Negative values indicate the horizontal location of the window as a percentage of the screen size. For example, windowLeft = 0 specifies that the main window will be located at the left of the screen. |
windowHeight | Specifies the default window height. Positive values indicate the height in pixels. Negative values indicate the height as a percentage of screen size. For example, windowHeight = 100 specifies that the main window will use all of the available screen height. |
windowWidth | Specifies the default window width. Positive values indicate the width in pixels. Negative values indicate the width as a percentage of screen size. For example, windowWidth = 100 specifies that the main window will use all of the available screen width. |
Parameter: | Description: |
|---|---|
siteDir | Specifies the location of the site repository in which you have created user libraries or binary files. For more information, see User Library Overview and Binary Files. |
privateDir | Specifies the location of your private repository. For more information, see the online help for your template-based product. |
privateCfg | Specifies the name and location of your private configuration file. For more information, see the online help for your template-based product. |