write_case#
- class ansys.fluent.core.generated.solver.settings_271.write_case(name=None, parent=None)#
Bases:
CommandWrite a case file. The case file contains the mesh, boundary conditions, and solver settings.
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 file 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. |