flow360.XFOILFile#

class XFOILFile[source]#

Bases: BETSingleMultiFileBaseModel

type_name: Literal['XFoilFile'] = 'XFoilFile'#
file_path: str [Required]#

Path to the BET configuration file. It cannot be changed once initialized.

content: str [Required]#

File content of the BET configuration file. It will be automatically loaded.

polar_files: list[list[AuxiliaryPolarFile]] [Required]#