Case1 Base Case description (Output of Mesh grid)

 

 

Basic Set Up: Data File Description

The initial data file for the project is: SpatVar_002\Data\SpatVar_002_Case1.dat.   The basic data includes:

1Group data for the single formation which are assigned the "Sandstone" properties using Group_control_data and Group_data data structures.

2Material_data for an elastic Sandstone.

3Support data (Support_data) defining fixity in perpendicular direction for base and side boundaries.

4Gravity_data and Global_loads with their corresponding Time_curve_data to define all loads. Load_case_control_data to define surface load as active.

5Mesh control (Mesh_control) and Unstructured mesh generation data (Unstructured_mesh_data) defining a constant mesh size of 20m.

6Time scaling data (Time_scaling_data) with optimal time step 1E-4 Ma.

7Damping data (Damping_global_data) to define bulk damping on the effective mean stress (Bulk Viscosity model)

8Control data (Control_data) defining:

(a)  Incremental solution algorithm (Type 1),

(b)  High maximum number of time steps

(c)  Duration of t=1 Ma,

(d)  Factor of critical time step = 0.7,

(e)  Plot file output at the end of the stage and every 0.1 Ma,

(f)  Screen message output every 500 mech steps,

9Geometry data (nodal_data, Geometry_line and Geometry_surface) for definition of the 2D geometry.

 

 

Results

The result files for the project are in directory: SpatVar_002\Results. The file "OutputGrid_Complete_Domain.spat" contains the grid data consisting of:

1) Spatial_grid data defining the groups for which a grid is exported and the name of the variables in the grid

2) Spatial_grid_group data where mesh topology, node coordinates and values for the variables at elements is provided.

 

OutputGrid_Complete_Domain.spat

Data File

 

 

* Spatial_grid NUM=1

! ----------------------------------------

 Name                     "Complete_Domain"

 Type                     "Group"

 Groups                           IDM=1

    "Sandstone"

 Element_variables                IDM=5

    "Strs_xx"

    "Strs_yy"

    "Strs_xy"

    "Press"

    "Efstrs"

 Auto_delete_flag                    0

 

 

 

* Spatial_grid_group               NUM=1

! ----------------------------------------

 Name                     "Sandstone"

 Group_assignment         "Sandstone"

 Grid_name                "Complete_Domain"

 Element_type             "TRIA3"

 Configuration_type       "Current"

 Element_variables                IDM=5

    "Strs_xx"

    "Strs_yy"

    "Strs_xy"

    "Press"

    "Efstrs"

 Topology                         IDM=3   JDM=622

  57    3  111

 110    1  112

    .

    .

    .

 328  367  251

 Node_numbers                     IDM=367

   1    2    3    4    5    6    7    8    9   10

  11   12   13   14   15   16   17   18   19   20

    .

    .

    .

 361  362  363  364  365  366  367

 Coordinates                      IDM=2  JDM=367

   0.00000        0.00000    

   100.000        0.00000    

    .

    .

    .

   49.2221        835.761

 Element_values                   IDM=5  JDM=622

  -5.06078   -20.1848  0.138721E-01   -10.0982    15.1299    

  -9.26258   -37.1111  -0.209789E-01  -18.5495    27.8424  

    .

    .

    .

  -5.67052   -22.6729  -0.138595E-01  -11.3374    7.0033  

 

 

1Spatial_grid data is defined.

2Type is set to "Group" (ParaGeo mesh on a group by group basis).

3Groups with grid data are defined. In this case there is only one group named "Sandstone".

4The Element_variables for which the grid contains values are specified.

5Auto_delete_flag = 0 means that grid will be automatically deleted after being used by ParaGeo for any other operation (if loaded to any other ParaGeo model).

 

 

 

 

6Spatial_grid_group data which contains the grid with variable values for the group "Sandstone" is defined.

7The element type of the grid are Triangles.

8Configuration_type "Current" means that values exported to the grid correspond to values at the time of export (in this case at the end of the analysis).

9The Element_variables for which the grid contains values are specified.

10The topology for all the grid elements is defined. There is a total of 622 elements in the grid with each element being composed of three nodes.

11Node numbers are provided.

12Node coordinates for the 367 nodes are provided. Each row correspond to each node specified in node_numbers following the same order (i.e. row 12 are coordinates for the 12th node specified in Node_numbers, which in this case is node number 12).

13Values at each element for the five specified variables are provided. Each column correspond to the variables specified in Element_variables following the same order. Each row correspond to each element defined in Topology following the same order.

 

 

 

 

 

SpatVar_002_Case1_Results

 

Results for the exported variables.