danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
108 stars 239 forks source link

bug with old dust particle type being set up in dusty box #374

Closed danieljprice closed 1 year ago

danieljprice commented 1 year ago

the dustybox test was not working when run with SETUP=dustybox because the setup utilised the old dust particle type (itype==2) rather than itype==idust

Need to check for this and add a warning