Defining Simulation Settings

The Simulation Settings dialog is used to edit the solver parameters.

  1. From the Run Solver panel, select Save and run current model from the options in the top-right of the panel.
  2. Click Simulation Settings.
    The Simulation Settings dialog is displayed.
  3. From the Static tab, select the type of static solver from the drop-down menu.
    If Force Imbalance - Type D or Type S is chosen:
    1. Enter a value in the Maximum residual text box to specify the upper limit for the change in residual of the system equations at the static equilibrium point.
    2. Enter a value in the Maximum imbalance text box to sepcify the maximum force imbalance in the equations of motion that is allowed at the solution point.
    3. Specify the maximum number of iterations that are allowed before simulation stops.
    4. Enter a value in the Stability text box to specify the fraction of the mass matrix that is to be added to the Jacobian to ensure that it is note singular.
    If MKEAM is chosen:
    1. Specify the maximum number of iterations that are allowed before the simulation stops.
    2. Specify the maximum allowable residual kinetic energy of the system at the static equilibrium point.
    3. Specify the upper limit for the change in system states at the static equilibrium point using the Maximum coordinate difference tolerance text box.
  4. Click the Transient tab.
  5. Select the type integrator from the drop-down menu.
  6. Enter a value in the Integrator tolerance text box that represents the maximum absolute error per step that the integrator is allowed in computing the displacement, velocity, and differential equations states.
  7. Specify the maximum step size the integrator is allowed to take.
    Note: For a type of DSTIFF, a drop-down menu becomes available that allows you to define the index of the DAE formulation.
  8. Click the Show advanced parameters check box to view more options.
    See tranient tab advanced parameters for more details.
  9. Click the Linear tab.
  10. Enter a value in the Animation scale text box to set the scale factor for the modal animation.
  11. Select any of the available check boxes to further refine the simulation.
    Option Description
    Eigen values and vectors (.eig, .h3d) Specifies whether the eigenvalue and eigenvector data is written to a .eig file.
    Disable damping Specifies whether the linearization solver should disable damping from all force elements for the eigenvalue solution.
    Kinetic energy distribution Specifies whether the modal kinetic energy distribution is written out to the solver log file and the *_linz.mrf output file.
    State-Space matrices (Simulink MDL) Specifies whether the A, B, C and D matrices that are calculated are to be written out in Simulink MDL format or not.
    State-Space matrices (MATLAB) Specifies whether the A,B,C and D matrices that are calculated are to be written out into a file that can be read in by MATLAB.
  12. Click the General tab.
  13. Activate the check box and enter a value to specify the number of CPU cores to be used when multiple cores are available.
    This is particularly helpful in parallelizing computations in the case of contact simulation.
  14. Use the slider to define the mesh coarseness of CAD graphics for contacts.
Tip: Click Reset to Defaults to revert to default settings.