|
Algorithm 2 GMM algorithm. |
| Material DATA: E, ,
|
| Initial data on material points: , ,
|
| Initial data on nodes:
|
| OUTPUT of calculations:
|
INITIALIZATION PHASE
for every material point with position gather the cloud of nodes with position such that
compute the shape functions for all nodes I in the cloud
-
Newmark method: PREDICTOR
for the prediction of displacement, unlike Equation ( 42), ,
while for the prediction of nodal velocity and nodal acceleration, see Equations ( 43) and ( 44)
UL-FEM PHASE (identical to MPM)
|