Boundary Conditions |
Description |
Several native Abaqus and modified keywords can be used to define boundary conditions. These comprise: 1*BOUNDARY for defining prescribed nodal values. This is a native Abaqus command but subject to the limitation that the nodal values must be defined either ausing an ELSET or NSET (in which case the nodes will all be assigned the same value) busing an *INCLUDE file (in which case the nodes may have specific values that will be applied conversion to a ParaGeo spatial grid) 2*BOUNDARY, TYPE=NORMAL STRESS (which is used to assign normal surface tractions to an NSET or ELSET) 3*TOP SURFACE to assign conditions to the surface of a geomechanical model; e.g. surface stress, pore presure and temperature 4*WATER LEVEL for assigning the overlying fluid.
|
BOUNDARY Boundary conditions |
Usage |
||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
Description |
||||||||||||||||||||||||||||||||||||||||||
Defines input of boundary conditions for the model at geometry sets. The data should be provided in a tabular form with values separated by commas as follows:
TYPE=NODAL The values expected are:
The boundary condition numbers are as follows:
TYPE=NORMAL STRESS The values expected are:
Examples
Notes •Note that the displacement boundary conditions are defined in terms of displacement increment whereas normal stress, pore pressure and temperature are defined in terms of absolute values. •Note that the stress defined in *BOUNDARY is defined in a local coordinate system and therefore is positive for compression (direction within the element) and negative for extension (direction outside from the element).
|
TOP SURFACE Stratigraphy surface boundary conditions |
Usage |
||||||||||||||||
|
||||||||||||||||
Description |
||||||||||||||||
Defines boundary conditions for the top surface of the problem's domain. It is used to create Stratigraphy_surface_load data structure in ParaGeo. The NSET name corresponding to the top stratigraphy unit should be provided in a new line after last *TOP SURFACE parameter.
Examples
Notes •Note that the stress defined in *BOUNDARY is defined in a local coordinate system and therefore is positive for compression (direction within the element) and negative for extension (direction outside from the element).
|
WATER LEVEL Definition of a water level table |
Usage |
|||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Description |
|||||||||||||||||||||||||||||
Defines Water Level data to create ParaGeo Water_level_data structure which will be used to prescribe pore pressure boundary conditions. The level may be fixed during the entire simulation or can change according to an Amplitude curve.
Examples
|