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
Get properties dictionary.
Attributes
Additional settings for the solver node.
Path to the MOP file.
Number of designs to be sent/received in one batch.