read#
- class ansys.fluent.core.generated.solver.settings_261.read(name=None, parent=None)#
Bases:
CommandRead files of various types. The file type can be case, data, mesh, or case-data.
Arguments
Argument |
Summary |
|---|---|
The type of file to read. |
|
Path of the file to read. |
|
Path of the PDF file to read. |
|
Read case in lightweight mode? This option is available only for cases with lightweight setup. |
Included in:
Parent |
Summary |
|---|---|
Import and export several kinds of files. Files that are read include mesh, case, data, profile, Scheme, and journal files. Files that are written include case, data, profile, journal, and transcript files. |