write_case_data#
- class ansys.fluent.core.generated.solver.settings_271.write_case_data(name=None, parent=None)#
Bases:
CommandWrite case and data file. The case file contains the mesh, boundary conditions, solver settings, and data file contains solution data for the case.
Arguments
Argument |
Summary |
|---|---|
The name of the case file to write. |
|
Specifies whether to register the written file with the active Fluent project. |
|
Specifies whether to write the case and data files in a new simulation. |
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. |