This script performs the following tasks:
- Opens a copy of the reference Abaqus/CAE model
database file.
- Modifies values of input parameters based on data
received from the Isight
design drivers.
- Regenerates geometry, if necessary.
- Remeshes the finite element model, if necessary.
- Writes solver input files for all jobs defined in
the Abaqus/CAE model database file.
- Saves the modified Abaqus/CAE model database file.
You can create additional Python scripts that customize the execution
of the Abaqus component. For more information, see User Scripts to Customize the Runtime Interaction.