Sister blog of Physicists of the Caribbean. Shorter, more focused posts specialising in astronomy and data visualisation.
Monday, 1 February 2016
Discs aren't supposed to grow tentacles, but this one does
More fun with viewing galaxy simulations with particle trails.
This time the disc of gas has temperature, so it doesn't collapse. In fact it's hot enough that the gas expands and the thing slowly dissipates. Something went funky when I tried to restrict the particle selection though, so for completely unknown reasons this only shows the particles leaving the disc vertically. I have no idea why that happened but it looks nice. In actuality the particles expand in all directions.
Subscribe to:
Post Comments (Atom)
AI Can Help Us Publish Less, Says Scientist
Not really all that much about AI in this one , actually. I think everyone agrees that "publish or perish" is bad, but I don't...
-
It's time for another round of evaluating whether ChatGPT is actually helpful for astronomical research. My previous experiments can be ...
-
My excitement for ChatGPT-5 continues to defy the Will Of The Internet. Sod y'all, this is feckin' awesome ! This is the upgrade I...
-
The last time I tried to count the number of times objects had been claimed to be the first dark galaxy candidates, I stopped at ten becaus...

I like simulations too. I did a gravitational sim, but when I get to about n=400 you start to see the frame time getting all choppy. One of these days I'll add in an octree. And move my code to my GPU.
ReplyDeleteI'm mainly an observer but people here insist I do simulations, so I try...
ReplyDeleteYears ago I wrote a numerical two-body code in BASIC. It was a horrible mess of GOTO loops but it was fun to watch things spiral around each other. I never figured out how to extend it to more particles. Fortunately for me, the code I'm using now has been developed by cleverer people.