UNIGRID.DAT and UNIGRID.BIN
From BAWiki
Basic Information
File-Type
unigrid.dat and unigrid.bin
File-Form
FORMATTED/UNFORMATTED
Version
September 2000
Description-Date
September 2000
Significance of the File
File contains grid data of format Unigrid.
File-Contents (in Catchwords)
- Block Unigrid_Header:
- Number of grid nodes, edges and cells and maximum number of edges per cell.
- Description whether some optional arrays are present or not
- Block Unigrid_Node_Data: Description of node number, node identifier and position coordinates for each grid node.
- Block Unigrid_Edge_Data: Description of edge number, edge identifier and two node identifiers to define the appropriate nodes for each grid edge.
- Block Unigrid_Cell_Data: Description of cell number, cell identifier, cell type (triangle, rectangle, ...), number of edges and edge identifiers for each grid cell.
- Some optional blocks are also possible:
- Unigrid_Nodes_Mat_Id: Grid node material identifiers.
- Unigrid_Edges_Mat_Id: Grid edge material identifiers.
- Unigrid_Cells_Mat_Id: Grid cell material identifiers.
- Unigrid_Nodes_Z: Grid node depth values.
- Unigrid_Edges_Z: Grid edge depth values.
- Unigrid_Cells_Z: Grid cell depth values.
- Unigrid_Nodes_Text: Grid node text descriptions.
- Unigrid_Edges_Text: Grid edge text descriptions.
- Unigrid_Cells_Text: Grid cell text descriptions.
- Unigrid_Edges_Flux: Grid edge flux code.
- Unigrid_Nodes_Datum: Grid node datums.
Programs using this Type of File
Example-File
-
back to: File Descriptions