Data Structure: Output_data |
|
Description |
Defines the data for output to plot files |
Usage |
Output_data NUM=ival where ival is the data structure number |
Description |
Overview Defines the data for output to plot files.
Notes •By default all simulation results are output to the plot file. •One Output_data structure is defined but it can be respecified for each stage. •Additional variables are defined in Output_list
Examples Output_data is used in the majority of examples
|
Name Name of the output dat structure |
Usage |
||||
|
||||
Description |
||||
Name of the output set data
|
Include_set_name Name of the output data structure in the set file |
Usage |
||||
|
||||
Description |
||||
Name of output set to be read from the output set file (maximum 32 characters)
|
Set_file_name File containing output set data |
Usage |
||||
|
||||
Description |
||||
File containing output set data without directory path (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.
|
Set_file_read_flag File containing output set data |
Usage |
||||
|
||||
Description |
||||
Flag denoting whether the set file shold be searched. Valid settings are: • 0 - Do not search and read set file • 1 - Search and read set file (default)
|
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
|
Plot_file_type Output plot file type |
Usage |
||||
|
||||
Description |
||||
Falg to define the type of output plot files. Valid values are: • 1 - ELFEN • 2 - XML • 3 - XML and HDF5 (default)
|
Output_discrete_values Flag indicating discrete (non-averaged) element values output |
Usage |
||||
|
||||
Description |
||||
Discrete (non-averaged) element values output flag • 0 - Discrete element values not output • 1 - Discrete element values output (Default)
|
Output_average_values Flag indicating averaged element values output |
Usage |
||||
|
||||
Description |
||||
Averaged element values output flag • 0 - Averaged element values not output • 1 - Averaged element values output (Default)
|
Geometry_plot_file Geometry plot file output flag |
Usage |
||||
|
||||
Description |
||||
Geometry plot file output flag. Valid values are: • 0 - Not output geometry plot files • 1 - Output geometry plot files (Default)
|
Geometry_output_flags Geometry output flags |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of flags indicating the geometry entity types to be written to the plot file. Geometry output flags may be defined as 0 - not output, 1 - output. Four flags should be provided (NGEOFG =4) where: • Location 1 - Volumes • Location 2 - Surfaces • Location 3 - Lines • Location 4 - Vertices
|
Part_geometry_output Part geometry output flag |
Usage |
||||
|
||||
Description |
||||
Flag defining whether part geometry should be output within geometry plot files. Valid values are: • 0 - Part geometry not output • 1 - Part geometry output (Default)
|
Fault_plot_file Fault plot file output flag |
Usage |
||||
|
||||
Description |
||||
Flag defining whether fault set data is output to the plot files. Valid values are: • 0 - Not output • 1 - Output (Default)
|
Fault_output_flags Fault output flags |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of flags indicating the fault data to be written to the plot file. Fault output flags may be defined as 0 - not output, 1 - output. The output flags are: • Location 1 - Geometry • Location 2 - Contact data • Location 3 - Nodal and element results
|
Coordinate_output_flag Output an additional ASCII file with displacements and coordinates |
Usage |
||||
|
||||
Description |
||||
Flag defining whether the coordinates and displacements should be output to an ASCI file. Valid values are: • 0 - Do not output to ASCII file (default) • 1 - Output coordinates to a file: filename_DumpNo.cor
|
Element_centre_out_flag Output an additional ASCII file with the coordinates of the element centre |
Usage |
||||
|
||||
Description |
||||
Flag defining output of the coordinates of the element centres. Valid values are: • 0 - Do not output (default) • 1 - Output updated coordinates to a file: filename_DumpNo.corelt • 2 - Output original coordinates to a file: filename_DumpNo.corelt
|
Geomechanics_convention_flag Output plot file using geomechanics convention flag |
Usage |
||||
|
||||
Description |
||||
Flag defining whther output should be in geomechanics convention (compression +ve, tension - ve). Valid values are: • 0 - Output in continuum mechanics convention (default) • 1 - Output in geomechanics convention
|
Coordinate_system Coordinate system defining a plane |
Usage |
||||
|
||||
Description |
||||
Coordinate system number defining the plane. Required if the section type is 'Flat'
|