Engine Keyword In this group of keywords are used to generally define the output style, control of computation, damping and ALE setup
during the computation.
Generates animation files containing results according to the keywords specified. The keywords are specified in the
topics within Animation and Post-processing Output Files.
Engine Keyword In this group keywords are used for implicit solution. Different implicit solver methods (linear, nonlinear, buckling
or quasi-static), different options to control the implicit computation, different implicit time step method and
implicit output messages are introduced.
Engine Keyword In this group, keywords are used to define the kinematic condition (constrain/release rotation or translation DOF)
and initial condition (rotational/translational velocity).
Engine Keyword In this group, keywords are used to define different time step control (STOP, KILL, CST or DEL, etc.) for different entities (shell, brick, beam, airbag, interface, etc.) during the computation.
Engine Keyword In this group, keywords are used to output different info (like stress, strain, orthotropy direction, temperature,
etc.) in state file (STA-File).
Engine Keyword In animation files, keep deleted elements in their original part; otherwise group all deleted elements in an extra
part (named "deleted elements").
Engine Keyword With ALE links on grid velocities, given nodes are linked to the given main grid velocities. You can specify direction
or a combination of directions.
Optimization Keyword This manual contains the description of the keywords for the Radioss optimization. This manual is compatible with the version 2018 of Radioss.
Engine Keyword This describes the Streamline Upwind Petrov
Galerkin formulation.
Format
/UPWM/SUPG
fac
Definition
Field
Contents
SI Unit Example
fac
Scale factor applied on
Petrov Galerkine weighting function.
Default = 1.00 (recommended
value).
Comments
The streamline upwind
Petrov-Galerkine (SUPG) is an optimal upwinding technique which acts only in the
flow direction.
If this keyword is used, the
usual upwind method for momentum advection is no longer used. As a consequence,
the coefficient from /UPWIND (Obsolete) Starter is also not
used.
The Galerkin (shape function φ)
are modified to integrate the momentum convection term [(u -
w). ∇]u, which leads to a Petrov Galerkin method using
weight function W* such as:(1)
Where, k' is a function
of the Reynolds number, material velocity and element length, and
fac is a scale factor.
fac = 1.00 is the standard value for
SUPG formulation (recommended).
/UPWM/SUPG is
activated by default in 2D and 3D analysis, as it returns the most accurate
results.
It is available for
multi-material LAW51.
The upwinding technique is
introduced to add numerical diffusion to the scheme which, otherwise is
generally under-diffusive and thus unstable. The usual method is first: order
accurate and strongly depends on the mesh aspect. In some cases (see examples
below) the classical method might lead to locally erratic velocities with
unsuitable meshes. SUPG method provides more accurate results, if the phenomenon
is sensitive to mesh aspect. It is recommended to systematically activate
it.
Modeling situation: Figure 1. Blast Wave Modeling
A regular mesh is used although this phenomenon has spherical
evolution. Result are obtained with multi-material LAW51.
Velocity
Result - Classical UPWIND: Figure 2. Blast Wave Evolution with Usual Method
Classical UPWIND method for momentum transportation is not suitable
with spherical evolution and regular mesh.
Velocity Result - SUPG: Figure 3. Blast Wave Evolution with SUPG Method
SUPG method for momentum advection removes mesh sensitivity. It is no
longer required to have a spherical mesh to model spherical
phenomena.