/ALE/GRID/SPRING
Engine Keyword With this keyword it is possible to modify grid formulation parameters which initially be set in Starter keyword /ALE/GRID/SPRING. (Altair bar method for grid velocity computation).
Format
/ALE/GRID/SPRING
Vmin
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| Typical time
step. (Real) |
||
| Nonlinearity
factor. Range: [0;1] (Real) |
||
| Damping
coefficient. (Real) |
||
| Shear scale
factor. (Real) |
||
| Vmin | Minimum volume for element
deletion. (Real) |
Comments
- For more details, refer to
ALE Grid Calculation in the User
Guide and /ALE/GRID/SPRING in the
Reference Guide.
As of v12.0.210, /ALE/2 was replaced by /ALE/GRID/SPRING.
- The must be greater than the actual time step used in simulation.
- The
is used to prevent the time step from dropping due to
element collapse.
= 1 means no nonlinear effects
0 < < 1 means less weight is given to elements that do not collapse.
- Default values are taken from a previous run.
- This option is not available when /ALE/GRID/ZERO is initially set in the model.