UG_IO SimSys 2D Node, Grid, and Function File Types

File Type Suffix and Description
________________________________________________________________________________
 
.snode2d
--------
SNODE 2D source node data file. 
An SNODE file contains a list of node coordinates and spacing function. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
.mnode2d
--------
MNODE 2D metric source node data file. 
A MNODE file contains a list of node coordinates and symmetric metric. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
.bedge
------
BEDGE 2D B-Edge Grid File 
A BEDGE file contains a boundary edge grid. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
This file type may only be used for input files. 
 
.fgrid
------
FGRID 2D unstructured grid file. 
An FGRID file contains a boundary edge grid and (optionally) a tria face planar 
grid. The FGRID 2D file type is derived from the 3D FGRID file type. 
Differences include additional boundary edge grid data, no volume elements, and 
all z-coordinates are zero. 
 
.mesh
-----
MESH 2D unstructured grid file. 
A MESH file contains a boundary edge grid and (optionally) a tria/quad face 
planar grid. 
This file type is supported by the Gamma Project of INRIA. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
.meshb
------
Binary MESH 2D unstructured grid file. 
A MESH file contains a boundary edge grid and (optionally) a tria/quad face 
planar grid. 
This file type is supported by the Gamma Project of INRIA. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
.ugrid
------
UGRID 2D Unstructured Grid File 
A UGRID file contains a boundary edge grid and (optionally) a mixed tria/quad 
face planar grid. The UGRID 2D file type is derived from the 3D UGRID file 
type. Differences include additional boundary edge grid data, no volume 
elements, and all z-coordinates are zero. 
 
.ufunc
------
UFUNC 2D function file. 
A UFUNC file contains field function data (scalar and/or vector). 
This file type can use socket or TMP file mode if a C binary double file format 
is also used. 
 
.sfunc
------
SFUNC 2D function file. 
An SFUNC file contains field function data (scalar, vector, matrix, and/or 
symmetric metric). 
This file type can use socket or TMP file mode if a C binary double file format 
is also used. 
 
.sol
----
MESH SOL 2D unstructured function file. 
A MESH SOL file contains field function data (scalar, vector, matrix, and/or 
symmetric metric). This file type is supported by the Gamma Project of INRIA. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
.solb
-----
Binary MESH SOL 2D unstructured function file. 
A MESH SOL file contains field function data (scalar, vector, matrix, and/or 
symmetric metric). This file type is supported by the Gamma Project of INRIA. 
This file type uses a fixed file format that is either a standard ASCII file 
format or a binary format specific to the file type. 
 
 

Details on the specific file types are available in the UG_IO SimSys 2D Node, Grid, and Function File Types section for the standard 32-bit int version. Note that only those listed above are applicable with the 64-bit version.

UG_IO SimSys Files Home


ugc_l version 7.5.16

Last Updated Wed Feb 22 22:13:24 CST 2017