Data Structure: Spatial_volume |
|
Description |
Spatial surface |
Usage |
Spatial_volume NUM=ival where ival is the data structure number |
Description |
Overview The Spatial_volume data structure allows projection of results on a tessalated surface superposed on the mesh (part surface). The surface could either be defined by a Part_geometry or an imported format ("Gocad" ,"Abaqus","Zmap" etc). Note that results will be output to plot files as: 1 - An individual data block for each group intersected by the spatial surface containing element variable results 2 - A data block for the whole surface containing results for nodal variables (e.g. pore pressure, displacement, temperature, etc)
|
![]() | Active_flag Flag to denote structure defined |
Usage |
||||
|
||||
Description |
||||
Flag to define whether the spatial surface is active. Generally not required as if the data structure is defined it is set active by default. Valid values are: •-1 - Deactivate and remove if defined • 0 - Not defined • 1 - Defined and active
|
![]() | Output_flag file type output Flag |
Usage |
||||
|
||||
Description |
||||
Flag to define to which file type the spatial volume is output. Valid values are: • 1 - Output standard ParaGeo hdf plot file only (Default) • 2 - Output standard ParaGeo hdf plot file and eclipse plot file • 3 - Output eclipse plot file only
|
![]() | Name Name of the spatial volume |
Usage |
||||
|
||||
Description |
||||
Name of the spatial volume (Maximum of 32 characters)
|
![]() | Output_set_name Name of the output set data structure in the set file |
Usage |
||||
|
||||
Description |
||||
Name of output set from the output set file to be used by the spatial volume (maximum 32 characters)
|
![]() | Eclipse_output_type Output type for eclipse files |
Usage |
||||
|
||||
Description |
||||
Output type for eclipse files. Valid values are: • "Unformatted" - Not human readable but viewer readable (resinsight) (Default) • "Formatted" - Human readable but not viewer readable (resinsight)
|
![]() | Set_file_name File containing output set data |
Usage |
||||
|
||||
Description |
||||
Name of the file containing output set data (maximum 64 characters). If defined, this must be specified without directory path. The default output file name is "output_data.set".
Notes •The default data is stored in set data directory which is specified using the Set_file_directory keyword on the Settings data structure. •If the file exists in the current directory then it will be used in preference to the default data •If "output_data.set" exists in the current directory then it will be used by default if Output_data is not specified in the data file.
|
![]() | Group_names Name of each group |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Allows to define a list of ParaGeo groups names for which spatial volume will be output. BY default all groups will be output.
|
![]() | Number_of_divisions Number of divisions in x,y,z |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Number of divisions in x,y,z for the spatial volume grid
|
![]() | Spatial_grid Name of the spatial grid defining spatial volume output grid |
Usage |
||||
|
||||
Description |
||||
Specifies the name of the spatial grid that defines the spatial volume.
|
![]() | Spatial_grid_number ID Number of the spatial grid defining the spatial volume |
Usage |
||||
|
||||
Description |
||||
Specifies the ID number of the spatial grid that defines the spatial volume output grid.
|
![]() | Element_nodal_value_flag Output nodal vectors on elements |
Usage |
||||
|
||||
Description |
||||
Flag denoting whether the nodal vectors should be output on elements. Valid settings are: • 0 - Do not output nodal vectors on elements (Default) • 1 - Output nodal vectors on elements
|