read_rgp_file#
- class ansys.fluent.core.generated.solver.settings_271.read_rgp_file(name=None, parent=None)#
Bases:
CommandRead RGP file.
- Parameters:
- file_name_1
str Filename for RGP file.
- component
str The RGP component to read.
- table_name
str The table name to store RGP data in.
- save_in_case_filebool
Specifies whether to store RGP data in the case file.
- create_update_rgp_materialbool
Specifies whether to create/update RGP material with the data read from the RGP file.
- file_name_1
Arguments
Argument |
Summary |
|---|---|
Filename for RGP file. |
|
The RGP component to read. |
|
The table name to store RGP data in. |
|
Specifies whether to store RGP data in the case file. |
|
Specifies whether to create/update RGP material with the data read from the RGP file. |
Included in:
Parent |
Summary |
|---|---|
The table file manager object. |