DesignPoint#
- class ansys.fluent.parametric.DesignPoint(name, study)#
Provides for accessing and modifying design points in a parametric study.
- Parameters:
- name
str
Name of the design point.
- dp_settings
- name
Methods
Set the design point as the current design point.
Attributes
Whether to capture simulation report data for the design point.
Dictionary of input parameter values by name.
Dictionary of output parameter values by name.
Whether to write data for the design point.