Actions

UNIGRID.DAT and UNIGRID.BIN

From BAWiki

Revision as of 06:27, 31 May 2010 by imported>BAWiki 1 (Created page with '{{FileDescription |name_de=UNIGRID.DAT und UNIGRID.BIN |filetype=unigrid.dat and unigrid.bin |version=September 2000 |version_descr=September 2000 |significance=File contains …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)

  1. 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
  2. Block Unigrid_Node_Data: Description of node number, node identifier and position coordinates for each grid node.
  3. Block Unigrid_Edge_Data: Description of edge number, edge identifier and two node identifiers to define the appropriate nodes for each grid edge.
  4. Block Unigrid_Cell_Data: Description of cell number, cell identifier, cell type (triangle, rectangle, ...), number of edges and edge identifiers for each grid cell.
  5. 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

BFABSENK

Example-File

-


back to: File Descriptions


Overview