SPHysics particle data file


/ Published in: Fortran
Save to your folder(s)

Data stored in particle file


Copy this code and paste it in your HTML
  1. Description:
  2. xp(i) Position in x direction of particle i.
  3. yp(i) Position in y direction of particle i.
  4. zp(i) Position in z direction of particle i.
  5. up(i) Velocity in x direction of particle i.
  6. vp(i) Velocity in y direction of particle i.
  7. wp(i) Velocity in z direction of particle i.
  8. rhop(i) Density of particle i.
  9. p(i) Pressure at particle i.
  10. pm(i) Mass of particle i.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.