Dear Nishant,
The smoothing length (h) and the mesh characteristic length (Δx) are the two spatial parameters to determine spatial resolutions (only one spatial discretization parameter is used in finite elements).
In LS-DYNA, the initial smoothing length is constant for each part and is calculated as maximum value of all the minimum distance for each particle. For example, if we have three particle, A, B, C, then first the distance to the nearest particle is computed for all three particles. Let’s assume the shortest distances for the particles A, B, and C are AD, BD, and CD respectively. The default smoothing length DSML is then taken as CLSH*maximum of (AD, BD, and CD) where CLSH is a scale factor to the initially computed smoothing length DSML can vary between HMIN * DSML and HMAX * DSML as the simulation progresses. The computed smoothing length at time zero is based on per part basis such that each part will have one smoothing length for all the particles that belongs to that part. After determining the initial smoothing length, it is recomputed every cycle for each particle based on the divergence of the velocity and can vary with respect to time and space.
Because of the lack of a numerical grid, care must be employed in setting the initial particle masses and coordinates. The particle mesh needs to be enough regular. This means that all the particles of a given neighborhood need to have the same mass. As a consequence, the particles of a same material, which have the same initial density, need to have the same initial volume. To preserve this, they need to be distributed on a uniform mesh.
-----------------------------
The smoothing length is forced to be constant and large by setting HMIN=HMAX=3.0 which means that you are scaling the default smoothing length by taking on 300% of the initially computed value and also making it to be constant for the remainder of the simulation.
-----------------------------
Please see if this presentation is of some help:
In general, the larger the interaction range, the more particles are used to calculate the governing equation causing the improvement of the accuracy. However, if the smoothing length is greater than a certain value, more particles are contained in the interaction range resulting in poor results. Since the computation time tends to increase as the smoothing length λ increases, the value between 1.05 and 1.2 could be used for effective calculation of hydrostatic problem.
-----------------------------
Sincerely,
James M. Kennedy
KBS2 Inc.
May 6, 2021
--
You received this message because you are subscribed to the Google Groups "LS-DYNA2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ls-dyna2+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/CAByg7WTbBKiFeycVzMpvrZn5RPPtkruUdTj6%3DXcjqVSvaO9G%2BQ%40mail.gmail.com.