ansys.fluent.parametric.DesignPoint#
- class ansys.fluent.parametric.DesignPoint(name, dp_settings)#
Design point in a parametric study.
- Attributes:
- name
str
Name of the design point.
input_parameters
Dict
[str
,float
]Input parameters values by name.
output_parameters
Dict
[str
,float
]Output parameters values by name.
write_data_enabled
boolWhether to write data for the design point.
capture_simulation_report_data_enabled
boolWhether to capture simulation report data for the design point.
- name
Methods
Attributes
Whether to capture simulation report data for the design point.
Input parameters values by name.
Output parameters values by name.
Whether to write data for the design point.