
CFL3D Interface
| Solver | CFL3D |
| Type of mesh | structured mesh |
| Dimension | 3D |
| S |
The CFL3D interface writes an input file and a grid file for the multiblocks CFL3D flow solver. The input file contains a list of terms describing the physical properties, block dimensions, topology, boundary conditions and control settings for the flow solver. The grid file is written in the PLOT3D multiblocks unformatted format with no iblank array.
The translator writes the CFL3D files using a multiblock structured mesh, the boundary conditions file the topology file and the CFL3D parameters file. To create the CFL3D files, select the translator "CFL3D" in the "Output" menu. After clicking "Write input" you can specify the following options for the CFL3D interface:
The interface generates the CFL3D files in the project directory.
Boundary Condition Type
The boundary condition types must be assigned on the block faces, except for singular faces where they are assigned to edges. After selecting a face, assign the appropriate type by clicking on it from the list of CFL3D boundary condition types. If auxiliary variables are necessary for the selected type, simply fill in their values in the GUI window.
If no boundary condition types are defined by the user, the translator assigns automatically:
Force Calculation Flag
To turn on the flag IFORCE for a face, select the face and select the tag FORCE. The translator will apply this tagging to all appropriate faces of all blocks sharing the surface.
For more details on how to define boundary conditions, please refer to the General Remarks section.