MopSolverNodeSettings#

class ansys.optislang.parametric.design_study_templates.MopSolverNodeSettings(input_file: str | Path | OptislangPath | None = None, multi_design_launch_num: int | None = None, additional_settings: dict | None = {})#

Settings specific to MOP solver nodes.

Methods

Attributes

MopSolverNodeSettings.additional_settings

Additional settings for the solver node.

MopSolverNodeSettings.input_file

Path to the MOP file.

MopSolverNodeSettings.multi_design_launch_num

Number of designs to be sent/received in one batch.