design_points#

class ansys.fluent.core.generated.solver.settings_261.design_points(name=None, parent=None)#

Bases: NamedObject[design_points_child], CreatableNamedObjectMixin[design_points_child]

Manages the design points within the selected study.

Methods

Method

Summary

create

Add new Design Point.

delete

Delete Design Points.

rename

Rename the object.

list

List the names of the objects.

list_properties

List active properties of the object.

make_a_copy

Create a copy of the object.

duplicate

Duplicate Design Point.

load_case_data

Loads relevant case/data file for current design point.

set_as_current

Set current design point.

save_journals

Save Journals.

clear_generated_data

Clear Generated Data.

status_of_all_dps

Status of All Design Points.

update_current

Update Current Design Point.

update_all

Update All Design Point.

update_selected

Update Selected Design Points.

interrupt

Interrupt Design Point(s).

abort

Abort Design Point(s).

connect_to_web_session

Connect to Web Interface of the Design Point.

download_output_files

Download Output Files.

interrupt_all_concurrent_dps

Interrupt All Concurrent Design Points.

abort_all_concurrent_dps

Abort All Concurrent Design Points.

refresh_status_of_concurrent_dps

Refresh Status of Concurrent Design Points.

Named object type

design_points_child

Included in:

Parent

Summary

parametric_studies_child

‘child_object_type’ of parametric_studies.