Skip to content

4.4.4

Compare
Choose a tag to compare
@hannorein hannorein released this 27 Nov 16:03
· 28 commits to main since this release
  • Fixed several memory leaks and other memory issues. It is unlikely that any of those bugs did affect an simulation.
  • When converting units of a particle, the particle radius is now also converted.
  • Added getter/setters for Pal coordinates to the particle structure in python. Syntax is sim.particles[1].pal_h, sim.particles[1].pal_ix, etc.