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 to output eclipse plot files with .svl extension (e.g. for visualisation and post-processing in ResInsight). The output .svl files are also required for post-processing with the TCGA Seismic Tool (e.g. to compute seismic velocities from ParaGeo output). It is noted that for simulations performed on structured hexahedral meshes the results may be output to the same mesh. For any type of mesh the results may be projected on a hexahedral structured grid superposed on the model mesh. Note also that a pre-defined regular Spatial_grid may be assigned as output grid for the spatial volume.
|
![]() | Active_flag Flag to denote structure defined |
Usage |
||||
|
||||
Description |
||||
Flag to define whether the spatial volume is active. Generally not required as if the data structure is defined it is set active by default, but may be used to deactivate the output at later stages of the simulation. 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 |
||||
Defines the name for the spatial volume (Maximum of 32 characters). Note that the eclipse plot files are then going to be named as Name_nnn.svl and the definition files as Name_svl_nnn.xmf where nnn is the plot file number.
|
![]() | Output_set_name Name of the output set data structure in the set file |
Usage |
||||
|
||||
Description |
||||
Assigns an output set (by name) from the output set file to be used by the spatial volume (maximum 32 characters). This allows to be selective in the properties and variables being output to the spatial volume. If not defined all properties and variables being output by default by ParaGeo for the type of simulation being performed will also be output to the spatial volume.
|
![]() | 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 |
||||
Set_file_name (or Output_set_file_name ) indicates the name of the file containing the output set data to be used (maximum 64 characters). 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
|