ALE or Arbitrary Lagrangian Eulerian formulation is used to model the interaction between fluids and solids; in particular,
the fluid loading on structures. It can also be used to model fluid-like behavior, as seen in plastic deformation of materials.
Smooth Particle Hydrodynamics (SPH) is a meshless numerical method based on interpolation theory. It allows any function
to be expressed in terms of its values at a set of disordered point's so-called particles.
ALE or Arbitrary Lagrangian Eulerian formulation is used to model the interaction between fluids and solids; in particular,
the fluid loading on structures. It can also be used to model fluid-like behavior, as seen in plastic deformation of materials.
The finite element formulation of the Lagrangian form of the mass conservation equation is given
by:(1)
When transformed into the ALE formulation it gives:(2)
Applying a Galerkin variation form for the solution of 式 2:(3)
Where, is the Weighting function.
Using a finite volume formulation
Where, =1
= constant density over control volume
.
Therefore:(4)
Using the divergence theorem leads to:(5)
Further expansion gives:(6)
This formula is still valid if density is not assumed uniform over volume .
The density, , is given computed:(7)
Where, is the upwind coefficient given on the input card.
If =0, there is no upwind.
Therefore, .
If =1, there is full upwind.
The smaller the upwind factor, the faster the solution; however, the solution is more stable with
a large upwind factor. This upwind coefficient can be tuned with parameter from
/UPWIND keyword (not recommended, this keyword has been obsolete as of
version 2018).