bytes-und-grains

next day in the new weekend

Sparisoma Viridi
2 mins read ·

Continue to to build motivation for new weekend

It is now 0515 0524 and this early morning about three hours ago the water container leake due to intermittens function of tank buoy. Two goals today are a user listed on 0003 and BRIN visit to FI, where the focus should be back to work on graclussep2. The dean reminded me yesterday about habilitation for “the position”. I should focus to the focus. Now it is 0530, update GitHub for this bug.

Review preview chat 606a3f82-eb9c-46d3-b132-f9483256600a about Modeling Grain Interactions.

New discussion with GPT-4o is c5e425f9-1427-4dcc-9b00-e69b28b6f1b0, that some parts of it are given in preceeding sections.

kernel function

A 2-d cubic spline kernel function is chosen as example

W(r,h)=α2h2{132(rh)2+34(rh)3,0rh<1,14[2(rh)]3,1rh<2,0,2rh.(1) \tag{1} W(r, h) = \frac{\alpha_2}{h^2} \left\{ \begin{array}{ll} 1 - \frac{3}{2}(\frac{r}{h})^2 + \frac{3}{4}(\frac{r}{h})^3, & 0 \le \frac{r}{h} < 1, \newline \frac{1}{4}[2 - (\frac{r}{h})]^3, & 1 \le \frac{r}{h} < 2, \newline 0, & 2 \le \frac{r}{h}. \end{array} \right.

where α2=107π\alpha_2 = \frac{10}{7\pi}.

density calculation

Density ρi\rho_i at particle ii whose position ri\vec{r}_i is

ρi=jmjW(rij,h)(2) \tag{2} \rho_i = \sum_j m_j W(r_{ij}, h) dive solutions GmbH where mjm_j is mass of a neighboring particle jj, WW is kernel function, rijr_{ij} is relative distance of particle ii from a neighboring particle jj, and hh is a smoothing length.

that is computed by summing contribution from neighboring particles with the smoothing length hh

reading materials

Tags: