eetu Posted February 13, 2012 Share Posted February 13, 2012 Wow, that's very cool. Show us how to do it! Oh my, what has my big mouth gotten me into this time.. Then again, that might be a nice case for checking out scipy/numpy... Quote Link to comment Share on other sites More sharing options...
trex92 Posted January 6, 2014 Share Posted January 6, 2014 Hi eetu any chance you could shed some light on the volume method you were speaking of Oh my, what has my big mouth gotten me into this time.. Then again, that might be a nice case for checking out scipy/numpy... Hi eetu, any chance you could shed some light on the volume method you were speaking of? I tried to implement a pop wrangle method of the nbody equation but don't think its working properly. and anything over about 300 particles is very slow. If you could share that would be great as I would like to try and mix the solutions. Quote Link to comment Share on other sites More sharing options...
eetu Posted January 7, 2014 Share Posted January 7, 2014 Here's the volume accelerated version - beware, it's a bit of a hacky mess. It does the write-to-disk-and-read trick, so you'll have to fix the paths. Also, looks like it errors on H13, maybe because of the pops in dops changes.. eetu. vol_gravity_v036.hip 1 Quote Link to comment Share on other sites More sharing options...
trex92 Posted January 7, 2014 Share Posted January 7, 2014 Thanks eetu I got this to work in h13 adapted it to work in the new dops. I also added in a python sop which allows you to read in point cloud data such as the data from the dubinski model. Although the files do need to be converted to txt format with proper spacing which i've also included. as eetu stated you will need to update file read and write nodes. I would like to continue the work on this for close particle interaction if anyone else has any ideas please feel free to add. dubinski.txt stars.txt NBody_Gravitation.hip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.