Data Structure: Eulerian_boundary |
|
Description |
Defines data to apply the eulerian boundary load condition. |
Usage |
Eulerian_boundary NUM=ival where ival is the data structure number |
Description |
Overview The Eulerian_boundary defines data to apply the Eulerian boundary load condition. This may be used for example to allow a specified amount of material to be injected or extracted from a layer of material such as sand or salt. It should be noted that the injection or removal of sediment volume is performed by moving the Eulerian boundaries in/out of the domain and then returning them to their original positions. Hence this operation introduces mesh distortion and frequent remeshing may be required.
|
Name Name of the Eulerian boundary |
Usage |
||||
|
||||
Description |
||||
Name of the Eulerian boundary (Maximum of 32 characters).
|
Active_flag Activation flag |
Usage |
||||
|
||||
Description |
||||
Defines whether the Eulerian boundary is active. Generally not required as it is set by default. Valid values are: •-1 - Deactivate and remove if defined • 0 - Not defined • 1 - Defined and active (Default)
|
Eulerian_boundary_type Eulerian boundary type |
Usage |
||||
|
||||
Description |
||||
Defines whether the Eulerian boundary is free or fixed/prescribed. Valid values are: • 0 - Free • 1 - Prescribed. Eulerian boundary defined by injection velocity or volume rate (default)
|
Lines List of lines defining Eulerian boundary |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of geometry lines of the model that define the Eulerian boundary.
|
Surfaces List of surfaces defining Eulerian boundary |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of geometry surfaces of the model that define the Eulerian boundary.
|
Eulerian_update_frequency Update frequency for Eulerian boundary check |
Usage |
||||
|
||||
Description |
||||
Number of steps between each Eulerian update check (Default 10). This is used to reduce the number of unnecessary boundary update checks and is dependent on the expected rate of deformation in the analysis.
|
Volume_rate Rate of volume injected or extracted |
Usage |
||||
|
||||
Description |
||||
Defines the rate of volume injection or extraction from the domain as: VLRATE =volume increment / time increment
|
Injection_velocity Velocity of material injected or extracted |
Usage |
||||
|
||||
Description |
||||
Defines the actual velocity of the Eulerian boundary nodes moving in or out.
|
Injection_direction Injection or extraction direction |
Usage |
||||
|
||||
Description |
||||
Defines the injection direction of the Eulerian boundary. The available options are: • "X_dir" - Injection velocity is in X direction • "Y_dir" - Injection velocity is in Y direction • "Z_dir" - Injection velocity is in Z direction
|
Time_curve Time curve name or number |
Usage |
||||
|
||||
Description |
||||
Assigns a time curve, by name or number, to define a multiplication factor for the injection/extraction sediment rate as a function of time. If Time_curve is not defined, then the injection velocity or volume rate will be constant by default.
|
Geometry_set_name Name of a geometry set defining the Eulerian boundary |
Usage |
||||
|
||||
Description |
||||
Name of a geometry set containing lines (2-D) or surfaces (3-D) that define the Eulerian boundary.
|