Ex_005 Case 3 Erosion in a column

This example shows how to model erosion in a column. The erosion model used in this case uses a sedimentation horizon to perform erosion and sedimentation. Using this model during a sedimentation event, the sediment which lies above the sedimentation horizon is eroded whereas any accommodation space existing between the sedimentation horizon and the current top surface is filled with new sediment. For the eroded sediment the way this algorithm works is:

 

1.At the start of a sedimentation stage intersections of the sedimentation horizon with the current geometry are calculated.

2.The stresses and pore pressure state at the intersections is stored.

3.The sediment above the sedimentation horizon is removed and the space between the current top surface and the sedimentation horizon is filled with new sediment.

4.The stress and pore pressure corresponding to the eroded sediment is applied as a load and is ramped down during the sedimentation/erosion stage (following the assigned time curve for gravity initialisation for the new deposited sediment).

 

In this case the starting 3D geometry considers a column which is intersected by an horizontal sedimentation horizon. In this case only erosion will take place (no sedimentation). The simulation will consider a gravity initialisation stage and an erosion stage. The simulation is coupled with the fluid flow and thermal fields. A history point is located 200 m below the intersection of the sedimentation horizon with the column in order to monitor the evolution of stresses, pore pressure and temperature. For simplicity the model considers elastic material.

 

Ex_005_Case3_03

Initial geometry

 

The data file Ex_005_Case3.dat for the example is found in: ParaGeo Examples\General Examples\Ex_005\Data

 

 

Sedimentation_data

Data File

 

 

* Sedimentation_data

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

 Stratigraphy_unit_name    "Formation1"

 Sediment_horizon_name        "General"

 Material_name                "Elastic"

 Time_curve                         200

Erosion_type                         1

 

 

* Control_data

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

 Control_title                "Erosion"

 Solution_algorithm                  4  

 Duration                          1.0

 Initial_time_increment          0.005  

 Target_number_time_steps          150  

 Factor_critical_time_step         0.7

 Maximum_number_time_steps         1E8  

 Maximum_number_iterations        5000  

 Screen_message_frequency           10  

 Output_time_plotfile              0.2

 Output_frequency_plotfile          -1

 

1.In Sedimentation_data the Erosion_type 1 keyword is specified.

 

 

 

 

Results

The result files for the project are in directory: ParaGeo Examples\General Examples\Ex_005\Results.

 

In the file Ex_005_Case3_001.hdh the history results can be plotted. Note that:

From t=0 to t=1 corresponds to gravity initialization stage

From t=1 to t=2 corresponds to the erosion stage

 

In the results it can be seen how despite the eroded sediment is removed instantaneously from the mesh, the loads associated to it are gradually ramped down, thus simulating gradual erosion occurring during the duration of the erosion event.

 

Ex_005_Case3_04

History results for stresses, pore pressure and temperature