x
Our website uses cookies. By using the website you agree ot its use. More information can be found in our privacy policy.

Solvers

In this step the coupling of ANSA with the LS-OPT will be demonstrated. The presented functionality is available since ANSA 12.1.3 and LS-OPT 3.3. In order to skip the previous sections the user can use the rail_final.ansa file where the morphing actions and the Optimization Task are already defined. However there is the need to rename the file as rail.ansa.

→ Open LS-OPTui.

Define Pre-Processor and Solver

  1. Select the Solvers panel.
  2. As Pre-Processor select ANSA.
prepro1.png
  1. Browse for the Command that runs ANSA.
  2. Browse for the Input File  of the design variables: rail_DV.txt.
  3. Browse the Database rail.ansa for this example.
  4. Specify the LS-DYNA executable Command.
  5. Specify the input file: main.key with the include ansaout.
  6. For Name of Analysis Case, enter Case_1.
  7. Push the Add button.
solver1.png
The input file main.key.
*KEYWORD
*CONTROL_TERMINATION
$   ENDTIM    ENDCYC     DTMIN    ENDENG    ENDMAS
       60.         0        0.        0.        0.
*DATABASE_BINARY_D3PLOT
       1.                              
*INCLUDE
ansaout          
*END