FDPS / PIKG

Particle-particle Interaction Kernel Generator
8 stars 2 forks source link

The SPJ quad kernel #4

Closed lwang-astro closed 3 years ago

lwang-astro commented 3 years ago

Do you have an example input for generating the Superparticle quadrupole kernel?

subarutaro commented 3 years ago

I think the EPSP kernel of GPLUM is the best sample of quadrupole kernel. Now PIKG does not support matrix type, so GPLUM generate temporal kernel and replace string to modify for matrix.

https://github.com/YotaIshigaki/GPLUM/blob/master/src/gravity_kernel_EPSP_quad_individual.pikg

lwang-astro commented 3 years ago

Thanks. This works.