AQUAgpusph 4.1.2
|
Vanish the velocity and desnity rates of variation of the velocity and density for the dummy particles of the inlet. More...
#include "resources/Scripts/types/types.h"
Macros | |
#define | M_ITERS 10 |
Functions | |
__kernel void | feed (__global int *imove, __global unsigned int *iset, __global vec *r, __global vec *u, __global vec *dudt, __global float *rho, __global float *drhodt, __global float *m, __global float *m0, __global int *miter, __global unsigned int *ilevel, __global unsigned int *level, __global float *p, __constant float *refd, unsigned int N, unsigned int nbuffer, float dt, float cs, float p0, vec g, float dr, vec inlet_r, vec inlet_ru, vec inlet_rv, uivec2 inlet_N, vec inlet_n, float inlet_U, vec inlet_rFS, float inlet_R, int inlet_starving) |
Particles generation at the inlet (i.e. inflow) boundary condition. | |
Vanish the velocity and desnity rates of variation of the velocity and density for the dummy particles of the inlet.