SetupOpti#
- class ansys.aedt.core.modules.design_xploration.SetupOpti(app, name, dictinputs=None, optim_type='OptiDesignExplorer')[source]#
Sets up an optimization in Opimetrics.
Methods
SetupOpti.add_calculation
(calculation[, ...])Add a calculation to the setup.
SetupOpti.add_goal
(calculation, ranges[, ...])Add a goal to the setup.
SetupOpti.add_variation
(variable_name, ...)Add a new variable as input for the optimization and defines its ranges.
SetupOpti.analyze
([cores, tasks, gpus, ...])Solve the active design.
Create a setup.
Delete a defined Optimetrics Setup.
SetupOpti.update
([update_dictionary])Update the setup based on stored properties.
Attributes
Available properties.