Skip navigation links
(WIND Documentation Home Page) (WIND User's Guide) (GMAN User's Guide) (MADCAP User's Guide) (CFPOST User's Guide) (WIND Utilities) (Common File User's Guide) (WIND Installation Guide) (WIND Developer's Reference) (Guidelines Documents)

(Introduction) (Tutorial) (Geometry and Flow Physics Modeling) (Numerical Modeling) (Boundary Conditions) (Convergence Monitoring) (Files) (Scripts) (Parallel Processing) (Keyword Reference) (Test Options)



CGNSBASE - Use CGNS files

CGNSBASE basename

This keyword specifies that the grid and flow data are obtained from, and written to, CGNS (CFD General Notation System) files, not common files. The user-specified basename is the name of the CGNSBase_t node in the grid and flow files. [Detailed information on the CGNS standard may be found at the CGNS web site external link.]

It should be noted that, strictly speaking, there is no notion of a CGNS file, only of a CGNS database implemented within one or more ADF (Advanced Data Format) files. We nevertheless use the terminology "CGNS file" in the WIND documentation. In addition, a true CGNS database has a single CGNSBase_t node as its root. In the current WIND implementation, however, the grid and flow solution are stored in separate files, with both files having their own CGNSBase_t node with the same basename.

If the CGNSBASE keyword is not used, the grid and flow data are assumed to be in common files.

WIND supports the most common CGNS features, but not all. Some specific limitations on the implementation of CGNS in the WIND code are listed below.

There are also some WIND features and capabilities that are not supported by the current CGNS standard. These include chemistry and MFD flows, specified boundary layer transition, and bleed boundary conditions. Several proposals are pending to extend the CGNS standard, but for now CGNS files created by WIND for these types of flows may not be fully CGNS compliant, and should be considered unique to the WIND implementation.