Data Structure: Boundary_export  | 
|
Description  | 
Boundary export data structure  | 
Usage  | 
Boundary_export NUM=ival where ival is the data structure number  | 
Description  | 
Overview The Boundary_export data structure is used in Sub-modelling workflow to export a spatial grid for each assigned boundary (via a geometry set). The generated grids will contain node numbers and coordinates. 
  | 
| Name Name of Boundary_export set | 
Usage  | 
||||
  | 
||||
Description  | 
||||
Defines a name for the Boundary_export data structure 
  | 
| File_name Output file name | 
Usage  | 
||||
  | 
||||
Description  | 
||||
Defines the name for the output spatial grid files. Each exported boundary will then generate a file named as FileName_GeometrySetName.spat. 
  | 
| Boundary_type Type of boundary output | 
Usage  | 
||||
  | 
||||
Description  | 
||||
Valid values of the boundary output type: • "Spatial_grid" - Export boundary using spatial grid data • "Part_geometry" - Export boundary using part geometry data 
  | 
| Boundary_facet_flag where | 
Usage  | 
||||
  | 
||||
Description  | 
||||
Valid values of the Boundary_facet_flag: • 0 - No facet data output, nodal data only • 1 - Output facets and nodes (default) 
  | 
| Geometry_sets List of geometry sets | 
Usage  | 
|||||||||||||||
  | 
|||||||||||||||
Description  | 
|||||||||||||||
Defines which geometry sets will be used to export boundaries. Valid names are: "Base","Top_surface","West", "East", "North" and "South". 
  | 
|||||||||||||||