SetupOpti#

class pyaedt.modules.DesignXPloration.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([num_cores, num_tasks, ...])

Solve the active design.

SetupOpti.create()

Create a setup.

SetupOpti.delete()

Delete a defined Optimetrics Setup.

SetupOpti.update([update_dictionary])

Update the setup based on stored properties.

Attributes

SetupOpti.available_properties

Available properties.