RD-E: 5101 Size Optimization of a B-Pillar
This example defines a crash test on B-Pillar. The optimization objective is to minimize the mass of the B-Pillar by changing the shell thickness. The intrusion, which is defined by the optimization constraint is required to not be larger than the original model, to keep the passenger safe.

The setup of optimization in Radioss requires an extra input file apart from the usual Starter and Engine input files. The required file is an optimization input file named <name>.radopt (the Starter and Engine files are named <name>_0000.rad and <name>_0001.rad, respectively). The <name>.radopt file defines optimization entities such as the optimization objective, optimization constraints, design variables, optimization responses and so on.
Options and Keywords Used
- Optimization objective (/DESOBJ (Obsolete))
- Optimization design variable (/DESVAR (Obsolete))
- Relate design variables to analysis model properties (/DVPREL1 (Obsolete))
- Optimization design response (/DRESP1 (Obsolete))
- Optimization design constraint (/DCONSTR (Obsolete))
- Material law (/MAT/LAW36 (PLAS_TAB))
- Shell property (/PROP/TYPE1 (SHELL))
- Initial velocity (/INIVEL)
- Interface (/INTER/TYPE7)
- Rigid body (/RBODY)